ipv6 setup in debian
Carmen Sandiego on Wednesday, 14 September 2005 03:04:41
hi friends. i have some problems
the tunnel does not work
my interface config:
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.0.5
netmask 255.255.255.0
gateway 192.168.0.250
network 192.168.0.0
iface sixxs inet6 v4tunnel
address 2001:7b8:2ff:12e::2
netmask 64
endpoint 193.109.122.244
ttl 64
up ip link set mtu 1280 dev sixxs
up ip route add default via 2001:7b8:2ff:12e::1 dev sixxs
-------------------------------------
ifconfig:
sixxs Protokoll:IPv6-nach-IPv4
inet6 Adresse: 2001:7b8:2ff:12e::2/64 Gültigkeitsbereich:Global
inet6 Adresse: fe80::c0a8:5/64 Gültigkeitsbereich:Verbindung
UP PUNKTZUPUNKT RUNNING NOARP MTU:1280 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:15 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:0 (0.0 b) TX bytes:1572 (1.5 KiB)
--------------------------------------
route-table
Ziel Nächster Hop Flags Metric Ref
::1/128 :: U 0 0 2 lo
2001:7b8:2ff:12e::2/128 :: U 0 0 2 lo
2001:7b8:2ff:12e::/64 :: U 256 1 0 sixxs
2000::/3 :: U 1 0 0 sixxs
fe80::c0a8:5/128 :: U 0 0 2 lo
fe80::20c:29ff:fef5:83cd/128 :: U 0 0 2 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
-----------------------------------------
when i start aiccu it does not tell my anything, it starts and nothing happens
ping another v6 machine works not.
i habe no problems with the freenet6 tunnelbroker
and the routing table looks very different (like this with other addresses)
so the hops are standin on other places.
2001:7b8:2ff:12e::2/128 :: U 0 0 2 lo
2001:7b8:2ff:12e::/64 2001:7b8:2ff:12e::/64 U 256 1 0 sixxs
2000::/3 :: U 1 0 0 sixxs
fe80::c0a8:5/128 :: U 0 0 2 lo
fe80::20c:29ff:fef5:83cd/128 :: U 0 0 2 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
the freenet6 is not stable enough, what can i do to make aiccu run?
im behind a NAT but configured as DMZ for my debian box.
pls any help :/
regards, Malle
Posting is only allowed when you are logged in. |