<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Routing issue? Can't reach plus.net from my Plusnet FTTC connection in Broadband</title>
    <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902971#M353595</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/621"&gt;@Dan_the_Van&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Telnet and Test-NetConnection both confirm there's no connection possible to plus.net / &lt;A href="http://www.plus.net" target="_blank"&gt;www.plus.net&lt;/A&gt; on port 80 or 443. This isn't a brower or OS issue - I've tested it across multiple platforms (MacOS, Windows, iPhone, etc.) and get the same results - a complete inability to reach plus.net (212.159.9.2 or 212.159.8.2)... Hence my original suggestion that there's a routing issue somewhere.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;PS C:\Users\rob&amp;gt; Test-NetConnection -ComputerName "www.plus.net" -Port 80
WARNING: TCP connect to (212.159.9.2 : 80) failed
WARNING: TCP connect to (212.159.8.2 : 80) failed
WARNING: Ping to 212.159.9.2 failed with status: TimedOut
WARNING: Ping to 212.159.8.2 failed with status: TimedOut


ComputerName           : www.plus.net
RemoteAddress          : 212.159.9.2
RemotePort             : 80
InterfaceAlias         : Ethernet
SourceAddress          : 192.168.1.4
PingSucceeded          : False
PingReplyDetails (RTT) : 0 ms
TcpTestSucceeded       : False



PS C:\Users\rob&amp;gt; Test-NetConnection -ComputerName "community.plus.net" -Port 443


ComputerName     : community.plus.net
RemoteAddress    : 18.244.114.49
RemotePort       : 443
InterfaceAlias   : Ethernet
SourceAddress    : 192.168.1.4
TcpTestSucceeded : True



PS C:\Users\rob&amp;gt; Test-NetConnection -ComputerName "plus.net" -Port 443
WARNING: TCP connect to (212.159.9.2 : 443) failed
WARNING: TCP connect to (212.159.8.2 : 443) failed
WARNING: Ping to 212.159.9.2 failed with status: TimedOut
WARNING: Ping to 212.159.8.2 failed with status: TimedOut


ComputerName           : plus.net
RemoteAddress          : 212.159.9.2
RemotePort             : 443
InterfaceAlias         : Ethernet
SourceAddress          : 192.168.1.4
PingSucceeded          : False
PingReplyDetails (RTT) : 0 ms
TcpTestSucceeded       : False
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that community.plus.net is fine - and it's on a completely different IP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wondered if there were any other addresses within the same subnet as www... that I could try. I discovered ftp.plus.net is a near neighbour and whilst it doesn't have a site configured on it, it is listening on port 80. But sure enough, I can't reach that either:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;PS C:\Users\rob&amp;gt; Test-NetConnection -ComputerName "ftp.plus.net" -Port 80
WARNING: TCP connect to (212.159.8.91 : 80) failed
WARNING: TCP connect to (212.159.9.91 : 80) failed
WARNING: Ping to 212.159.8.91 failed with status: TimedOut
WARNING: Ping to 212.159.9.91 failed with status: TimedOut


ComputerName           : ftp.plus.net
RemoteAddress          : 212.159.8.91
RemotePort             : 80
InterfaceAlias         : Ethernet
SourceAddress          : 192.168.1.4
PingSucceeded          : False
PingReplyDetails (RTT) : 0 ms
TcpTestSucceeded       : False
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any other sites you can suggest I try? Or can we nudge a Plusnet network engineer to check where the routing is stuffed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Dec 2022 16:25:16 GMT</pubDate>
    <dc:creator>Bobsta</dc:creator>
    <dc:date>2022-12-21T16:25:16Z</dc:date>
    <item>
      <title>Routing issue? Can't reach plus.net from my Plusnet FTTC connection</title>
      <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902754#M353557</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Weird issue that I first noticed yesterday and it's still a problem today. I'm on Plusnet but can't reach the plus.net (or &lt;A href="http://www.plus.net" target="_blank"&gt;www.plus.net&lt;/A&gt;) website from my connection. This is from all browsers and machines at my house. If I VPN or proxy via somewhere else, I can access it (and it's how I'm writing this post now)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My current IP is 195.213.60.60&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately plus.net isn't pingable from anywhere which makes troubleshooting tricky.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Traceroute shows:&lt;/P&gt;
