Networking Forums

Networking Forums > Computer Networking > Windows Networking > Route traffic through specific interface on multi-homed server.

Reply
Thread Tools Display Modes

Route traffic through specific interface on multi-homed server.

 
 
jwilliams3034
Guest
Posts: n/a

 
      08-17-2007, 06:10 PM
I have a server with multiple interfaces on the same subnet. We will be
using this server as a data transfer/backup server. It will pull data from
other systems for backup and then push that data to a network attached disk
storage system.

I want this server to use NIC1 for pretty much all standard network traffic
and to use NIC2 to only talk to the storage system.

Does anyone know a good way to do this? I though about adding a static
route in the form of xxx.xxx.xxx.xxx MASK 255.255.255.255 yyy.yyy.yyy.yyy
where x is the storage system IP and y is the IP address of NIC2. This did
not seem to work however because I get an error "The route addition failed:
The parameter is incorrect".

Thoughts?

Thanks.
 
Reply With Quote
 
 
 
 
Mathieu CHATEAU
Guest
Posts: n/a

 
      08-17-2007, 06:44 PM
hello,
You need to specify the interface number, that you will get by route print

You may prefere a network teaming to handle cable/nic failure.
Why not putting a private network between the server and the storage ?

--
Cordialement,
Mathieu CHATEAU
http://lordoftheping.blogspot.com


"jwilliams3034" <(E-Mail Removed)> wrote in message
newsF5ACC8B-990C-415E-AD77-(E-Mail Removed)...
>I have a server with multiple interfaces on the same subnet. We will be
> using this server as a data transfer/backup server. It will pull data
> from
> other systems for backup and then push that data to a network attached
> disk
> storage system.
>
> I want this server to use NIC1 for pretty much all standard network
> traffic
> and to use NIC2 to only talk to the storage system.
>
> Does anyone know a good way to do this? I though about adding a static
> route in the form of xxx.xxx.xxx.xxx MASK 255.255.255.255 yyy.yyy.yyy.yyy
> where x is the storage system IP and y is the IP address of NIC2. This
> did
> not seem to work however because I get an error "The route addition
> failed:
> The parameter is incorrect".
>
> Thoughts?
>
> 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
Very slow SMB performance on one interface of a multi-homed server usenet@pkmotorsports.com Windows Networking 2 04-15-2007 11:06 PM
Adding a persistant route with a specific interface =?Utf-8?B?TVBpcnJvbmUx?= Windows Networking 3 04-07-2005 11:08 AM
How to force IE to use a specific NIC on a multi-homed server? selowan Windows Networking 5 09-03-2004 02:01 PM
using iptables to route thru specific interface? Tobias Skytte Linux Networking 1 12-22-2003 05:40 PM
Multi-homed Server Samuel Shum Windows Networking 9 12-17-2003 07:11 AM



1 2 3 4 5 6 7 8 9 10 11