On 10/01/2010 06:20 PM, Aaron Gray wrote: > > > > # chkconfig --list NetworkManager > > NetworkManager 0:off 1:off 2:on 3:on 4:on 5:on 6:off > > > > # chkconfig --list network > > network 0:off 1:off 2:off 3:off 4:off 5:off 6:off > > > > Well your original mail said you were using network service but in fact network is off and NetworkManager is on. If you're really using network then you need to turn it on and turn off NetworkManager. If you're using NetworkManager then you're not setting it up right. If you are using network - as your mail suggests then please: chkconfig NetworkManager off chkconfig network on service NetworkManager stop (fix your settings) and then service network start (or restart) gene -- 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