GNOME Bugzilla – Bug 501344
Static IP specified but dynamic used and not setting up network correctly
Last modified: 2008-01-24 19:24:47 UTC
Please describe the problem: In Fedora 8 live setup I specify a static IP address, with gateway, DNS servers etc. and no IPV6. On start up I get a DHCP address with an empty resolv.conf and no gateway in the routing table... Checking the /etc/sysconfig/network* files they seem to be all correct. Using the System->Administration->Network tool I can get the network to go by adding the DNS entries Steps to reproduce: 1. Insert Fedora8 Live CD and boot 2. Install Fedora8 with static IP address, gateway address, DNS and turn off IPV6 3. Also, only localhost is used for computer hostname, domain or other info. 4. On system boot the NetworkManager starts and takes a good while to come back with a DHCP address, no DNS entries in resolv.conf, no gateway in the routing tables. Actual results: Expected results: I'd expect to have what I get when I run "ifconfig eth0 xxx.xxx.xxx.xxx netmask xxx.xxx.xxx.xxx up" "route add default gw xxx.xxx.xxx.xxx" and add the DNS addresses in /etc/resolv.conf, a working network... Does this happen every time? Yes, done it twice on two different machines. Other information: Adding the DNS entries etc. does not solve the problem. I have to manually fix it each time I boot the system.
*** This bug has been marked as a duplicate of 359600 ***