AICCU and a subnet
Shadow Hawkins on Tuesday, 18 January 2005 11:38:06
Hi all,
I have a question concerning a subnet and other hosts. I'm using AICCU for an IPV6 connection, which works perfectly.
At this point, I want to give connectivity to other hosts in my network. I used the FAQ and entered the following:
netsh interface ipv6 add route 2001:838:3fd::/64 LAN publish=yes
netsh interface ipv6 set interface aiccu forwarding=enabled
netsh interface ipv6 set interface LAN forwarding=enabled advertise=enabled
Well, every host in my network gets an IPV6 adress which is part of the subnet. I can ping them all from one of the hosts in my network, except the AICCU adapter. On my server, I can ping sixxs.net using one of the ipv6 ip's in my subnet (using the ping -S [subnetip] option).
On my server I have full IPV6 connectivity, but I can't reach sixxs from one of my hosts. When I try to ping sixxs the destination host is unreachable. I'm missing something here, but I don't know what. Can somebody please help me with this, It's not entirely clear to me.
Thanks in advance.
AICCU and a subnet
Shadow Hawkins on Tuesday, 18 January 2005 17:19:57
i have never setup a xp machine as router before. The faq says to use the SixXS interface, but i assume you have good reason to name it aiccu.
Maybe a dump of the routing table could prove usefull.
AICCU and a subnet
Shadow Hawkins on Wednesday, 19 January 2005 04:46:07
the aiccu software names the interface 'aiccu'.
AICCU and a subnet
Jeroen Massar on Wednesday, 19 January 2005 13:39:06
Can you verify that the clients get a default route?
The trick with XP is that it will only announce a default route with RA's when the default route is configured manually, which should be the case.
Thus check the routing tables on the client and the server (maybe dump there here) and try traceroutes also to see where what goes wrong.
AICCU and a subnet
Shadow Hawkins on Sunday, 23 January 2005 22:41:44
Thanks for the support so far.
The following information is from one of my hosts in my subnet:
Publish Type Met Prefix Idx Gateway/Interface Name
------- -------- ---- ------------------------ --- ---------------------
no Autoconf 8 2001:838:3fd::/64 5 Local Area Connection 3
no Autoconf 8 2001:838:3fd::/48 5 Local Area Connection 3
And this is ipconfig:
Ethernet adapter Local Area Connection 3:
Connection-specific DNS Suffix . : dynasoft.nl
IP Address. . . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IP Address. . . . . . . . . . . . : 2001:838:3fd:0:848d:377c:9d5e:af18
IP Address. . . . . . . . . . . . : 2001:838:3fd:0:e091:4c6a:d4f0:a8c1
IP Address. . . . . . . . . . . . : 2001:838:3fd:0:1806:fd8:92c3:79f0
Etcetera. There are more ipv6 adresses, but I think I don't have to display them all.
Then server side:
Output ipconfig:
Ethernet adapter LAN:
Connection-specific DNS Suffix . : dynasoft.nl
IP Address. . . . . . . . . . . . : 192.168.1.3
Subnet Mask . . . . . . . . . . . : 255.255.255.0
IP Address. . . . . . . . . . . . : 2001:838:3fd:0:2a0:c9ff:fef1:fc4c
IP Address. . . . . . . . . . . . : fe80::2a0:c9ff:fef1:fc4c%4
Default Gateway . . . . . . . . . : 192.168.1.1
Tunnel adapter aiccu:
Connection-specific DNS Suffix . : dynasoft.nl
IP Address. . . . . . . . . . . . : 2001:838:300:183::2
IP Address. . . . . . . . . . . . : fe80::7:c0a8:103%7
Default Gateway . . . . . . . . . : ::
When I ping from one of my clients to the server's ip adress on adapter aiccu, I get a timeout. However, when I ping the LAN adapter I get a response.
So, I'm thinking that there is a problem with the aiccu-lan adapter. Maybe with a route?
This is te output of the route on my server:
C:\Documents and Settings\Administrator>netsh interface ipv6 show route
Querying active state...
Publish Type Met Prefix Idx Gateway/Interface Name
------- -------- ---- ------------------------ --- ---------------------
yes Manual 0 2001:838:3fd::/64 4 LAN
no Manual 1 ::/0 7 aiccu
no Manual 1 2001:838:300:183::/64 7 aiccu
I hope that this information is enough ;). Maybe it's a very simple problem, but somehow I can't figure it out.
Posting is only allowed when you are logged in. |