From: Rowan on


I recently combined my web/ftp server with my firewall. The set up is
as shown below

eth0 - T1(internet)
eth1 - Internal net (masq)
eth2 - DSL(internet)

eth2 is set as my default gateway, with routes specified for eth0 for
VOIP and VPN traffic. I also have apache running on eth0. After some
research I'm realizing because of my default gateway being eth2 apache
will only run on that device. I am in the process of figuring out
iprout2 and using src routing. is there way to specify src ip routes
via /etc/sysconfic/network/route or via yast ?