AICCU stopped working. How do I determine if its me or SixXS?
Shadow Hawkins on Monday, 21 February 2011 11:39:54
I spend last couple of days setting up OpenWRT and IPv6 on my router and managed to have to have it assign IPv6 addresses to computers on wired LAN using aiccu, my own prefix and radvd. I couldn't set them up on wireless, but my question isn't about that.
My problem is that since today, I can't get IPv6 access using aiccu.
Settings worked up until yesterday, but since this morning, I can't get it to work.
Here's output of aiccu autotest using configuration file that worked:
root@OpenWrt:/etc# aiccu autotest /etc/aiccu.conf.old
#######
####### AICCU Quick Connectivity Test
#######
####### [1/8] Ping the IPv4 Local/Your Outer Endpoint (77.105.40.140)
### This should return so called 'echo replies'
### If it doesn't then check your firewall settings
### Your local endpoint should always be pingable
### It could also indicate problems with your IPv4 stack
PING 77.105.40.140 (77.105.40.140): 56 data bytes
64 bytes from 77.105.40.140: seq=0 ttl=64 time=0.358 ms
64 bytes from 77.105.40.140: seq=1 ttl=64 time=0.215 ms
64 bytes from 77.105.40.140: seq=2 ttl=64 time=0.229 ms
--- 77.105.40.140 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.215/0.267/0.358 ms
######
####### [2/8] Ping the IPv4 Remote/PoP Outer Endpoint (212.18.63.73)
### These pings should reach the PoP and come back to you
### In case there are problems along the route between your
### host and the PoP this could not return replies
### Check your firewall settings if problems occur
PING 212.18.63.73 (212.18.63.73): 56 data bytes
64 bytes from 212.18.63.73: seq=0 ttl=53 time=34.494 ms
64 bytes from 212.18.63.73: seq=1 ttl=53 time=34.104 ms
64 bytes from 212.18.63.73: seq=2 ttl=53 time=33.269 ms
--- 212.18.63.73 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 33.269/33.955/34.494 ms
######
####### [3/8] Traceroute to the PoP (212.18.63.73) over IPv4
### This traceroute should reach the PoP
### In case this traceroute fails then you have no connectivity
### to the PoP and this is most probably the problem
traceroute to 212.18.63.73 (212.18.63.73), 30 hops max, 38 byte packets
1 192.168.2.1 (192.168.2.1) 1.322 ms 0.890 ms 0.825 ms
2 77.105.0.231 (77.105.0.231) 10.865 ms 8.919 ms 10.460 ms
3 catalyst-12t.sezampro.rs (77.105.0.222) 9.440 ms 9.291 ms 9.562 ms
4 sezampro-bcn.telekom.yu (195.178.34.5) 10.368 ms 11.820 ms 10.209 ms
5 te1-3.ccr01.bud03.atlas.cogentco.com (149.6.182.21) 16.607 ms 18.398 ms 15.316 ms
6 te3-3.ccr01.bud01.atlas.cogentco.com (130.117.3.73) 15.434 ms te2-4.ccr01.bud01.atlas.cogentco.com (130.117.48.225) 15.094 ms te4-8.ccr01.bud01.atlas.cogentco.com (154.54.37.138) 15.706 ms
7 te4-8.ccr02.bts01.atlas.cogentco.com (154.54.38.190) 22.489 ms 25.991 ms 265.000 ms
8 te1-2.ccr01.vie01.atlas.cogentco.com (130.117.51.129) 26.200 ms te4-2.ccr01.vie01.atlas.cogentco.com (130.117.49.26) 26.359 ms te1-2.ccr01.vie01.atlas.cogentco.com (130.117.51.129) 23.478 ms
9 te1-2.ccr01.lju01.atlas.cogentco.com (130.117.48.82) 28.977 ms 29.709 ms 29.731 ms
10 149.6.52.34 (149.6.52.34) 30.843 ms 149.6.52.38 (149.6.52.38) 35.037 ms 149.6.52.34 (149.6.52.34) 30.159 ms
11 maribor3-te-1-1.amis.net (212.18.35.233) 35.324 ms 33.724 ms 34.309 ms
12 simbx01.sixxs.net (212.18.63.73) 40.579 ms 35.046 ms 35.427 ms
######
###### [4/8] Checking if we can ping IPv6 localhost (::1)
### This confirms if your IPv6 is working
### If ::1 doesn't reply then something is wrong with your IPv6 stack
PING ::1 (::1): 56 data bytes
64 bytes from ::1: seq=0 ttl=64 time=0.354 ms
64 bytes from ::1: seq=1 ttl=64 time=0.290 ms
64 bytes from ::1: seq=2 ttl=64 time=0.308 ms
--- ::1 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.290/0.317/0.354 ms
######
###### [5/8] Ping the IPv6 Local/Your Inner Tunnel Endpoint (2001:15c0:65ff:419::2)
### This confirms that your tunnel is configured
### If it doesn't reply then check your interface and routing tables
PING 2001:15c0:65ff:419::2 (2001:15c0:65ff:419::2): 56 data bytes
64 bytes from 2001:15c0:65ff:419::2: seq=0 ttl=64 time=0.397 ms
64 bytes from 2001:15c0:65ff:419::2: seq=1 ttl=64 time=0.350 ms
64 bytes from 2001:15c0:65ff:419::2: seq=2 ttl=64 time=0.354 ms
--- 2001:15c0:65ff:419::2 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.350/0.367/0.397 ms
######
###### [6/8] Ping the IPv6 Remote/PoP Inner Tunnel Endpoint (2001:15c0:65ff:419::1)
### This confirms the reachability of the other side of the tunnel
### If it doesn't reply then check your interface and routing tables
### Don't forget to check your firewall of course
### If the previous test was succesful then this could be both
### a firewalling and a routing/interface problem
PING 2001:15c0:65ff:419::1 (2001:15c0:65ff:419::1): 56 data bytes
--- 2001:15c0:65ff:419::1 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
######
###### [7/8] Traceroute6 to the central SixXS machine (noc.sixxs.net)
### This confirms that you can reach the central machine of SixXS
### If that one is reachable you should be able to reach most IPv6 destinations
### Also check http://www.sixxs.net/ipv6calc/ which should show an IPv6 connection
### If your browser supports IPv6 and uses it of course.
sh: traceroute6: not found
######
###### [8/8] Traceroute6 to (www.kame.net)
### This confirms that you can reach a Japanese IPv6 destination
### If that one is reachable you should be able to reach most IPv6 destinations
### You should also check http://www.kame.net which should display
### a animated kame (turtle), of course only when your browser supports and uses IPv6
sh: traceroute6: not found
######
###### ACCU Quick Connectivity Test (done)
### Either the above all works and gives no problems
### or it shows you where what goes wrong
### Check the SixXS FAQ (http://www.sixxs.net/faq/
### for more information and possible solutions or hints
### Don't forget to check the Forums (http://www.sixxs.net/forum/)
### for a helping hand.
### Passing the output of 'aiccu autotest >aiccu.log' is a good idea.
Here's output of system log when I start aiccu:
Feb 21 11:36:39 OpenWrt local7.info syslog: Succesfully retrieved tunnel information for T33005
Feb 21 11:36:39 OpenWrt local7.info syslog: AICCU running as PID 3480
Feb 21 11:36:39 OpenWrt user.info kernel: sixxs: Disabled Privacy Extensions
Feb 21 11:36:39 OpenWrt local7.info syslog: [AYIYA-start] : Anything in Anything (draft-02)
Feb 21 11:36:39 OpenWrt local7.info syslog: [AYIYA-tun->tundev] : (Socket to TUN) started
The router can resolve to IPv6 addresses, but I can't ping anything, as can be seen from autotest.
If I get the instructions correctly, if I'm having problems with SixXs service, I should contact them directly. I'm trying to figure out if its me or them.
AICCU stopped working. How do I determine if its me or SixXS?
Jeroen Massar on Monday, 21 February 2011 11:53:53 ####### [1/8] Ping the IPv4 Local/Your Outer Endpoint (77.105.40.140) [..]
traceroute to 212.18.63.73 (212.18.63.73), 30 hops max, 38 byte packets 1 192.168.2.1 (192.168.2.1) 1.322 ms 0.890 ms 0.825 ms 2 77.105.0.231 (77.105.0.231) 10.865 ms 8.919 ms 10.460 ms
That is strange. You seem to have a public IP locally, but are routing through RFC1918. What kind of strange setup is that?
'AICCU test' only determines that something is broken. Please provide interface lists, routing tables as requested from that big 'Reporting Problems' section as indicated by that big orange box.
AICCU stopped working. How do I determine if its me or SixXS?
Shadow Hawkins on Monday, 21 February 2011 13:45:56
Hi, i have the same problem and i'm also on simbx01. "aiccu test" fails on step 6/8
ip -6 addr:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qlen 1000
inet6 fe80::211:2fff:fec6:3a8b/64 scope link
valid_lft forever preferred_lft forever
11: sixxs: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1280 qlen 500
inet6 2001:15c0:65ff:4d5::2/64 scope global
valid_lft forever preferred_lft forever
inet6 fe80::14c0:65ff:4d5:2/64 scope link
valid_lft forever preferred_lft forever
route -6:
Kernel IPv6 routing table
Destination Next Hop Flag Met Ref Use If
2001:15c0:65ff:4d5::/64 :: U 256 0 1 sixxs
fe80::/64 :: U 256 0 0 eth0
fe80::/64 :: U 256 0 0 sixxs
::/0 2001:15c0:65ff:4d5::1 UG 1024 0 3 sixxs
::/0 :: !n -1 1 28984 lo
::1/128 :: Un 0 3 63 lo
2001:15c0:65ff:4d5::2/128 :: Un 0 1 0 lo
fe80::211:2fff:fec6:3a8b/128 :: Un 0 1 0 lo
fe80::14c0:65ff:4d5:2/128 :: Un 0 1 0 lo
ff00::/8 :: U 256 0 0 eth0
ff00::/8 :: U 256 0 0 sixxs
::/0 :: !n -1 1 28984 lo
i'm on a debian squeeze machine
regards, Christoph
AICCU stopped working. How do I determine if its me or SixXS?
Shadow Hawkins on Monday, 21 February 2011 14:52:05
Hi,
tunnel is up again now, everything is ok.
thx,
Christoph
AICCU stopped working. How do I determine if its me or SixXS?
Shadow Hawkins on Monday, 21 February 2011 15:02:17
It's working for me now too.
AICCU stopped working. How do I determine if its me or SixXS?
Shadow Hawkins on Monday, 21 February 2011 14:58:35
Thank you for reminding me of the great big orange box of wisdom and knowledge. It did help me on several occasions, but now I forgot to consult it. :(
Here is the information I forgot to include:
I'm using AICCU form Backfire 10.03.1-rc version of OpenWRT.
Here's output of ifconfig on my modem:
br0 Link encap:Ethernet HWaddr 00:18:4D:A9:E3:43
inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6000691 errors:0 dropped:0 overruns:0 frame:0
TX packets:9116188 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1180523381 (1.0 GiB) TX bytes:48474365 (46.2 MiB)
eth0 Link encap:Ethernet HWaddr 00:18:4D:A9:E3:43
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6000704 errors:0 dropped:0 overruns:0 frame:0
TX packets:9116140 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1288538416 (1.1 GiB) TX bytes:87152986 (83.1 MiB)
Interrupt:23 Base address:0x2800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
nas_8_35 Link encap:Ethernet HWaddr 02:18:4D:A9:E3:43
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9305697 errors:0 dropped:0 overruns:0 frame:0
TX packets:6006212 errors:0 dropped:18823 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4293766137 (3.9 GiB) TX bytes:1362063052 (1.2 GiB)
ppp_8_35_1 Link encap:Point-Point Protocol
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1448 Metric:1
RX packets:8922278 errors:0 dropped:0 overruns:0 frame:0
TX packets:5780488 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:4058384261 (3.7 GiB) TX bytes:1150876619 (1.0 GiB)
and here's the ifconfig on my router:
br-lan Link encap:Ethernet HWaddr 74:EA:3A:E4:DF:48
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: 2001:15c0:67d0::1/64 Scope:Global
inet6 addr: fe80::a0b7:deff:fef0:5b34/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1950730 errors:0 dropped:0 overruns:0 frame:0
TX packets:2847314 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:597271846 (569.6 MiB) TX bytes:2809540784 (2.6 GiB)
eth0 Link encap:Ethernet HWaddr 74:EA:3A:E4:DF:48
inet6 addr: fe80::76ea:3aff:fee4:df48/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4597640 errors:0 dropped:0 overruns:0 frame:0
TX packets:4596697 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3510911520 (3.2 GiB) TX bytes:3447641220 (3.2 GiB)
Interrupt:4
eth0.1 Link encap:Ethernet HWaddr 74:EA:3A:E4:DF:48
inet6 addr: fe80::76ea:3aff:fee4:df48/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1452976 errors:0 dropped:0 overruns:0 frame:0
TX packets:2599851 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:364552532 (347.6 MiB) TX bytes:2822929461 (2.6 GiB)
eth0.2 Link encap:Ethernet HWaddr 74:EA:3A:E4:DF:48
inet addr:77.105.40.140 Bcast:77.105.40.255 Mask:255.255.255.0
inet6 addr: fe80::76ea:3aff:fee4:df48/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3144519 errors:0 dropped:0 overruns:0 frame:0
TX packets:1996836 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3081956806 (2.8 GiB) TX bytes:624709986 (595.7 MiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:497 errors:0 dropped:0 overruns:0 frame:0
TX packets:497 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:58252 (56.8 KiB) TX bytes:58252 (56.8 KiB)
mon.wlan0 Link encap:UNSPEC HWaddr 74-EA-3A-E4-DF-48-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:59078 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5269637 (5.0 MiB) TX bytes:0 (0.0 B)
sixxs Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet6 addr: 2001:15c0:65ff:419::2/64 Scope:Global
inet6 addr: fe80::14c0:65ff:419:2/64 Scope:Link
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1280 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:110 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:0 (0.0 B) TX bytes:11440 (11.1 KiB)
wlan0 Link encap:Ethernet HWaddr 74:EA:3A:E4:DF:48
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:787801 errors:0 dropped:0 overruns:0 frame:0
TX packets:866992 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:316908822 (302.2 MiB) TX bytes:343336686 (327.4 MiB)
In my setup, I have a modem which connects to my ISP using PPPoE bridging and LLC based multiplexing method. It's local IP address is 192.168.2.1 and on the WAN side it's 77.105.40.140. WAN gateway is 77.105.0.231. Modem gets its WAN IP address over DHCP, but it's a fixed IP. Modem manufacturer recommends that I connect it using RFC2648 bridging and have router set up connection, but this way connection keeps dropping all the time, so I'm using current setup.
After modem, I have a router to which the rest of my computers are connected. It should be getting its IP address form modem's DHCP server. Router is using Linux OpenWrt 2.6.32.25 #1 Fri Nov 19 20:27:50 PST 2010 mips GNU/Linux. I can't get output of uname -a on my modem because it doesn't recognize uname.
Here's routing information:
root@OpenWrt:/etc# ip route show
77.105.40.0/24 dev eth0.2 proto kernel scope link src 77.105.40.140
192.168.1.0/24 dev br-lan proto kernel scope link src 192.168.1.1
default via 77.105.40.141 dev eth0.2
Here's the status of iptables
root@OpenWrt:/etc# iptables -L -n
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
syn_flood tcp -- 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x02
input_rule all -- 0.0.0.0/0 0.0.0.0/0
input all -- 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy DROP)
target prot opt source destination
zone_wan_MSSFIX all -- 0.0.0.0/0 0.0.0.0/0
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
forwarding_rule all -- 0.0.0.0/0 0.0.0.0/0
forward all -- 0.0.0.0/0 0.0.0.0/0
reject all -- 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
output_rule all -- 0.0.0.0/0 0.0.0.0/0
output all -- 0.0.0.0/0 0.0.0.0/0
Chain MINIUPNPD (1 references)
target prot opt source destination
Chain forward (1 references)
target prot opt source destination
zone_lan_forward all -- 0.0.0.0/0 0.0.0.0/0
zone_wan_forward all -- 0.0.0.0/0 0.0.0.0/0
Chain forwarding_lan (1 references)
target prot opt source destination
Chain forwarding_rule (1 references)
target prot opt source destination
nat_reflection_fwd all -- 0.0.0.0/0 0.0.0.0/0
Chain forwarding_wan (1 references)
target prot opt source destination
Chain input (1 references)
target prot opt source destination
zone_lan all -- 0.0.0.0/0 0.0.0.0/0
zone_wan all -- 0.0.0.0/0 0.0.0.0/0
Chain input_lan (1 references)
target prot opt source destination
Chain input_rule (1 references)
target prot opt source destination
Chain input_wan (1 references)
target prot opt source destination
Chain nat_reflection_fwd (1 references)
target prot opt source destination
Chain output (1 references)
target prot opt source destination
zone_lan_ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
zone_wan_ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
Chain output_rule (1 references)
target prot opt source destination
Chain reject (5 references)
target prot opt source destination
REJECT tcp -- 0.0.0.0/0 0.0.0.0/0 reject-with tcp-reset
REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
Chain syn_flood (1 references)
target prot opt source destination
RETURN tcp -- 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x02 limit: avg 25/sec burst 50
DROP all -- 0.0.0.0/0 0.0.0.0/0
Chain zone_lan (1 references)
target prot opt source destination
input_lan all -- 0.0.0.0/0 0.0.0.0/0
zone_lan_ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_ACCEPT (2 references)
target prot opt source destination
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_DROP (0 references)
target prot opt source destination
DROP all -- 0.0.0.0/0 0.0.0.0/0
DROP all -- 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_MSSFIX (0 references)
target prot opt source destination
TCPMSS tcp -- 0.0.0.0/0 0.0.0.0/0 tcp flags:0x06/0x02 TCPMSS clamp to PMTU
Chain zone_lan_REJECT (1 references)
target prot opt source destination
reject all -- 0.0.0.0/0 0.0.0.0/0
reject all -- 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_forward (1 references)
target prot opt source destination
zone_wan_ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
forwarding_lan all -- 0.0.0.0/0 0.0.0.0/0
zone_lan_REJECT all -- 0.0.0.0/0 0.0.0.0/0
Chain zone_wan (1 references)
target prot opt source destination
ACCEPT udp -- 0.0.0.0/0 0.0.0.0/0 udp dpt:68
ACCEPT icmp -- 0.0.0.0/0 0.0.0.0/0 icmp type 8
input_wan all -- 0.0.0.0/0 0.0.0.0/0
zone_wan_REJECT all -- 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_ACCEPT (2 references)
target prot opt source destination
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_DROP (0 references)
target prot opt source destination
DROP all -- 0.0.0.0/0 0.0.0.0/0
DROP all -- 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_MSSFIX (1 references)
target prot opt source destination
TCPMSS tcp -- 0.0.0.0/0 0.0.0.0/0 tcp flags:0x06/0x02 TCPMSS clamp to PMTU
Chain zone_wan_REJECT (2 references)
target prot opt source destination
reject all -- 0.0.0.0/0 0.0.0.0/0
reject all -- 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_forward (1 references)
target prot opt source destination
MINIUPNPD all -- 0.0.0.0/0 0.0.0.0/0
forwarding_wan all -- 0.0.0.0/0 0.0.0.0/0
zone_wan_REJECT all -- 0.0.0.0/0 0.0.0.0/0
Here are the traceroutes
IPv4
root@OpenWrt:/etc# traceroute 212.18.63.73
traceroute to 212.18.63.73 (212.18.63.73), 30 hops max, 38 byte packets
1 192.168.2.1 (192.168.2.1) 1.346 ms 0.861 ms 0.794 ms
2 77.105.0.231 (77.105.0.231) 23.557 ms 12.277 ms 11.581 ms
3 catalyst-12t.sezampro.rs (77.105.0.222) 9.642 ms 51.157 ms 13.668 ms
4 sezampro-bcn.telekom.yu (195.178.34.5) 35.603 ms 225.501 ms 30.943 ms
5 te1-3.ccr01.bud03.atlas.cogentco.com (149.6.182.21) 16.961 ms 15.440 ms 14.936 ms
6 te2-4.ccr01.bud01.atlas.cogentco.com (130.117.48.225) 162.453 ms te3-3.ccr01.bud01.atlas.cogentco.com (130.117.3.73) 313.883 ms te3-2.ccr01.bud01.atlas.cogentco.com (154.54.37.134) 205.456 ms
7 te4-8.ccr02.bts01.atlas.cogentco.com (154.54.38.190) 232.748 ms 149.080 ms 87.236 ms
8 te4-2.ccr01.vie01.atlas.cogentco.com (130.117.49.26) 54.329 ms te1-2.ccr01.vie01.atlas.cogentco.com (130.117.51.129) 25.964 ms te4-2.ccr01.vie01.atlas.cogentco.com (130.117.49.26) 71.775 ms
9 te1-2.ccr01.lju01.atlas.cogentco.com (130.117.48.82) 60.280 ms 39.049 ms 66.973 ms
10 149.6.52.38 (149.6.52.38) 236.314 ms 149.6.52.34 (149.6.52.34) 133.446 ms 149.6.52.38 (149.6.52.38) 154.946 ms
11 maribor3-te-1-1.amis.net (212.18.35.233) 146.681 ms 248.113 ms 195.359 ms
12 simbx01.sixxs.net (212.18.63.73) 143.020 ms 326.065 ms 265.145 ms
I can't do IPv6 traceroute on the router, it appears that traceroute doesn't accept IPv6 addresses.
Posting is only allowed when you are logged in. |