[mdlug] Fedora 10 Networking problems

Jesse J. Salens jesse at salens.org
Sun Dec 21 01:11:57 EST 2008


You might want to check /etc/sysconfig/network to see if there is any
GATEWAY= or GATEWAYDEV= statements. You can add the default gateway to this
file, which overrides the ethX for the default.

Also, instead of manually linking you can set network to run as "chkconfig
network on" and check with "chkconfig --list network".

On Sat, Dec 20, 2008 at 4:11 PM, Michael Corral <micorral at comcast.net>wrote:

> 2008-12-20, Monsieur Joe Doehler a ecrit:
> > I added a link in "rc3.d" as:
> > S98network --> ../init.d/network
> >
> > The interfaces now start at boot up (thanks!), but the default route
> > (via the gateway) is not found, even after editing the "ifcfg-ethx"
> > files as Michael Corral suggested. All other parameters get set
> > properly.
>
> 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.
>
> Michael
> _______________________________________________
> mdlug mailing list
> mdlug at mdlug.org
> http://mdlug.org/mailman/listinfo/mdlug
>



More information about the mdlug mailing list