Routing to different destinations from same source [7:3569]

2001-05-08 Thread Hans Stout

Hello colleagues,

I want to route to two different destinations from the same source 
addresses. The souces are Windows NT machines with two default gateways; I 
want everything going to the Internet going out to one of the gateways, and 
everything else going out the other. I am not sure if configuring access 
lists does the job; when a packet from the source is denied, does it then 
automatically choose the other default gateway ? I guess policy routing 
won't work, since the source is the same, only the destinations are 
different. Any ideas ? Thanks in advance for your help.

Regards,

Hans
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=3569t=3569
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Routing to different destinations from same source [7:3569]

2001-05-08 Thread Charles Manafa

I don't understand your reason(s) for considering using access lists,
instead of static or dynamic routing.

Windows NT machines will only use a secondary gateway if the primary gateway
is not available. Therefore, as long as the primary gateway is online, the
secondary will never be used, whether or not the primary gateway can route
packets to its destination.

CM

 -Original Message-
 From: Hans Stout [mailto:[EMAIL PROTECTED]]
 Sent: 08 May 2001 10:45
 To: [EMAIL PROTECTED]
 Subject: Routing to different destinations from same source [7:3569]
 
 
 Hello colleagues,
 
 I want to route to two different destinations from the same source 
 addresses. The souces are Windows NT machines with two 
 default gateways; I 
 want everything going to the Internet going out to one of the 
 gateways, and 
 everything else going out the other. I am not sure if 
 configuring access 
 lists does the job; when a packet from the source is denied, 
 does it then 
 automatically choose the other default gateway ? I guess 
 policy routing 
 won't work, since the source is the same, only the destinations are 
 different. Any ideas ? Thanks in advance for your help.
 
 Regards,
 
 Hans
 __
 ___
 Get Your Private, Free E-mail from MSN Hotmail at 
http://www.hotmail.com.
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=3572t=3569
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Routing to different destinations from same source [7:3569]

2001-05-08 Thread Aidan

Your best option, if I understand your question correctly is to add a static
route on your NT box for your local networks.

use the command:
route add -p [destination] [MASK netmask] [gateway]
Use command route print to check your NT routing table

Any routes not added this way will automatically use your default gateway
(only one used on an NT box, as mentioned by the above post).

Rgds,
Aidan..

Hans Stout  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hello colleagues,

 I want to route to two different destinations from the same source
 addresses. The souces are Windows NT machines with two default gateways; I
 want everything going to the Internet going out to one of the gateways,
and
 everything else going out the other. I am not sure if configuring access
 lists does the job; when a packet from the source is denied, does it then
 automatically choose the other default gateway ? I guess policy routing
 won't work, since the source is the same, only the destinations are
 different. Any ideas ? Thanks in advance for your help.

 Regards,

 Hans
 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
 FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=3574t=3569
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Routing to different destinations from same source [7:3569]

2001-05-08 Thread Patrick Donlon

Why not do the routing on your router? Your NT machines will send packets to
their default gateway and that router can decide to send it to the internet
or the other network

regards

Pat

Hans Stout  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hello colleagues,

 I want to route to two different destinations from the same source
 addresses. The souces are Windows NT machines with two default gateways; I
 want everything going to the Internet going out to one of the gateways,
and
 everything else going out the other. I am not sure if configuring access
 lists does the job; when a packet from the source is denied, does it then
 automatically choose the other default gateway ? I guess policy routing
 won't work, since the source is the same, only the destinations are
 different. Any ideas ? Thanks in advance for your help.

 Regards,

 Hans
 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
 FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
 Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=3583t=3569
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]