&lt;P&gt;traceroute: Warning: &lt;A href="http://www.plus.net" target="_blank"&gt;www.plus.net&lt;/A&gt; has multiple addresses; using 212.159.9.2&lt;BR /&gt;traceroute to portal.plus.net (212.159.9.2), 64 hops max, 52 byte packets&lt;BR /&gt;&amp;nbsp;1&amp;nbsp; * 192.168.1.254 (192.168.1.254)&amp;nbsp; 0.711 ms *&lt;BR /&gt;&amp;nbsp;2&amp;nbsp; * * *&lt;BR /&gt;&amp;nbsp;3&amp;nbsp; * * *&lt;BR /&gt;&amp;nbsp;4&amp;nbsp; 132.hiper04.sheff.dial.plus.net.uk (195.166.143.132)&amp;nbsp; 8.138 ms&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 128.hiper04.sheff.dial.plus.net.uk (195.166.143.128)&amp;nbsp; 9.308 ms&amp;nbsp; 9.047 ms&lt;BR /&gt;&amp;nbsp;5&amp;nbsp; * 195.99.125.141 (195.99.125.141)&amp;nbsp; 10.083 ms *&lt;BR /&gt;&amp;nbsp;6&amp;nbsp; 195.166.129.160 (195.166.129.160)&amp;nbsp; 7.242 ms&amp;nbsp; 8.436 ms *&lt;BR /&gt;&amp;nbsp;7&amp;nbsp; * * *&lt;BR /&gt;&amp;nbsp;8&amp;nbsp; * * *&lt;BR /&gt;&amp;nbsp;9&amp;nbsp; * * *&lt;BR /&gt;10&amp;nbsp; * * *&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;... I can't really be bothered to log a ticket to troubleshoot this. I only noticed as I tried to access my bill yesterday. I can live without it as I have a workaround - but just thought the folks at Plusnet would like to know that something's not right.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 10:32:06 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902754#M353557</guid>
      <dc:creator>Bobsta</dc:creator>
      <dc:date>2022-12-20T10:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issue? Can't reach plus.net from my Plusnet FTTC connection</title>
      <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902923#M353584</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/17545"&gt;@Bobsta&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Plusnet servers do not respond to pings at all, so this is not a helpful approach to diagnostics&lt;/LI&gt;
&lt;LI&gt;What IP address does plus.net resolve to for you?&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;PS C:\Users\*****&amp;gt; nslookup
Default Server:  UnKnown
Address:  a.b.c.d (DNS server)

&amp;gt; plus.net
Server:  UnKnown
Address:  a.b.c.d (DNS server)

Non-authoritative answer:
Name:    plus.net
Addresses:  212.159.8.2
          212.159.9.2

&amp;gt;​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;LI&gt;What does pathping report for you?&lt;BR /&gt;&lt;LI-CODE lang="markup"&gt;PS C:\Users\*****&amp;gt; pathping plus.net

Tracing route to plus.net [212.159.8.2]
over a maximum of 30 hops:
  0  ****.home [192.168.1.34]
  1  192.168.1.254
  2  195.166.130.255
  3  84.93.253.123
  4  84.93.224.48.plus.net [84.93.224.48]
  5  84.93.232.57.plus.net [84.93.232.57]
  6     *        *        *
Computing statistics for 125 seconds...
            Source to Here   This Node/Link
Hop  RTT    Lost/Sent = Pct  Lost/Sent = Pct  Address
  0                                           Lent.home [192.168.1.34]
                                0/ 100 =  0%   |
  1    4ms     0/ 100 =  0%     0/ 100 =  0%  192.168.1.254
                                0/ 100 =  0%   |
  2  ---     100/ 100 =100%   100/ 100 =100%  195.166.130.255
                                0/ 100 =  0%   |
  3   32ms     0/ 100 =  0%     0/ 100 =  0%  84.93.253.123
                                1/ 100 =  1%   |
  4   38ms     1/ 100 =  1%     0/ 100 =  0%  84.93.224.48.plus.net [84.93.224.48]
                               99/ 100 = 99%   |
  5  ---     100/ 100 =100%     0/ 100 =  0%  84.93.232.57.plus.net [84.93.232.57]

