Re: Fedora 9 problem with updating / networking?
- From: Daffy D. <x666nl@xxxxxxxxx>
- Date: Wed, 04 Jun 2008 07:49:14 +0200
On Tue, 3 Jun 2008 11:24:13 -0700 (PDT), PriusGeek
<gdm@xxxxxxxxxxxxxx> wrote:
Just installed F9 clean on a system with a 3GHz P3 / 3Gb RAM. Install
went OK, but the networking does not start automatically, even though
I specified that in the setup. Also, even when I start it, the YUM
updater never updates. It finds the updates, but when I select the
"update" button, nothing happens.
Ideas?
Yeah, basically got the same problem, setting from network dialog
don't seem to hold on a reboot. Solved problem by using ifconfig/route
command in a new script in /etc/rc5.d
Like:
vi /etc/rc5.d/S99ResetNet
/sbin/ifconfig eth0 192.168.2.10 up
/sbin/ifconfig eth1 down
/sbin/route add default gw 192.168.2.3
If you use 'yum update' or yumex, that will work for the updates
Hth
D.
.
- Follow-Ups:
- Re: Fedora 9 problem with updating / networking?
- From: PriusGeek
- Re: Fedora 9 problem with updating / networking?
- References:
- Fedora 9 problem with updating / networking?
- From: PriusGeek
- Fedora 9 problem with updating / networking?
- Prev by Date: Re: Fedora 9 problem with updating / networking?
- Next by Date: Re: Fedora 9 problem with updating / networking?
- Previous by thread: Re: Fedora 9 problem with updating / networking?
- Next by thread: Re: Fedora 9 problem with updating / networking?
- Index(es):