| 
 
Problem with heartbeat tunnel 
  Shadow Hawkins on Saturday, 17 July 2004 10:34:22
When I am pinging POP IPv6 (ping6 2001:14b8:100:10::1):
PING 2001:14b8:100:10::1(2001:14b8:100:10::1) 56 data bytes
From ::1 icmp_seq=2 Destination unreachable: Address unreachable
From ::1 icmp_seq=3 Destination unreachable: Address unreachable
Tcpdump shows:
11:03:55.510972 IP dsl-lprgw4mdf.dial.inet.fi > sixxs-gw.kv9.net: cl-17.hel-01.fi.sixxs.net > gw-17.hel-01.fi.sixxs.net: icmp6: echo request seq 3
11:03:55.762686 IP sixxs-gw.kv9.net > dsl-lprgw4mdf.dial.inet.fi: icmp 132: sixxs-gw.kv9.net protocol 41 unreachable
11:03:56.512591 IP dsl-lprgw4mdf.dial.inet.fi > sixxs-gw.kv9.net: cl-17.hel-01.fi.sixxs.net > gw-17.hel-01.fi.sixxs.net: icmp6: echo request seq 4
11:03:56.884038 IP sixxs-gw.kv9.net > dsl-lprgw4mdf.dial.inet.fi: icmp 132: sixxs-gw.kv9.net protocol 41 unreachable
Pinging my own IPv6 works:
PING 2001:14b8:100:10::2(2001:14b8:100:10::2) 56 data bytes
64 bytes from 2001:14b8:100:10::2: icmp_seq=1 ttl=64 time=0.242 ms
64 bytes from 2001:14b8:100:10::2: icmp_seq=2 ttl=64 time=0.185 ms
Tunnel was static before and fully working then my ISP changed something and my IP started to change at every reboot. I requested change: static tunnel to heartbeat and got it, but havent got it working anymore.
Tunnel state is 'User disabled' and I can't find [enable] button anymore on the page. Should tunnel state change automatically to 'Enabled' when tunnel is working?
I am using Debian linux and I dont have any firewalls or NAT systems.
NTP is synced:
ntpdate ntp.demon.co.uk
17 Jul 11:00:40 ntpdate[12391]: adjust time server 158.152.1.76 offset 0.284519 sec
part of /etc/network/interfaces:
iface sixxs inet6 v4tunnel
  address 2001:14b8:100:10::2
  netmask 64
  endpoint 62.78.96.38
  ttl 64
  up ip link set mtu 1280 dev sixxs
  up ip route add 2000::/3 via 2001:14b8:100:10::1 dev sixxs
ifconfig sixxs
 sixxs     Link encap:IPv6-in-IPv4
          inet6 addr: fe80::50de:dcdf/64 Scope:Link
          inet6 addr: 2001:14b8:100:10::2/64 Scope:Global
          inet6 addr: fe80::c0a8:102/64 Scope:Link
          UP POINTOPOINT RUNNING NOARP  MTU:1280  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:1364 (1.3 KiB)
 
route --inet6
Kernel IPv6 routing table
Destination                                 Next Hop                                Flags Metric Ref    Use Iface
::1/128                                     ::                                      U     0      32       0 lo
2001:14b8:100:10::2/128                     ::                                      U     0      22       0 lo
2001:14b8:100:10::/64                       ::                                      U     256    14       0 sixxs
2000::/3                                    2001:14b8:100:10::1                     UG    1024   0        0 sixxs
fe80::50de:dcdf/128                         ::                                      U     0      0        0 lo
fe80::c0a8:102/128                          ::                                      U     0      0        0 lo
fe80::250:4ff:fe03:c6a1/128                 ::                                      U     0      10       0 lo
fe80::/64                                   ::                                      U     256    0        0 eth0
fe80::/64                                   ::                                      U     256    0        0 sixxs
ff00::/8                                    ::                                      U     256    0        0 eth0
ff00::/8                                    ::                                      U     256    0        0 sixxs
::/0                                        ::                                      UD    256    0        0 eth0
 
/etc/hb.conf
os "linux"
ipv4_interface "eth0"
ipv4_pop "62.78.96.38"
ipv6_interface "sixxs"
ipv6_pop "2001:14b8:100:10::1"
ipv6_local "2001:14b8:100:10::2"
ipv6_prefixlen 64
hb_password "********"
hb_sendinterval 60
hb_timeout 300
Heartbeat is running and sending packets to POP IPv4.
sniffit -P udp -l 0 -t62.78.96.38 -d
Sniffit.0.3.7 Beta is up and running.... (62.78.96.38)
UDP Packet ID (from_IP.port-to_IP.port): 80.222.220.223.1911-62.78.96.38.3740
 45 00 00 7B DD A7 40 00 40 11 90 98 50 DE DC DF 3E 4E 60 26 07 77 0E 9C 00 67
 CC AA 48 45 41 52 54 42 45 41 54 20 54 55 4E 4E 45 4C 20 32 30 30 31 3A 31 34
 62 38 3A 31 30 30 3A 31 30 3A 3A 32 20 38 30 2E 32 32 32 2E 32 32 30 2E 32 32
 33 20 31 30 39 30 30 35 31 39 35 30 20 62 65 66 38 64 37 35 38 32 36 61 30 65
 62 35 37 38 64 32 34 32 65 32 33 32 64 66 62 61 31 39 66
traceroute to POP IPv4:
traceroute to 62.78.96.38 (62.78.96.38), 30 hops max, 38 byte packets
 1  lprmmlgw4.dsl.inet.fi (80.222.208.1)  17.358 ms  16.755 ms  16.867 ms
 2  141.208.206.49 (141.208.206.49)  17.247 ms  22.768 ms  17.457 ms
 3  193.227.224.201 (193.227.224.201)  20.747 ms  20.324 ms  24.043 ms
 4  141.208.204.22 (141.208.204.22)  20.135 ms  20.362 ms  19.841 ms
 5  finnet.ficix2-ge.ficix.fi (193.110.224.20)  19.422 ms  19.710 ms  19.441 ms
 6  van5r1.kv9.net (217.78.198.90)  21.054 ms  21.462 ms  23.476 ms
 7  sixxs-gw.kv9.net (62.78.96.38)  21.881 ms  21.655 ms  21.050 ms
and I dont have any idea what is wrong?! :/
Problem with heartbeat tunnel 
  Shadow Hawkins on Sunday, 18 July 2004 15:27:27
It started to work.. dont know if I or someone did something.. :)
 
  |