Networking Forums

Networking Forums > Computer Networking > Windows Networking > Multihomed 2003 server

Reply
Thread Tools Display Modes

Multihomed 2003 server

 
 
André vd Hoeven
Guest
Posts: n/a

 
      06-30-2006, 08:10 AM
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.......................


 
Reply With Quote
 
 
 
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      06-30-2006, 03:09 PM
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.......................


 
Reply With Quote
 
André vd Hoeven
Guest
Posts: n/a

 
      06-30-2006, 03:22 PM
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.......................


 
Reply With Quote
 
Mike Lowery
Guest
Posts: n/a

 
      06-30-2006, 07:05 PM
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.......................


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
2003 Server Multihomed? msnews.microsoft.com Windows Networking 7 09-14-2008 01:39 AM
Windows 2003 Multihomed Server Persistent routes J Windows Networking 1 06-26-2006 05:09 PM
Multihomed Windows Server 2003 for Backups ChrisW Windows Networking 3 02-10-2006 10:46 PM
Solution to a multihomed Windows 2003 VPN server Leandro Becker Windows Networking 6 06-08-2004 04:26 PM
Multihomed Server 2003 Tommy Windows Networking 6 12-05-2003 02:58 PM



1 2 3 4 5 6 7 8 9 10 11