On Mon, 12 Feb 2007 09:33:40 -0300, Angus Auld wrote; Greetings, > I've been experiencing a connectivity issue with my wireless card in > that it doesn't always connect at boot. I can connect manually w/o > trouble, however, I have NTP enabled, and it will fail at boot of > course. My question is should this tunneling option be enabled, and > could it be related to my problem? Will enabling this help in any way? What does $ dmesg |grep "ntp" tell you? or even try to restart it from a terminal: # service ntpd start
What are the errors, if any? [...] > I've read that disabling IPv6 altogether is an option as well. Can > someone give me some insight into this? I could disable NTP, but I > like the idea of having my time syncronized at boot. Googling hasn't > been too helpful thus far. TIA for anything on this. To set it to *No* you need to set it in the /etc/sysconfig/network file, (I think, on a windows box at the moment); NETWORKING_IPV6=no For more info, see: $ man 5 ifcfg HTH =) -- WOW! Homepage (http://www.wowway.com) ____________________________________________________ Want to buy your Pack or Services from Mandriva? Go to http://store.mandriva.com Join the Club : http://www.mandrivaclub.com ____________________________________________________
