You should only have one default gateway on your system. That means configuring it on only one NIC. The other should be left blank. Then you create static routes to control which NIC gets outbound traffic depending on destination.
"André vd Hoeven" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
Thanks for your help,
Here is the route table.
IPv4 Route Table
================================================== =========================
Interface List
0x1 ........................... MS TCP Loopback interface
0x10003 ...00 14 38 50 e9 ff ...... HP NC7761 Gigabit Server Adapter
0x10004 ...00 13 21 ea 70 c8 ...... HP NC7771 Gigabit Server Adapter
================================================== =========================
================================================== =========================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.10.102.10 10.10.102.6 1
0.0.0.0 0.0.0.0 10.10.103.10 10.10.103.6 1
10.10.102.0 255.255.255.0 10.10.102.6 10.10.102.6 1
10.10.102.6 255.255.255.255 127.0.0.1 127.0.0.1 1
10.10.103.0 255.255.255.0 10.10.103.6 10.10.103.6 1
10.10.103.6 255.255.255.255 127.0.0.1 127.0.0.1 1
10.255.255.255 255.255.255.255 10.10.102.6 10.10.102.6 1
10.255.255.255 255.255.255.255 10.10.103.6 10.10.103.6 1
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.10.102.6 10.10.102.6 1
224.0.0.0 240.0.0.0 10.10.103.6 10.10.103.6 1
255.255.255.255 255.255.255.255 10.10.102.6 10.10.102.6 1
255.255.255.255 255.255.255.255 10.10.103.6 10.10.103.6 1
Default Gateway: 10.10.102.10
================================================== =========================
Persistent Routes:
None
I notice that when i use ipconfig the default gateway is switching between the 10.10.102.x and the 10.10.103.x segment.
"Robert L [MS-MVP]" <(E-Mail Removed)> schreef in bericht news:(E-Mail Removed)...
You need to modify the routing table. Or post the routing table here. This case study may help,
Routing One router goes to the corporation email server and another one goes to the Internet. Symptoms: you have one router connecting to the corporation for email ...
www.chicagotech.net/routing.htm
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"André vd Hoeven" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
In a network we have a terminal server. This server (Server 2003) has two
NIC's
First NIC connected to LAN (10.10.102.2), on this LAN there is a ADSL router
(10.10.102.10) to use internet and Email
Second NIC (10.10.103.2) is connected to a separate Router with an extra
ADSL line, this line is used to make connection from outside the office to
the terminal server.
I appear that the server sometimes sends info from the 10.10.102.x segment
to the 10.10.103.x segment or the other way around.
I already changed the metric setting from automatic to manual and gave both
NIC's metric value 1
What else can I do to force the server tot send to the right NIC?
Thanks.......................