SixXS::Sunset 2017-06-06

Ticket ID: SIXXS #529139
Ticket Status: Invalid

PoP: nlams05 - SURFnet (Amsterdam)

IPv6 on Ubuntu server
[nl] Carmen Sandiego on Thursday, 31 May 2007 20:08:19
Hello, Recently I used IPv6 only under Windows, now I want to try it under Linux Ubuntu server. I installed AICCU with apt-get, worked great, and set it up. Everything went fine but when I use the test process it gives me an destination unreachable. This goes for all IPv6 addresses :-( Here is the log file: ####### ####### AICCU Quick Connectivity Test ####### ####### [1/8] Ping the IPv4 Local/Your Outer Endpoint (84.27.217.95) ### 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 84.27.217.95 (84.27.217.95) 56(84) bytes of data. 64 bytes from 84.27.217.95: icmp_seq=1 ttl=63 time=0.844 ms 64 bytes from 84.27.217.95: icmp_seq=2 ttl=63 time=0.892 ms 64 bytes from 84.27.217.95: icmp_seq=3 ttl=63 time=0.917 ms --- 84.27.217.95 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2016ms rtt min/avg/max/mdev = 0.844/0.884/0.917/0.038 ms ###### ####### [2/8] Ping the IPv4 Remote/PoP Outer Endpoint (192.87.102.107) ### 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 192.87.102.107 (192.87.102.107) 56(84) bytes of data. 64 bytes from 192.87.102.107: icmp_seq=1 ttl=56 time=8.32 ms 64 bytes from 192.87.102.107: icmp_seq=2 ttl=56 time=9.25 ms 64 bytes from 192.87.102.107: icmp_seq=3 ttl=56 time=9.43 ms --- 192.87.102.107 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2026ms rtt min/avg/max/mdev = 8.325/9.004/9.435/0.492 ms ###### ####### [3/8] Traceroute to the PoP (192.87.102.107) 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 sh: traceroute: not found ###### ###### [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: icmp_seq=1 ttl=64 time=0.030 ms 64 bytes from ::1: icmp_seq=2 ttl=64 time=0.016 ms 64 bytes from ::1: icmp_seq=3 ttl=64 time=0.030 ms --- ::1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2006ms rtt min/avg/max/mdev = 0.016/0.025/0.030/0.007 ms ###### ###### [5/8] Ping the IPv6 Local/Your Inner Tunnel Endpoint (2001:610:600:27f::2) ### This confirms that your tunnel is configured ### If it doesn't reply then check your interface and routing tables PING 2001:610:600:27f::2(2001:610:600:27f::2) 56 data bytes 64 bytes from 2001:610:600:27f::2: icmp_seq=1 ttl=64 time=0.034 ms 64 bytes from 2001:610:600:27f::2: icmp_seq=2 ttl=64 time=0.018 ms 64 bytes from 2001:610:600:27f::2: icmp_seq=3 ttl=64 time=0.009 ms --- 2001:610:600:27f::2 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2007ms rtt min/avg/max/mdev = 0.009/0.020/0.034/0.011 ms ###### ###### [6/8] Ping the IPv6 Remote/PoP Inner Tunnel Endpoint (2001:610:600:27f::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:610:600:27f::1(2001:610:600:27f::1) 56 data bytes From 2001:610:600:27f::2 icmp_seq=1 Destination unreachable: Address unreachable From 2001:610:600:27f::2 icmp_seq=2 Destination unreachable: Address unreachable From 2001:610:600:27f::2 icmp_seq=3 Destination unreachable: Address unreachable --- 2001:610:600:27f::1 ping statistics --- 3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2007ms ###### ###### [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. traceroute: unknown host noc.sixxs.net ###### ###### [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 traceroute to www.kame.net (2001:200:0:8002:203:47ff:fea5:3085) from 2001:610:600:27f::2, 30 hops max, 16 byte packets 1 cl (2001:610:600:27f::2) 0.044 ms !H 0.032 ms !H 0.015 ms !H ###### ###### 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. I have never configured a firewall or whatever on the Ubuntu machine and it is behind a router with DMZ enabled to the Ubuntu machine. Can somebody please help me solve this problem? Also another question, when using IPv6 under Windows I used the following script to connect to a server. Is there something similair for Linux, I couldn't find anything on the web about how to make the connection. The connection script: netsh interface portproxy add v4tov6 listenport=119 connectaddress=newszilla6.xs4all.nl connectport=119 Thnx in advance!
IPv6 on Ubuntu server
[ch] Jeroen Massar SixXS Staff on Friday, 01 June 2007 08:27:23
From the big green box: "In the event that there is a problem, include a sufficient description as mentioned in the Reporting Problems section of the contact page, we can not handle the problem otherwise."
State change: invalid Locked
[ch] Jeroen Massar SixXS Staff on Friday, 01 June 2007 08:28:31
Message is Locked
The state of this ticket has been changed to invalid

Please note Posting is only allowed when you are logged in.

Static Sunset Edition of SixXS
©2001-2017 SixXS - IPv6 Deployment & Tunnel Broker