(usagi-users 03432) Interop Problem using Microsoft Server 2003
| Newsgroups | gmane.linux.ipv6.usagi.users |
|---|---|
| Message-ID | <D99246B510C34944823191CB90759C86016C8BDE@blrse201.ap.infineon.com> |
I am doing Phase 1 Ready Interop testing for host implementation in
my own lab here.
Test case : pinging Offlink host using global address
Test Steps
I connected two host (ipv6 ) to two different interface's (NIC) of
Windows machine , which is acting as router ( windows server 2003 is
preinstalled on it)
I did follwing configuration on Windows server 2003 router to
enable IPV6 static routing
1. netsh interface ipv6 set interface 4 FORWARDING= enabled
ADVERTISE=enabled
2 netsh interface ipv6 set interface 3 FORWARDING= enabled
ADVERTISE=enabled
3 netsh interface ipv6 add route 2001:260:20:1000::/64 4 publish=yes
4 netsh interface ipv6 add route 2001:260:20:2000::/64 3 publish=yes
Problem -
I can not do ping from one host to another /vice versa using
Global Prefix.
Ping6 output says on host :: No route to Host.
Same configuration works if we change router to FREEBSD/CISCO