Hi all!
Been trying to get ipv6 on my windows client as well as my linux server but im having some problems. I have probably just configured it all wrong but i dont know how to resolve this..
I got an ADSL modem with iptables which is set up to allow protocol 41 to anywhere. Then theres a linux server holding the tunnel (which works ok) and a XP client both connected through the modems switch.
I have tried using radvd and the client gets an IP but i cant ping the linuxbox or gateway.
Same result when assigning the IP manually. After trying various configs my current nonworking is as follows.
Tilkoblingsspesifikt DNS-suffiks :
IP-adresse . . . . . . . . . . . : 10.0.0.2
Nettverksmaske . . . . . . . . . : 255.255.255.0
IP-adresse . . . . . . . . . . . : 2001:470:1f0a:366::5
IP-adresse . . . . . . . . . . . : fe80::216:17ff:fe93:7cd6%5
Standard gateway . . . . . . . . : 10.0.0.1
Publiser Type Met. Prefiks Idx Gateway-/Grensesn.navn
-------- -------- ---- ------------------------ --- ----------------------
no Manuell 0 2000::/3 5 2001:470:1f0a:366::1
no Manuell 0 2001:470:1f0a:366::/64 5 Lokal tilkobling
sit1 Link encap:IPv6-in-IPv4
inet6 addr: 2001:470:1f0a:366::2/64 Scope:Global
inet6 addr: 2001:470:1f0a:366::3/64 Scope:Global
inet6 addr: 2001:470:1f0a:366::4/64 Scope:Global
inet6 addr: fe80::a00:4/64 Scope:Link
UP POINTOPOINT RUNNING NOARP MTU:1480 Metric:1
RX packets:106116 errors:0 dropped:0 overruns:0 frame:0
TX packets:135288 errors:6 dropped:0 overruns:0 carrier:5
collisions:0 txqueuelen:0
RX bytes:52674175 (50.2 MB) TX bytes:14188867 (13.5 MB)
The linuxbox only got one NIC, ipv6 forwaring is enabled but it didnt work when i had the linuxbox as gateway either.. I'd appreciate any help on this matter

Regards