N
Nicolas Helleringer
Hi all,
If you configure a NIC under W2K like this :
IP : 10.0.0.1
NET MASK : 255.255.255.0
i-e subnetting the reserved private A class network (RFC 1918), windows add
the following routes to your route table :
NET NET MASK GATEWAY INTERF METRIC
10.0.1.0 255.255.255.0 10.0.1.90 10.0.1.90
1
10.0.1.90 255.255.255.255 127.0.0.1 127.0.0.1 1
10.255.255.255 255.255.255.255 10.0.1.90 10.0.1.90 1
BUT the net should be 10.0.0.255 on the 3rd one (as we have a /24 mask ...)
no ?
Niko
If you configure a NIC under W2K like this :
IP : 10.0.0.1
NET MASK : 255.255.255.0
i-e subnetting the reserved private A class network (RFC 1918), windows add
the following routes to your route table :
NET NET MASK GATEWAY INTERF METRIC
10.0.1.0 255.255.255.0 10.0.1.90 10.0.1.90
1
10.0.1.90 255.255.255.255 127.0.0.1 127.0.0.1 1
10.255.255.255 255.255.255.255 10.0.1.90 10.0.1.90 1
BUT the net should be 10.0.0.255 on the 3rd one (as we have a /24 mask ...)
no ?
Niko