Re: FC9 and default GW



Allen Kistler wrote:

Jørn Dahl-Stamnes wrote:
General Schvantzkoph wrote:
Try disabling NetworkManager. Early on in F9 NetworkManger was screwing
up when you used static IPs, I would have thought that it would be fixed
by now but maybe it hasn't been. I disabled it on all of my systems so I
don't know if the bug has been fixed or not.

Forget my previous question... I found a link in /etc/rc3.d for starting
the network manager. I manually tried to stop it resulting in no network
access at all!

This does not look as any solution at all.

/etc/init.d/NetworkManager stop
chkconfig NetworkManager off
chkconfig --levels 2345 network on
/etc/init.d/network start

NetworkManager is running in the current runlevel, but still no default gw.
I have to add it from the command line. The config files are shown below
and contain the default gw.

/etc/sysconfig/network:
NETWORKING=yes
HOSTNAME=obi-wan.dahl-stamnes.net
IPV6_DEFAULTGW=

etc/sysconfig/network-scripts/ifcfg-eth0:
# nVidia Corporation MCP61 Ethernet
DEVICE=eth0
BOOTPROTO=none
BROADCAST=192.168.2.255
HWADDR=00:1f:c6:be:4b:c3
IPADDR=192.168.2.30
IPV6INIT=yes
IPV6_AUTOCONF=yes
NETMASK=255.255.255.0
NETWORK=192.168.2.0
ONBOOT=yes
DNS1=192.168.2.22
DNS2=194.213.166.140
SEARCH="dahl-stamnes.net"
NM_CONTROLLED=no
GATEWAY=192.168.2.1
TYPE=Ethernet

--
Jørn Dahl-Stamnes
http://www.dahl-stamnes.net/dahls/
.



Relevant Pages

  • Re: FC9 and default GW
    ... up when you used static IPs, I would have thought that it would be fixed ... I manually tried to stop it resulting in no network ... chkconfig NetworkManager off ... I have to add it from the command line. ...
    (comp.os.linux.networking)
  • Re: Re: F8 Network Woe
    ... service NetworkManager stop ... chkconfig NetworkManager off ... Indeed, it didn't restart on boot, but neither did the network. ...
    (Fedora)
  • Re: FC9 and default GW
    ... Jørn Dahl-Stamnes wrote: ... up when you used static IPs, I would have thought that it would be fixed ... I manually tried to stop it resulting in no network access ... chkconfig NetworkManager off ...
    (comp.os.linux.networking)
  • Re: What do you think about compat-wireless, iwl3945, & how does kernel find "updates" modul
    ... chkconfig NetworkManager on ... I've only had the occasional play with wireless, ... the network service *or* the network manager service, ... Since I don't have wireless here, and I found network manager brought up ...
    (Fedora)
  • Re: DHCP configuration question
    ... getting a hostname and domain name, ... chkconfig NetworkManager off ... hostname in /etc/sysconfig/network and run the old network startup code ... ("chkconfig network on"). ...
    (Fedora)