Do a route command; I place it in rc.local.

  route add default gw aaa.bbb.ccc.ddd 

Works fine, do it all the time on both single-homed and multi-homed
machines.  I use it to add redundancy in my outbound links which go to
multiple routers connected to multiple T-1's; NIC, router, and line
problems are not noticed by my client base since data still flows in and
out even if one of these components fail.

- rick warner

On Wed, 9 Jan 2002, James Pifer wrote:

> I'm trying to replace an NT server with Redhat 7.2. The problem is that the 
> current environment has to be multi-netted on one NIC, hence two gateways. 
> Another source told me this couldn't be done on linux.
> 
> Currently the NT server has several IP addresses(from two subnets) with TWO 
> default gateways. On NT 4 this is setup in TCPIP Advanced Properties. 
> There's a section for additional IP's and and another for additional 
> gateways. Assign them and it works.
> 
> For example: (this first address is the main address, the rest are virtual)
> 192.168.1.10  mask 255.255.255.0      gateway 192.168.1.1
> 192.168.1.11  mask 255.255.255.0      gateway 192.168.1.1
> 192.168.20.25 mask 255.255.255.0      gateway 192.168.1.20
> 192.168.20.26 mask 255.255.255.0      gateway 192.168.1.20
> 
> I can add virtual IP's without a problem, but how do I deal with the 
> gateways? I'll be very disappointed with Redhat(linux) if I can't get this 
> done. Can I do it by messing with the routing table? If so, what would the 
> syntax of the route adds be?
> 
> PLEASE HELP!
> 
> Thanks.
> James
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to