Guest
|
Posted: Wed Apr 19, 2006 9:46 pm Post subject: Problem with multihomed computer with disjoint network |
|
|
Hello!
We have a Windows 2000 Server with 2 NICs, each connected to a
different network.
The reason that we have 2 NICs is that we run 2 different web sites on
a single server.
The problem is that sometimes the server is not responding.
A guy from MS answered my post saying that it's related to our server
configuration.
My question is how do I configure my server.
Here's a brief description of the server.
Windows 2k Server
NIC1 (192.168.0.2) <----> DLink Router (192.168.0.1 & Public
IP)
NIC2 (192.168.1.2) <----> Linksys Router (192.168.1.1 &
Public IP)
The 2 routers are in a same network in terms of public IPs.
Here's "Route Print".
===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x1000004 ...00 40 05 82 7b 21 ...... D-Link DFE-530TX+ PCI Adapter
0x2000003 ...00 13 20 cf 44 da ...... Intel(R) PRO/100 VE Network
Connection
===========================================================================
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface
Metric
0.0.0.0 0.0.0.0 192.168.0.1 192.168.0.2
1
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.2
1
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
1
192.168.0.0 255.255.255.0 192.168.0.2 192.168.0.2
1
192.168.0.2 255.255.255.255 127.0.0.1 127.0.0.1
1
192.168.0.255 255.255.255.255 192.168.0.2 192.168.0.2
1
192.168.1.0 255.255.255.0 192.168.1.2 192.168.1.2
1
192.168.1.2 255.255.255.255 127.0.0.1 127.0.0.1
1
192.168.1.255 255.255.255.255 192.168.1.2 192.168.1.2
1
224.0.0.0 224.0.0.0 192.168.0.2 192.168.0.2
1
224.0.0.0 224.0.0.0 192.168.1.2 192.168.1.2
1
255.255.255.255 255.255.255.255 192.168.0.2 192.168.0.2
1
Default Gateway: 192.168.0.1
===========================================================================
Persistent Routes:
None
As you see, the Default Gateway is 192.168.0.1 which is more important
for us.
If I change it to 192.168.1.1, then the problem gets worse.
However, even if the Default Gateway is 192.168.0.1, it sometimes
doens't respond to requests from outside.
I read a good doc from microsoft and I understand that my current
configuration may be a problem.
But I don't know how to fix it.
http://support.microsoft.com/default.aspx?scid=kb;en-us;157025
I have another theoretical question.
If a computer has 2 NICs like our server.
If it receives a request thru NIC1, does it always respond thru NIC1 or
may it respond thru NIC2?
I've been fighting this issue for 3 days now and am very frustrated.
Please help me.
Sam |
|