Trace complete.​&lt;/LI-CODE&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This IP address range has been allocated to Plusnet since Jan 2018 - see &lt;A href="https://apps.db.ripe.net/db-web-ui/query?bflag=false&amp;amp;dflag=false&amp;amp;rflag=true&amp;amp;searchtext=195.213.60.60&amp;amp;source=RIPE" target="_blank" rel="noopener"&gt;Webupdates — RIPE Network Coordination Centre&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 12:43:47 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902923#M353584</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2022-12-21T12:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issue? Can't reach plus.net from my Plusnet FTTC connection</title>
      <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902938#M353586</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;plus.net resolves as follows:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;% nslookup plus.net
Server:		192.168.1.254
Address:	192.168.1.254#53

Non-authoritative answer:
Name:	plus.net
Address: 212.159.8.2
Name:	plus.net
Address: 212.159.9.2&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pathping to both IPs:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;C:\&amp;gt;pathping plus.net

Tracing route to plus.net [212.159.9.2]
over a maximum of 30 hops:
  0  media [192.168.1.4]
  1     *        *     router [192.168.1.254]
  2  172.16.14.203
  3     *        *        *
Computing statistics for 50 seconds...
            Source to Here   This Node/Link
Hop  RTT    Lost/Sent = Pct  Lost/Sent = Pct  Address
  0                                           media [192.168.1.4]
                                0/ 100 =  0%   |
  1    0ms     0/ 100 =  0%     0/ 100 =  0%  router [192.168.1.254]
                              100/ 100 =100%   |
  2  ---     100/ 100 =100%     0/ 100 =  0%  172.16.14.203

Trace complete.

C:\&amp;gt;pathping 212.159.8.2

Tracing route to portal.plus.net [212.159.8.2]
over a maximum of 30 hops:
  0  media [192.168.1.4]
  1  router [192.168.1.254]
  2  172.16.14.203
  3     *        *        *
Computing statistics for 50 seconds...
            Source to Here   This Node/Link
Hop  RTT    Lost/Sent = Pct  Lost/Sent = Pct  Address
  0                                           media [192.168.1.4]
                                0/ 100 =  0%   |
  1    0ms     0/ 100 =  0%     0/ 100 =  0%  router [192.168.1.254]
                              100/ 100 =100%   |
  2  ---     100/ 100 =100%     0/ 100 =  0%  172.16.14.203

Trace complete.
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 13:27:16 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902938#M353586</guid>
      <dc:creator>Bobsta</dc:creator>
      <dc:date>2022-12-21T13:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issue? Can't reach plus.net from my Plusnet FTTC connection</title>
      <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902941#M353587</link>
      <description>&lt;P&gt;To check on connection I'd suggest using telnet (if enabled) or&amp;nbsp;Test-NetConnection in a Windows Power Shell, syntax would be&lt;/P&gt;
&lt;P&gt;telnet &lt;A href="http://www.plus.net" target="_blank"&gt;www.plus.net&lt;/A&gt; 443&lt;/P&gt;
&lt;P&gt;Test-NetConnection -ComputerName "&lt;A href="http://www.plus.net" target="_blank" rel="noopener"&gt;www.plus.net&lt;/A&gt;" -Port 443&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;Test-NetConnection -ComputerName "&lt;A href="http://www.plus.net" target="_blank" rel="noopener"&gt;www.plus.net&lt;/A&gt;" -Port 80&lt;/P&gt;
&lt;P&gt;With both of the commands netstat can be used to check the connection(ESTABLISHED, TIME-WAIT, CLOSE-WAIT or SYN-SENT)&lt;/P&gt;
&lt;P&gt;C:\&amp;gt;netstat -n | findstr 212.&lt;BR /&gt;&lt;BR /&gt;TCP 192.168.10.100:50427 212.159.8.2:443 ESTABLISHED&lt;/P&gt;
&lt;P&gt;Dan.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 13:44:53 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902941#M353587</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2022-12-21T13:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issue? Can't reach plus.net from my Plusnet FTTC connection</title>
      <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902942#M353588</link>
      <description>&lt;P&gt;That pathping is dying as soon as it hits the Plusnet private network (gateway) at&amp;nbsp;&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-markup"&gt;&lt;CODE&gt;172.16.14.203&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;What gateway does the router report on the basic status page?&lt;/P&gt;
