Hi, I'm trying to set up a bridging firewall under linux Red Hat 7.3 using two network cards, 3com 3c59x and eepro100. Unfortunately, every time I restarted the network service, the routing table info using 'route' is always as follows:
Kernel IP routing table Destination Gw Genmask Flags Metric Ref Use If 192.168.0.0 * 255.255.255.0 U 0 0 0 eth1 192.168.0.0 * 255.255.255.0 U 0 0 0 eth1 127.0.0.0 * 255.0.0.0 U 0 0 0 lo default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0 The two bottom lines are OK, but the top two are wrong and redundant. I can always change/delete the top two configuration using 'route' command but it is not permanent. I don't like using rc.local either.. I've tried to change the configuration under /etc/sysconfig/static-routes but fruitless. Can somebody please tell where is the configuration file for editing the top two routing statements? Or I might use Slackware instead ;-) Thanks in advance, Regards, Shaiful __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com _______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
