Around 10:58pm on Saturday, September 20, 2008 (UK time), Eric scrawled: > > At 04:30 PM 9/20/2008, Steve Searle wrote: > > > >>> you use NetworkManager or network? > > > Good afternoon, Steve. I don't know what NetworkManager is. I use > whatever F9 gives me out of the box; I assume that's not NetworkManager. > > My guess, and it's only a guess, is that since I can fix the problem > by saying "/etc/init.d/sendmail restart" the problem is unlikely to > be in the networking, no? NetworkManager is the new default network service used by fedora. Previous versions used network. You can tell which is running by checking as root: # chkconfig --list network # chkconfig --list NetworkManager Presumably you are running network manager as default. Thios is suposed to be better for wireless (i think), I don't use wireless and I know it delays the start of network service as bootup which I think could be your problem - it works when you restart because by then networking is running properly. You could try switching them over with: # chkconfig NetworkManager off # chkconfig network on and rebooting and seeing if that worked. Steve -- (o< www.stevesearle.com //\ Powered by Fedora V_/_ No MS products were used in the creation of this message 23:03:22 up 37 days, 11:25, 1 user, load average: 0.00, 0.03, 0.05
Attachment:
pgp75DHEx9ORQ.pgp
Description: PGP signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines