* Re: [LARTC] 4 nic advanced routing question repost txt
@ 2002-09-10 16:39 Thad Marsh
0 siblings, 0 replies; only message in thread
From: Thad Marsh @ 2002-09-10 16:39 UTC (permalink / raw)
To: lartc
[-- Attachment #1: Type: text/plain, Size: 1358 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 209.141.2.194
| |
xxxxxxxxxxxxxxxx
Nated 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.120.100
xxxxxxxxxxxxxxxxx
Nated 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: 9529 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-09-10 16:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-10 16:39 [LARTC] 4 nic advanced routing question repost txt Thad Marsh
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.