<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix"><br>
</div>
Hi Folks!<br>
<br>
<br>
<blockquote type="cite">
<pre wrap="">Figured out how to get a text file from WireShark - and just posted one just now with my attempt to contact SchedulesDirect.? It's at
<a class="moz-txt-link-freetext" href="https://pastebin.com/vZjyZ9Fq">https://pastebin.com/vZjyZ9Fq</a>?? Hope it make sense.
</pre>
<pre wrap="">It does.
Look at frames 138 & 139, the very start of the connection. The backend is sending a SYN
to port 80, as it should:
138 37.412640180 192.168.0.13 54.85.117.227 TCP 74 44732 ? 80 [SYN] Seq=0 Win=29200 Len=0 ...
139 37.465501093 54.85.117.227 192.168.0.13 ICMP 102 Destination unreachable (Port unreachable)
Schedules Direct returns Destination unreachable. That matches up with
the earlier post with the error in the mfdb log. You should be getting
a SYN, ACK back.</pre>
</blockquote>
<br>
OK, here comes a stupid question, Bill -- more of a verification of
my guess: the problem appears to be SchedulesDirect (54.85.117.227)
can't get/isn't giving an ACK (acknowledgement) to my Backend
(MythBE1, 192.168.0.13), right? I'm also guessing I'm (MythBE1) or
this end probably isn't the problem?? Reading David's reply, quoted
below, SchedulesDirect is being the problem. <br>
<br>
<br>
<blockquote type="cite">
<pre wrap="">At this point, I'd log into the SD page and ask for help. The test I
had you do earlier (where you logged in to SD and clicked on HERE) used
to prove that they weren't blocking you. Maybe that test isn't valid for
whatever reason is causing this failure.
You might also login to their forum, as I've seen folks get responses
there too.
</pre>
</blockquote>
<br>
Will do - just trying to get some information as to who is having
the problem and so I understand this a little better.<br>
<br>
<br>
<br>
<br>
David - first, thanks! ...<br>
<blockquote type="cite">
<pre wrap="">Looking at your trace, I see this repeated:
192.168.0.13:44738 -> 54.85.117.227:80 TCP [SYN]
54.85.117.227 -> 192.168.0.13 ICMP Port unreachable
For whatever reason, dd.schedulesdirect.org is refusing to talk to you.</pre>
</blockquote>
<br>
So you're replying with the same issue as Bill. Glad you put in
"dd.schedulesdirect.org is refusing to talk to [me]" as this
amateur is reading it the other way! (IOW I am nearly clueless!)<br>
<br>
Thanks again!<br>
<br>
Barry<br>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>