[mdlug] Fedora 10 Networking problems
Joe Doehler
lugnuts at doehler.us
Sun Dec 21 14:55:02 EST 2008
At 04:11 PM 12/20/2008, Michael wrote:
...
>On my F10 system, the network service startup scripts start earlier:
>
>rc2.d/S10network -> ../init.d/network
>rc3.d/S10network -> ../init.d/network
>rc4.d/S10network -> ../init.d/network
>rc5.d/S10network -> ../init.d/network
>
>rc0.d/K90network -> ../init.d/network
>rc1.d/K90network -> ../init.d/network
>rc6.d/K90network -> ../init.d/network
>
>Also, did you edit the /etc/sysconfig/network-scripts/route-eth0 as I
>mentioned before? You didn't specifically mention that file. That file
>and /etc/sysconfig/network-scripts/ifcfg-eth0 were all I had to edit
>to get a static IP and default route to work in F10.
...
I changed the sequence numbers to duplicate yours (and that of my
older Red Hat 7) and edited (all three existing versions of)
"route-eth0" to read:
ADDRESS0=192.168.3.73 / Host IP
NETMASK0=255.255.255.255
ADDRESS1=192.168.3.254 / Gateway IP
NETMASK1=255.255.255.255
ADDRESS2=0.0.0.0 / Default route
NETMASK2=0.0.0.0
GATEWAY2=192.168.3.254
All entries appear to be necessary for the routing table to be
correct after boot. RH-7 is certainly simpler and less messy...
I now have an Fedora 10 system that boots! Thanks, guys.
Joe.
More information about the mdlug
mailing list