All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] 4 nic advanced routing question
@ 2002-09-10 16:02 Thad Marsh
  2002-09-10 16:29 ` Juan Antonio Morillas Cerezo
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thad Marsh @ 2002-09-10 16:02 UTC (permalink / raw)
  To: lartc

[-- Attachment #1: Type: text/plain, Size: 1335 bytes --]

I have scoured the net, gotten a few pointers from several people and looked at several books and still have not come up with a satisfactory solution.  
 
I know someone has done it!  
 
Can some one point me to a reference for how to route two wan nics and two internal nics on the same box.  
 
I have tried using ip add to setup two separate lookup tables and route tables but to know avail. Any help greatly appreciated!
 
This is what I have 
 
66.92.114.46                              66.92.114.46                              209.141.2.194
|                       |
xxxxxxxxxxxxxxxx
RedHat 7.3 will run ShoreWall
xxxxxxxxxxxxxxxx
192.168.119.101         192.168.120.101
            |                                   |                                   each network will have servers running here
192.168.119.100                  192.168.119.100                  192.168.120.100
xxxxxxxxxxxxxxxxx
failover box
xxxxxxxxxxxxxxxxx
192.168.121.101
internal mail server
 
ip ru
0:      from all lookup local
32766:  from all lookup main
32767:  from all lookup 253
 
 
ip ro
66.92.114.32/28 dev eth0  scope link
209.141.2.192/27 dev eth1  scope link
192.168.119.0/24 dev eth2  scope link
192.168.120.0/24 dev eth3  scope link
127.0.0.0/8 dev lo  scope link
default via 66.92.114.33 dev eth0
 

[-- Attachment #2: Type: text/html, Size: 18299 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-09-10 21:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-10 16:02 [LARTC] 4 nic advanced routing question Thad Marsh
2002-09-10 16:29 ` Juan Antonio Morillas Cerezo
2002-09-10 16:34 ` Michael T. Babcock
2002-09-10 18:39 ` Jose Luis Domingo Lopez
2002-09-10 21:34 ` Julian Anastasov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.