El Miércoles, 8 de Noviembre de 2006 23:48, Timothy Alberts escribió: > I installed FC6 on a system and found that the default gateway is not > listed in route. I can add it manually to route with (route add default > gw gatewayip) where gatewayip is my router. However when I reboot, it > dissappears and I have to manually enter it again. How do I fix this so > I don't have to keep doing it after every reboot? Put it into your /etc/sysconfig/network-scripts/ifcfg-eth0 like this: GATEWAY=10.45.23.1 (Obviusly, if you use other interface, as eth1, put in there so) Hope that helps. -- Manuel Arostegui Ramirez. Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues.