I probably overlooked something obvious, but here's my problem: I've got two NICs in a old 486 that I am trying to configure as a proxy firewall. Acording to the Firewall-HOWTO, it is to the point where I should be able to ping machines on either side of the firewall, but eth0 seems to be the interface of choice, even when the route is to eth1's own subnet. Trace- route warns me that it has multiple routes and is using eth0, ping does not work, and ftp says no route to host. I haven't played with metrics yet, but I shouldn't have to, should I? The more specific route points to eth1, but is not being taken. Any clues? Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface xxx.yyy.zz.0 0.0.0.0 255.255.255.0 U 0 0 1 eth0 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 1 eth1 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 1 lo 0.0.0.0 xxx.yyy.zz.1 0.0.0.0 UG 0 0 0 eth0 lo Link encap:Local Loopback inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0 UP BROADCAST LOOPBACK RUNNING MTU:3584 Metric:1 RX packets:7 errors:0 dropped:0 overruns:0 TX packets:7 errors:0 dropped:0 overruns:0 eth0 Link encap:10Mbps Ethernet HWaddr 00:00:C0:D4:55:23 inet addr:xxx.yyy.zz.10 Bcast:xxx.yyy.zz.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:23 errors:0 dropped:0 overruns:0 TX packets:5 errors:0 dropped:0 overruns:0 Interrupt:5 Base address:0x290 Memory:d0000-d2000 eth1 Link encap:10Mbps Ethernet HWaddr 00:00:C0:6D:3A:17 inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 TX packets:0 errors:0 dropped:0 overruns:0 Interrupt:9 Base address:0x350 Memory:c8000-ca000 I'm running redhat 5.0 with the kernel patched and re-compiled with options listed in the Firewall-HOWTO. The NICs are both Western-Digital 8003. I already switched things around to verify that both cards are functional. -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.