&lt;P&gt;Exactly what happens if you put &lt;A href="https://plus.net" target="_blank"&gt;https://plus.net&lt;/A&gt; into your browser's address bar?&lt;/P&gt;
&lt;P&gt;Are you using add blockers / cookie crunchers...&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 13:45:14 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902942#M353588</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2022-12-21T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issue? Can't reach plus.net from my Plusnet FTTC connection</title>
      <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902943#M353589</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/621"&gt;@Dan_the_Van&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nice one - something new learnt today...&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;PS C:\Users\kevin&amp;gt; Test-NetConnection -ComputerName "www.plus.net" -Port 80


ComputerName     : www.plus.net
RemoteAddress    : 212.159.9.2
RemotePort       : 80
InterfaceAlias   : WiFi
SourceAddress    : 192.168.1.34
TcpTestSucceeded : True&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 21 Dec 2022 13:47:54 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902943#M353589</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2022-12-21T13:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issue? Can't reach plus.net from my Plusnet FTTC connection</title>
      <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902971#M353595</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/621"&gt;@Dan_the_Van&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Telnet and Test-NetConnection both confirm there's no connection possible to plus.net / &lt;A href="http://www.plus.net" target="_blank"&gt;www.plus.net&lt;/A&gt; on port 80 or 443. This isn't a brower or OS issue - I've tested it across multiple platforms (MacOS, Windows, iPhone, etc.) and get the same results - a complete inability to reach plus.net (212.159.9.2 or 212.159.8.2)... Hence my original suggestion that there's a routing issue somewhere.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;PS C:\Users\rob&amp;gt; Test-NetConnection -ComputerName "www.plus.net" -Port 80
WARNING: TCP connect to (212.159.9.2 : 80) failed
WARNING: TCP connect to (212.159.8.2 : 80) failed
WARNING: Ping to 212.159.9.2 failed with status: TimedOut
WARNING: Ping to 212.159.8.2 failed with status: TimedOut


ComputerName           : www.plus.net
RemoteAddress          : 212.159.9.2
RemotePort             : 80
InterfaceAlias         : Ethernet
SourceAddress          : 192.168.1.4
PingSucceeded          : False
PingReplyDetails (RTT) : 0 ms
TcpTestSucceeded       : False



PS C:\Users\rob&amp;gt; Test-NetConnection -ComputerName "community.plus.net" -Port 443


ComputerName     : community.plus.net
RemoteAddress    : 18.244.114.49
RemotePort       : 443
InterfaceAlias   : Ethernet
SourceAddress    : 192.168.1.4
TcpTestSucceeded : True



PS C:\Users\rob&amp;gt; Test-NetConnection -ComputerName "plus.net" -Port 443
WARNING: TCP connect to (212.159.9.2 : 443) failed
WARNING: TCP connect to (212.159.8.2 : 443) failed
WARNING: Ping to 212.159.9.2 failed with status: TimedOut
WARNING: Ping to 212.159.8.2 failed with status: TimedOut


ComputerName           : plus.net
RemoteAddress          : 212.159.9.2
RemotePort             : 443
InterfaceAlias         : Ethernet
SourceAddress          : 192.168.1.4
PingSucceeded          : False
PingReplyDetails (RTT) : 0 ms
TcpTestSucceeded       : False
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that community.plus.net is fine - and it's on a completely different IP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wondered if there were any other addresses within the same subnet as www... that I could try. I discovered ftp.plus.net is a near neighbour and whilst it doesn't have a site configured on it, it is listening on port 80. But sure enough, I can't reach that either:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;PS C:\Users\rob&amp;gt; Test-NetConnection -ComputerName "ftp.plus.net" -Port 80
WARNING: TCP connect to (212.159.8.91 : 80) failed
WARNING: TCP connect to (212.159.9.91 : 80) failed
WARNING: Ping to 212.159.8.91 failed with status: TimedOut
WARNING: Ping to 212.159.9.91 failed with status: TimedOut


