LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Error when run "dhclient wlan0"? (https://www.linuxquestions.org/questions/fedora-35/error-when-run-dhclient-wlan0-586296/)

quanta 09-21-2007 06:28 AM

Error when run "dhclient wlan0"?
 
After config wlan0, I used dhclient but error appear:
Quote:

Internet Systems Consortium DHCP Client V3.0.5-RedHat
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
wmaster0: unknown hardware address type 801
/sbin/dhclient-script: configuration for wlan0 not found. Continuing with defaults.
/etc/sysconfig/network-scripts/network-functions: line 78: wlan0: No such file or directory
wmaster0: unknown hardware address type 801
Listening on LPF/wlan0/00:19:d2:6d:f5:b0
Sending on LPF/wlan0/00:19:d2:6d:f5:b0
Sending on Socket/fallback
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 21
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9
No DHCPOFFERS received.
Trying recorded lease 192.168.1.118
/sbin/dhclient-script: configuration for wlan0 not found. Continuing with defaults.
/etc/sysconfig/network-scripts/network-functions: line 78: wlan0: No such file or directory
PING 192.168.1.1 (192.168.1.1) from 192.168.1.118 wlan0: 56(84) bytes of data.

--- 192.168.1.1 ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2022ms
, pipe 3
No working leases in persistent database - sleeping.
/sbin/dhclient-script: configuration for wlan0 not found. Continuing with defaults.
/etc/sysconfig/network-scripts/network-functions: line 78: wlan0: No such file or directory
How do I config wlan0 in /sbin/dhclient-script?

Simon Bridge 09-21-2007 06:43 AM

ifup wlan0

provided wlan0 exists... what is wlan0 then?

fedora has a dialog for adding and configuring network devices - why don't you use it?

quanta 09-21-2007 08:51 PM

Quote:

Originally Posted by Simon Bridge (Post 2899021)
ifup wlan0

provided wlan0 exists... what is wlan0 then?

fedora has a dialog for adding and configuring network devices - why don't you use it?

Ofcouse, I had run:
Code:

/sbin/ifconfig wlan0 up
I knew Fedora 7 has a dialog for config wireless but I like using command line, moreover when I actived wlan0 in dialog I see same error or
Quote:

Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Device or resource busy.
Error for wireless request "Set Bit Rate" (8B20) :
SET failed on device wlan0 ; Operation not supported.

Determining IP Information for wlan0 ... failed
ps: I set mode: auto, bit rate: auto

Simon Bridge 09-23-2007 04:13 AM

does ifconfig show a wmaster0 as well as a wlan0?
what is wlan0? What is the wireless card?

possible:
https://bugs.launchpad.net/ubuntu/+s...hal/+bug/62535


All times are GMT -5. The time now is 09:15 PM.