LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Wireless starts at boot, but should not (https://www.linuxquestions.org/questions/linux-wireless-networking-41/wireless-starts-at-boot-but-should-not-174486/)

patricklenders 04-25-2004 05:12 PM

Wireless starts at boot, but should not
 
I use Fedora.
I use the Network Device Control to configure eth0 (wired lan) and eth1 (wireless lan).
Everything is working, except that the wireless starts at boot time, whereas I have not clicked
the 'Activate device when computer starts' button in the configuration window.
Any idea?
Thanx!
Patrick

Technoslave 04-25-2004 08:16 PM

/etc/sysconfig/network-scripts

in there are some files, ifcfg-eth0, ifcfg-eth1 etc. Whichever one your wireless is on, make sure that ONBOOT=no

patricklenders 05-02-2004 06:10 PM

Thanx Techno.
Yes I checked that, and it is correct:

DEVICE=eth1
BOOTPROTO=none
ONBOOT=no
TYPE=Ethernet
....

Patrick


All times are GMT -5. The time now is 06:20 PM.