ComputerName           : ftp.plus.net
RemoteAddress          : 212.159.8.91
RemotePort             : 80
InterfaceAlias         : Ethernet
SourceAddress          : 192.168.1.4
PingSucceeded          : False
PingReplyDetails (RTT) : 0 ms
TcpTestSucceeded       : False
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any other sites you can suggest I try? Or can we nudge a Plusnet network engineer to check where the routing is stuffed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 16:25:16 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902971#M353595</guid>
      <dc:creator>Bobsta</dc:creator>
      <dc:date>2022-12-21T16:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issue? Can't reach plus.net from my Plusnet FTTC connection</title>
      <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902974#M353597</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/17545"&gt;@Bobsta&lt;/a&gt;&amp;nbsp;- you've had the same IP address since Sunday morning. Try powering your router off for 10-15 mins or so and see if it's any better after powering it back up.&lt;/P&gt;
&lt;P&gt;I'm wondering if a security application somewhere has blocked your IP.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 16:38:38 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1902974#M353597</guid>
      <dc:creator>bobpullen</dc:creator>
      <dc:date>2022-12-21T16:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issue? Can't reach plus.net from my Plusnet FTTC connection</title>
      <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1903030#M353612</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/14"&gt;@bobpullen&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps unsurprisingly, changing my IP (from a 195.213.xxx.xxx to a&amp;nbsp;31.111.xxx.xxx) has resolved the issue. I almost didn't want to take that step as it seems more of a workaround than a fix. Some other customer is likely to pick up my old IP at some point and may experience the same issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But thanks for indicating this could be due to security filtering. I've no idea what I might've done to anger the Plus.net systems - but either way, it's working onw.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Rob&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 09:09:47 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1903030#M353612</guid>
      <dc:creator>Bobsta</dc:creator>
      <dc:date>2022-12-22T09:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issue? Can't reach plus.net from my Plusnet FTTC connection</title>
      <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1903034#M353615</link>
      <description>&lt;P&gt;It might not be you who has&amp;nbsp;&lt;SPAN&gt;angered the Plus.net systems.&amp;nbsp; It might have been a previous "owner" of that IP address that has been doing something dodgy and got the IP address in trouble.&amp;nbsp; That's a big advantage of static IP Addresses. You know the history of them, at least since the point in time that you got it, which would likely be much longer ago than a dynamic address.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 09:41:54 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1903034#M353615</guid>
      <dc:creator>pjmarsh</dc:creator>
      <dc:date>2022-12-22T09:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issue? Can't reach plus.net from my Plusnet FTTC connection</title>
      <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1903050#M353617</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/106"&gt;@pjmarsh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Indeed, but in terms of security filters, it is a bit draconian to inhibit a Plusnet IP address from accessing the membership centre over several days.&lt;/P&gt;
&lt;P&gt;I would feel more reassured knowing what it was (is?) rather than what it is thought it&amp;nbsp;&lt;EM&gt;might&lt;/EM&gt; be.&amp;nbsp; What happens to the next (hapless) user who gets that IP address assigned to them?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 11:17:17 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1903050#M353617</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2022-12-22T11:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Routing issue? Can't reach plus.net from my Plusnet FTTC connection</title>
      <link>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1903059#M353618</link>
      <description>&lt;P&gt;Yes,&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;, totally with you.&amp;nbsp; I was more trying to point out to&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/17545"&gt;@Bobsta&lt;/a&gt;&amp;nbsp;that it might not be anything to do with them.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that is the case, and all assumptions and guesses here are correct, then exactly what is being said about the next user is exactly what is seen with&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/17545"&gt;@Bobsta&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;Hopefully&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/14"&gt;@bobpullen&lt;/a&gt;&amp;nbsp;can get to the bottom on it and get it corrected or block this particular IP address to be being assigned to customers in the future (or at least until the issue(s) with it are cleared).&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 11:34:39 GMT</pubDate>
      <guid>https://community.plus.net/t5/Broadband/Routing-issue-Can-t-reach-plus-net-from-my-Plusnet-FTTC/m-p/1903059#M353618</guid>
      <dc:creator>pjmarsh</dc:creator>
      <dc:date>2022-12-22T11:34:39Z</dc:date>
    </item>
  </channel>
</rss>

