LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Simple WiFi Question (https://www.linuxquestions.org/questions/linux-wireless-networking-41/simple-wifi-question-312638/)

aeuzent 04-13-2005 12:32 AM

Simple WiFi Question
 
Alright I have a real quick wifi question for Fedora Core 3

I have the wifi working
Acomplished this by entering
Code:

[root@localhost aeuzent]# /sbin/iwconfig eth1 key ##########################
[root@localhost aeuzent]# /sbin/dhclient eth1

My problem is I can't get it to work on boot

Here's my ifcfg-eth1 file
Code:

DEVICE=eth1
BOOTPROTO=dhcp
ONBOOT=yes
TYPE=Ethernet
KEY=##############################
USERCTL=no
PEERDNS=yes
IPV6INIT=no


snecklifter 04-13-2005 01:16 AM

Run
system-config-network
and under network configuration>general tab check both the first and second boxes to get any user to initalise the device and to activate it on boot. This should sort it.
Regards
Chris


All times are GMT -5. The time now is 08:51 AM.