Joel I have tried to route del -net/-host 192.168.1.1 netmask 255.255.255.0 gw gw dev eth0 and I get an error unkonw hosts.
/var/log/messages has no ip_forward in any form. I have: cat /proc/sys/net/ipv4/ip_forward 0 then echo "1" /proc/sys/net/ipv4/ip_forward 1 cat /proc/sys/net/ipv4/ip_forward 1 this is how the system looks: [root@Sivernell root]# dmesg | grep eth eth0: RealTek RTL8139 Fast Ethernet at 0xd0952000, 00:48:54:55:94:7c, IRQ 9 eth0: Identified 8139 chip type 'RTL-8139B' eth1: RealTek RTL8139 Fast Ethernet at 0xd0954000, 00:48:54:55:8e:e4, IRQ 5 eth1: Identified 8139 chip type 'RTL-8139B' eth0: Setting half-duplex based on auto-negotiated partner ability 0000. eth1: Setting half-duplex based on auto-negotiated partner ability 0000. eth1: Setting half-duplex based on auto-negotiated partner ability 0000. eth0: Promiscuous mode enabled. device eth0 entered promiscuous mode eth0: Promiscuous mode enabled. device eth0 left promiscuous mode [root@Sivernell root]# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 4.60.240.0 0.0.0.0 255.255.240.0 U 0 0 0 eth1 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 4.60.240.1 0.0.0.0 UG 0 0 0 eth1 0.0.0.0 192.168.1.1 0.0.0.0 UG 1 0 0 eth0 It is the after any reboot cheers Rick Sivernell [EMAIL PROTECTED] ===== Rick Sivernell Dallas, Texas 75287 972 306-2296 [EMAIL PROTECTED] Caldera Open Linux eWorkStation 3.1.1 Registered Linux User In Linux we trust! __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
