I can't connect from home, but when I run a remote desktop at work, I can connect from there.

traceroute from work:

1 # Redacted 2 195.113.69.5 0.366ms 0.307ms 0.289ms 3 195.113.69.169 0.360ms 0.299ms 0.343ms 4 195.113.67.5 0.462ms 0.445ms 0.458ms 5 195.113.69.54 1.265ms 1.079ms 1.081ms 6 * * * 7 80.249.212.170 14.305ms 14.304ms 14.158ms 8 * * * 9 * * * 10 * * * 11 * * * 12 * * * 13 * * * 14 * * * 15 204.16.241.181 128.520ms 116.818ms 118.734ms 16 204.16.243.217 122.314ms 113.822ms 111.790ms 17 * * * 18 66.39.54.27 137.129ms 128.118ms 109.758ms

traceroute from home:

1 192.168.100.1 (192.168.100.1) 1.701 ms 1.659 ms 1.639 ms 2 10.21.32.1 (10.21.32.1) 9.593 ms 9.574 ms 9.546 ms 3 switch-bb-pha-stodulky-switch-gpon-pha-stodulky.ptp.poda.network ( +10.11.185.25) 9.462 ms 9.443 ms 9.425 ms 4 static-3248824331.poda.cz (193.165.32.11) 9.560 ms 9.452 ms 9.5 +23 ms 5 static-3248824321.poda.cz (193.165.32.1) 9.350 ms 9.331 ms 9.37 +8 ms 6 datacamp-fra-2.peering.cz (185.0.20.200) 11.132 ms datacamp-fra-1 +.peering.cz (185.0.20.28) 11.202 ms datacamp-fra-2.peering.cz (185.0 +.20.200) 11.174 ms 7 unn-169-150-192-197.cdn77.com (169.150.192.197) 14.477 ms unn-169 +-150-192-199.cdn77.com (169.150.192.199) 17.906 ms 17.876 ms 8 * * * 9 204.16.241.168 (204.16.241.168) 108.787 ms * * 10 204.16.241.183 (204.16.241.183) 108.113 ms * 108.694 ms 11 204.16.243.219 (204.16.243.219) 108.675 ms * * 12 * * * 13 * 204.16.243.219 (204.16.243.219) 109.318 ms * 14 * * * 15 * * * 16 * * * 17 * * * 18 * * * 19 * * * 20 * * * 21 * * * 22 * * * 23 * * * 24 * * * 25 * * * 26 * * * 27 * * * 28 * * * 29 * * * 30 * * *

So, 204.16.243.217 knows the way, but 204.16.243.219 doesn't. whois returns exactly the same details about both the addresses.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

In reply to Re^2: Bots, missing nodes and outages by choroba
in thread Bots, missing nodes and outages by LanX

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.