Christopher wrote:
> I've got a server that says the following when I restart networking...(note
> the dsabling IPv4 forwarding)
> Yet, the /etc/sysconfig/network reads as follows:
> Where else might the disabling be coming from? 
> 
> NETWORKING=yes
> HOSTNAME=vip-glas
> GATEWAY=83.104.80.253
> GATEWAYDEV=eth0
> FORWARD_IPV4=yes
> 
> Disabling IPv4 packet forwarding:                          [  OK  ]
 
what does `cat /proc/sys/net/ipv4/ip_forward` show?

0 = forwarding disabled  
1 = forwarding enabled

maybe a bug in the init script?  to find which one:

	cd /etc/rc.d/init.d
	grep 'isabl' * 

it's in "network" on an older RH box.
-- 
scot

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
Help beta test TCLUG's potential new home: http://plone.mn-linux.org
Got pictures for TCLUG? Beta test http://plone.mn-linux.org/gallery
tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list