G
Guest
I have a windows 2003 server with two nics (10.16.47.100 and 10.16.47.101)
with static ip's with the same default gateway(10.16.47.1).
The following command works fine:
route add 10.88.75.32 MASK 255.255.255.255 10.16.47.100
but this does not:
route add 10.88.75.32 MASK 255.255.255.255 10.16.47.101
The route addition failed: The parameter is incorrect.
IPCONFIG /ALL shows the following:
----------------------------------
Windows IP Configuration
Host Name . . . . . . . . . . . . : CAL-TRMSRV1
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : tcpl.ca
ws.tcpl.ca
pipe.nova.ca
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : HP NC7781 Gigabit Server Adapter
Physical Address. . . . . . . . . : 00-11-85-BA-DA-5D
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.16.47.100
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.16.47.1
DNS Servers . . . . . . . . . . . : 199.166.175.25
199.166.103.25
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : HP NC7781 Gigabit Server Adapter #2
Physical Address. . . . . . . . . : 00-11-85-BA-DA-5C
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.16.47.101
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.16.47.1
DNS Servers . . . . . . . . . . . : 199.166.175.25
199.166.103.25
ROUTE PRINT show the following:
-------------------------------
IPv4 Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x10003 ...00 11 85 ba da 5d ...... HP NC7781 Gigabit Server Adapter
0x10004 ...00 11 85 ba da 5c ...... HP NC7781 Gigabit Server Adapter #2
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.16.47.1 10.16.47.101 20
0.0.0.0 0.0.0.0 10.16.47.1 10.16.47.100 1
10.16.47.0 255.255.255.0 10.16.47.100 10.16.47.100 1
10.16.47.0 255.255.255.0 10.16.47.101 10.16.47.101 20
10.16.47.100 255.255.255.255 127.0.0.1 127.0.0.1 1
10.16.47.101 255.255.255.255 127.0.0.1 127.0.0.1 20
10.255.255.255 255.255.255.255 10.16.47.100 10.16.47.100 1
10.255.255.255 255.255.255.255 10.16.47.101 10.16.47.101 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
224.0.0.0 240.0.0.0 10.16.47.100 10.16.47.100 1
224.0.0.0 240.0.0.0 10.16.47.101 10.16.47.101 20
255.255.255.255 255.255.255.255 10.16.47.100 10.16.47.100 1
255.255.255.255 255.255.255.255 10.16.47.101 10.16.47.101 1
Default Gateway: 10.16.47.1
===========================================================================
Persistent Routes:
None
Any idea why the second route command does not work???
Thanks!
with static ip's with the same default gateway(10.16.47.1).
The following command works fine:
route add 10.88.75.32 MASK 255.255.255.255 10.16.47.100
but this does not:
route add 10.88.75.32 MASK 255.255.255.255 10.16.47.101
The route addition failed: The parameter is incorrect.
IPCONFIG /ALL shows the following:
----------------------------------
Windows IP Configuration
Host Name . . . . . . . . . . . . : CAL-TRMSRV1
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : tcpl.ca
ws.tcpl.ca
pipe.nova.ca
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : HP NC7781 Gigabit Server Adapter
Physical Address. . . . . . . . . : 00-11-85-BA-DA-5D
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.16.47.100
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.16.47.1
DNS Servers . . . . . . . . . . . : 199.166.175.25
199.166.103.25
Ethernet adapter Local Area Connection 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : HP NC7781 Gigabit Server Adapter #2
Physical Address. . . . . . . . . : 00-11-85-BA-DA-5C
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.16.47.101
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.16.47.1
DNS Servers . . . . . . . . . . . : 199.166.175.25
199.166.103.25
ROUTE PRINT show the following:
-------------------------------
IPv4 Route Table
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x10003 ...00 11 85 ba da 5d ...... HP NC7781 Gigabit Server Adapter
0x10004 ...00 11 85 ba da 5c ...... HP NC7781 Gigabit Server Adapter #2
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.16.47.1 10.16.47.101 20
0.0.0.0 0.0.0.0 10.16.47.1 10.16.47.100 1
10.16.47.0 255.255.255.0 10.16.47.100 10.16.47.100 1
10.16.47.0 255.255.255.0 10.16.47.101 10.16.47.101 20
10.16.47.100 255.255.255.255 127.0.0.1 127.0.0.1 1
10.16.47.101 255.255.255.255 127.0.0.1 127.0.0.1 20
10.255.255.255 255.255.255.255 10.16.47.100 10.16.47.100 1
10.255.255.255 255.255.255.255 10.16.47.101 10.16.47.101 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
224.0.0.0 240.0.0.0 10.16.47.100 10.16.47.100 1
224.0.0.0 240.0.0.0 10.16.47.101 10.16.47.101 20
255.255.255.255 255.255.255.255 10.16.47.100 10.16.47.100 1
255.255.255.255 255.255.255.255 10.16.47.101 10.16.47.101 1
Default Gateway: 10.16.47.1
===========================================================================
Persistent Routes:
None
Any idea why the second route command does not work???
Thanks!