Yep, /proc/sys/net/ipv4/ip_forward shows 1. ifconfig looks like this: eth0 Link encap:Ethernet HWaddr 40:00:02:00:00:01 inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:0 (0.0 b) TX bytes:504 (504.0 b) eth1 Link encap:Ethernet HWaddr 00:50:04:A0:C2:6A inet addr:64.36.121.2 Bcast:64.36.121.7 Mask:255.255.255.248 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:60986 errors:0 dropped:0 overruns:0 frame:0 TX packets:37200 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:11762227 (11.2 Mb) TX bytes:3164085 (3.0 Mb) Interrupt:10 Base address:0xb800 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:18493 errors:0 dropped:0 overruns:0 frame:0 TX packets:18493 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1766065 (1.6 Mb) TX bytes:1766065 (1.6 Mb) vmnet8 Link encap:Ethernet HWaddr 00:50:56:C0:00:08 inet addr:172.16.154.1 Bcast:172.16.154.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) ...and then I said to myself: "Self!, Why doesn't eth0 show an interrupt and base address like eth1?" Looking through the logs, it appears that my Sharp Zaraus is taking eth0 for itself even though I never asked it to. So now I have a direction to go in. Thanks all, Mark On Mon, 10 Nov 2003, Harry Putnam wrote: > "Darryl Harvey" <dharvey@xxxxxxxxxxxxxx> writes: > > > Maybe some log outputs would help? > > > > Anything in your syslog ? > > > > Maybe the output of ifconfig ? > > > > We could be guessing for days... > > cat > /proc/sys/net/ipv4/ip_forward > > Should say 1. If it doesn't do > echo 1 > /proc/sys/net/ipv4/ip_forward > (as root) > > That has to be done whenever a reboot or iptables is restarted. > > > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list