This happened to me again during the night. According to my router logs I had been connected since 09:02 on 2010/11/09. When I tried to use the internet this morning I could only access www.cellc.co.za, trying to access mybroadband.co.za and www.google.co.za timed out.
I started with a traceroute to mybroadband.co.za, which was successful:
This made me think the problem may lie with Cell-C's transparent web proxy, so I tried this:Code:$ traceroute mybroadband.co.za traceroute to mybroadband.co.za (41.203.21.137), 30 hops max, 60 byte packets 1 mikrotik (192.168.88.1) 0.440 ms 0.570 ms 0.699 ms 2 * * * 3 41.48.23.14 (41.48.23.14) 75.056 ms 75.101 ms 75.142 ms 4 41.48.23.14 (41.48.23.14) 84.957 ms 84.982 ms 85.024 ms 5 41.48.16.2 (41.48.16.2) 104.912 ms 104.937 ms 114.895 ms 6 41.48.0.3 (41.48.0.3) 115.086 ms 105.988 ms 105.974 ms 7 41.48.253.36 (41.48.253.36) 125.759 ms * * 8 41.181.47.223 (41.181.47.223) 130.312 ms 120.495 ms 120.369 ms 9 xp-dca-1.za--xp-cr-1.za-a.mtnns.net (196.44.0.155) 120.507 ms 100.627 ms 109.958 ms 10 rb-cr-1.za--rb-cr-2.za-a.mtnns.net (196.44.31.26) 100.078 ms 100.095 ms 100.926 ms 11 196.44.31.97 (196.44.31.97) 100.947 ms 89.859 ms * 12 196.30.1.21 (196.30.1.21) 99.467 ms 99.491 ms 99.513 ms 13 vlan9.hr3.jnb6.za.mtnbusiness.net (196.30.156.136) 99.535 ms 90.190 ms 90.192 ms 14 196.30.213.108 (196.30.213.108) 99.807 ms 98.981 ms 98.868 ms 15 firewall1.jnb2.host-h.net (196.7.216.173) 100.049 ms * * 16 mybroadband.co.za (41.203.21.137) 79.961 ms 79.932 ms 89.827 ms
and this:Code:$ tcptraceroute www.cellc.co.za 80 Selected device eth0, address 192.168.88.4, port 37853 for outgoing packets Tracing the path to www.cellc.co.za (41.72.143.60) on TCP port 80 (www), 30 hops max 1 192.168.88.1 0.387 ms 0.211 ms 0.202 ms 2 * * * 3 41.48.23.14 62.328 ms 68.293 ms 59.862 ms 4 10.228.221.42 60.069 ms 69.799 ms 59.967 ms 5 * * *
Notice the difference at hop 4. Is 41.48.23.14 Cell-C's proxy? It doesn't have a PTR record in DNS.Code:$ tcptraceroute mybroadband.co.za 80 Selected device eth0, address 192.168.88.4, port 37388 for outgoing packets Tracing the path to mybroadband.co.za (41.203.21.137) on TCP port 80 (www), 30 hops max 1 192.168.88.1 0.385 ms 0.252 ms 0.246 ms 2 * * * 3 41.48.23.14 63.183 ms 60.899 ms 69.998 ms 4 41.48.23.14 59.850 ms * * 5 * * *
I then tried pinging and found that only the first ping was going through:
Code:$ ping mybroadband.co.za PING mybroadband.co.za (41.203.21.137) 56(84) bytes of data. 64 bytes from mybroadband.co.za (41.203.21.137): icmp_seq=1 ttl=51 time=76.8 ms ^C --- mybroadband.co.za ping statistics --- 19 packets transmitted, 1 received, 94% packet loss, time 18022ms rtt min/avg/max/mdev = 76.835/76.835/76.835/0.000 msI disconnected and reconnected and everything was back to normal.Code:$ ping www.google.co.za PING www.l.google.com (155.232.240.19) 56(84) bytes of data. 64 bytes from gc-cpt-bree-g21-23-19.uni.net.za (155.232.240.19): icmp_seq=1 ttl=50 time=93.2 ms ^C --- www.l.google.com ping statistics --- 13 packets transmitted, 1 received, 92% packet loss, time 12028ms rtt min/avg/max/mdev = 93.296/93.296/93.296/0.000 ms










Reply With Quote



Bookmarks