[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 03432) Interop Problem using Microsoft Server 2003
- To: <usagi-users@xxxxxxxxxxxxxx>
- Subject: (usagi-users 03432) Interop Problem using Microsoft Server 2003
- From: <Vishal.Gupta1@xxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 18:58:51 +0530
- Cc: <ipv6ready-info@xxxxxxxxxxxxx>
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- Thread-index: AcV75VJpgG0nhWr7TiSWFGRzpWbg0A==
- Thread-topic: Interop Problem using Microsoft Server 2003
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