On Wed, Jun 20, 2012 at 12:35 PM, Greg Woods <woods@xxxxxxxx> wrote: > On Wed, 2012-06-20 at 09:41 -0400, Natalie Gross wrote: > >> Jun 20 09:09:06 Phenom9600 network[1793]: Bringing up loopback interface: [...] >> Jun 20 09:09:06 Phenom9600 network[1793]: Bringing up interface em1: >> Jun 20 09:09:06 Phenom9600 dhclient[1913]: DHCPREQUEST on em1 to 255.255.255...) >> Jun 20 09:09:06 Phenom9600 dhclient[1913]: DHCPACK from 192.168.1.1 (xid=0x7...) >> Jun 20 09:09:08 Phenom9600 dhclient[1913]: bound to 192.168.1.13 -- renewal .... >> Jun 20 09:09:08 Phenom9600 network[1793]: Determining IP information for em1.... >> Jun 20 09:09:09 Phenom9600 network[1793]: [ OK ] >> Jun 20 09:09:09 Phenom9600 network[1793]: Bringing up interface p6p1: ERROR.... >> Jun 20 09:09:09 Phenom9600 network[1793]: [FAILED] > > This looks like you have a /etc/sysconfig/network-scripts/ifcfg-p6p1 > script but your Ethernet device is actually em1. Looks like em1 is > getting set up OK. Try moving aside the ifcfg-p6p1 script and see if > that makes the failure go away, e.g. > > # cd /etc/sysconfig/network-scripts > # mv ifcfg-p6p1 sav.ifconfig-p6p1 > > (that way you can bring it back later if you have to) > > --Greg Yes! Now it works if I bring it up manually via systemctl restart network.service. But it (network) does not start automatically at boot. And I don't have that network icon/applet on the bar to start it with a mouse click. Thanks, --nat -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org