IPv6 for my Network. Please help! (Linux and WinXP)
Shadow Hawkins on Saturday, 23 October 2004 20:26:34
Hello there!
I´m running a static tunnel to my server hosted at my ISP for about one year. It was easy to set this up and everything works fine. Now I got my second SixXS Tunnel, this time it's a heartbeat Tunnel. I also got a subnet and now want to get rid of all the NAT'ting stuff and provide IPv6 addresses to all my clients.
Now I don't know how to realise my personal IPv6 LAN Happyness. Please help a total IPv6 Newbie to set this up. I try to post all Information I have.
Gateway:
WRT54G GS - custom Sveasoft Firmware with Linux (IPv6, aiccu and radvd supported)
Clients:
1 x Windows 2003
1 x Windows XP SP2
1 x SuSE 8.2 (2.4.26)
ISP <---> gateway.rnet.lan (WRT54G) <---> All my Clients
|
|
SixXS <---> 6Bone
This are the Information I got from SixXS about my Tunnel and Subnet:
IPv6 Prefix 2001:6f8:900:326::1/64
POP IPv6 2001:6f8:900:326::1
Your IPv6 2001:6f8:900:326::2
IPv6 Them2001:6f8:900:326::2
Prefix 2001:6f8:12e2::/48
On my gateway I have the following interfaces:
vlan0 - Pointing to all switchports (1-4)
vlan1 - Pointing to the WAN port
ppp0 - Device for PPPoE access
1: lo: <LOOPBACK,MULTICAST,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
inet6 ::1/128 scope host
2: teql0: <NOARP> mtu 1500 qdisc noop qlen 100
link/void
3: imq0: <NOARP,UP> mtu 1500 qdisc htb qlen 30
link/void
4: imq1: <NOARP> mtu 1500 qdisc noop qlen 30
link/void
5: eth0: <BROADCAST,MULTICAST,PROMISC,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:0f:66:c7:76:a9 brd ff:ff:ff:ff:ff:ff
inet6 fe80::20f:66ff:fec7:76a9/10 scope link
6: eth1: <BROADCAST,MULTICAST,PROMISC,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:0f:66:c7:76:ab brd ff:ff:ff:ff:ff:ff
inet6 fe80::20f:66ff:fec7:76ab/10 scope link
7: vlan0: <BROADCAST,MULTICAST,PROMISC,UP> mtu 1500 qdisc noqueue
link/ether 00:0f:66:c7:76:a9 brd ff:ff:ff:ff:ff:ff
inet6 fe80::20f:66ff:fec7:76a9/10 scope link
8: vlan1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue
link/ether 00:0f:66:c7:76:a9 brd ff:ff:ff:ff:ff:ff
inet6 2001:6f8:12e2::1/64 scope global
inet6 fe80::20f:66ff:fec7:76a9/10 scope link
9: sit0@NONE: <MULTICAST,UP> mtu 1480 qdisc noqueue
link/sit 0.0.0.0 brd 0.0.0.0
56: br0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue
link/ether 00:0f:66:c7:76:a9 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.1/24 brd 192.168.0.255 scope global br0
inet6 fe80::200:ff:fe00:0/10 scope link
57: ppp0: <POINTOPOINT,MULTICAST,UP> mtu 1400 qdisc htb qlen 3
link/ppp
inet 172.180.114.117 peer 217.5.98.182/32 brd 172.180.114.117 scope global ppp0
My current radvd conf is:
interface vlan0 {
AdvSendAdvert on;
prefix 2001:6f8:12e2::/64
{
AdvOnLink on;
};
};
In aiccu.conf was advised by a SVEASOFT contributor to set:
ipv4_interface vlan1
ipv6_interface br0
What I want:
- Running tunnel native from my gate
- Working radvd for automatic client config
- A way to test it ;)
Sorry for the quite long post and sorry for my bad english. any help is appreciated
maui
IPv6 for my Network. Please help! (Linux and WinXP)
Jeroen Massar on Monday, 25 October 2004 11:50:56 In aiccu.conf was advised by a SVEASOFT contributor to set: ipv4_interface vlan1 ipv6_interface br0
This is not correct as far as I can tell, ipv4_interface should be ppp0 (as that is your global IP address). ipv6_interface should be a name of an interface which can be used for tunneling, the default 'sixxs' should work, they used to be called 'sit0' in older kernels but you can give it any name you want.
IPv6 for my Network. Please help! (Linux and WinXP)
Shadow Hawkins on Monday, 25 October 2004 12:34:02
i will try it at once
IPv6 for my Network. Please help! (Linux and WinXP)
Carmen Sandiego on Wednesday, 10 November 2004 14:27:09
Hello Sebastian,
where could you get a custom Sveasoft Firmware with aiccu-Support?
I'm using Alchemy-pre5.4a.w38 V2.04.4.8sv which has Ipv6 and radvd support but lacks aiccu-support.
Thanks for your help in advance.
Gunther
IPv6 for my Network. Please help! (Linux and WinXP)
Shadow Hawkins on Thursday, 18 November 2004 11:21:46
See this thread on Sveasoft BBS (be sure to log in first):
http://www.sveasoft.com/modules/phpBB2/viewtopic.php?t=5642
Posting is only allowed when you are logged in. |