Hi All
Trying to setup a basic routed and VLANed test lab
DSL modem/router 192.168.1.1
win xp sp1 192.168.1.22
RRAS VM LAN0 Nic 192.168.1.20
RRAS VM LAN1 Nic 172.10.10.2
Both RRAS nics have themselves as the default gateways
win2003 VM 172.10.10.5
Everything has a class C mask. Windows firewall is disabled on all boxes.
The enablerouter reg key has been set to 1 everywhere in the registry on the
RRAS box.
From RRAS can ping DSL
From XP can ping DSL
from XP can ping 2003 VM and from 2003 VM can ping XP.
XP and DSL are obviously on the same network. So the problem is I can ping
192.168.1.22 from the 172 net but not 192.168.1.1 ????
RRAS print route is:
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 172.10.10.2 172.10.10.2
10
0.0.0.0 0.0.0.0 192.168.1.20 192.168.1.20
10
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
1
172.10.10.0 255.255.255.0 172.10.10.2 172.10.10.2 10
172.10.10.2 255.255.255.255 127.0.0.1 127.0.0.1 10
172.10.255.255 255.255.255.255 172.10.10.2 172.10.10.2 10
192.168.1.0 255.255.255.0 192.168.1.20 192.168.1.20 10
192.168.1.20 255.255.255.255 127.0.0.1 127.0.0.1 10
192.168.1.255 255.255.255.255 192.168.1.20 192.168.1.20 10
224.0.0.0 240.0.0.0 172.10.10.2 172.10.10.2
10
224.0.0.0 240.0.0.0 192.168.1.20 192.168.1.20
10
255.255.255.255 255.255.255.255 172.10.10.2 172.10.10.2 1
255.255.255.255 255.255.255.255 192.168.1.20 192.168.1.20 1
Default Gateway: 172.10.10.2
================================================== =========================
Persistent Routes:
None
Can anyone suggest anything?
|