Networking Forums

Networking Forums > Computer Networking > Linux Networking > accessing a wireless LAN router: entry point found but no DHCP connection

Reply
Thread Tools Display Modes

accessing a wireless LAN router: entry point found but no DHCP connection

 
 
Regis Lachaume
Guest
Posts: n/a

 
      05-18-2004, 01:55 PM
Dear networkers,

I intend to access a wireless router configured as a DHCP server.

I installed on my SuSE 9.0 laptop the experimental driver (acx100) for my
recently bought WLAN card DWL 650+ by D-Link and set up the net configuration
accordingly (see below). When starting the network services, the system
indicates that the router is found (ifconfig & dmesg give the correct entry
point) and that the association request ist accepted. I don't have any network
connection though (tcpdump indicates nothing).

My neighbour successfully configured the connection on his Windows-PC, so I
think the router is OK. I have also no connection problem to DHCP servers via
cable ethernet, so I think I haven't messed up the net configuration. Last,
the card seems able to enter into dialogue with the router, so it should not be
an unsupported card problem...

I'm completely clueless and I am looking for an explanation (at least)
and a solution (it'd be best).

Thank you for your consideration

-------------------------------------------------------------------------

Here are the details:

LINUX FLAVOR:
jonglerie # uname -a
Linux jonglerie 2.4.21-144-default #1 Fri Nov 14 00:01:36 UTC 2003 i686 i686 i386 GNU/Linux

CARD CONFIGURATION:
jonglerie # cat /etc/modules.conf.local

alias wlan0 acx_pci

options acx_pci debug=0x01 firmware_dir=/usr/local/acx100/firmware

NETWORK CONFIGURATION:
jonglerie # cat /etc/sysconfig/ifcfg-wlan0
BOOTPROTO='dhcp'
MTU=''
STARTMODE='hotplug'
WIRELESS='yes'
WIRELESS_ESSID='[Name des Netzwerkes]'
WIRELESS_KEY='s:[Schlüssel]'
WIRELESS_MODE='Managed'
WIRELESS_NICK='regis@jonglerie'
WIRELESS_CHANNEL='11'
WIRELESS_NWID=''
UNIQUE=''
REMOTE_IPADDR=''

WHAT'S GOING ON
jonglerie # /etc/rc.d/network restart wlan0
Shutting down network interfaces:
wlan0 done
Setting up network interfaces:
wlan0 (DHCP) . . . . . . . . . . . . . . . no IP address yet... backgroundone.
jonglerie # ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:80:C8:18:82:48
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:4 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:10 Base address:0x8c00
jonglerie # iwconfig wlan0
wlan0 IEEE 802.11b+ ESSID:"WLAN" Nickname:"regis@jonglerie"
Mode:Managed Channel:11 Access Point: [ID des Routers]
Bit Rate=11Mb/s Tx-Power:20 dBm Sensitivity=176/255
Retry min limit:5 RTS thrff
Encryption key: [Schlüssel] Security modepen
Power Managementff
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
jonglerie # dmesg
[...]
[A message from the acx100 module telling me I've been proper f***ed
because acx100 chipsets don't have linux vendor support.]
[...]
acx100_process_probe_response: found and registered station 0: ESSID "[Name des Netzwerkes]" on channel 11, BSSID 00 30 F1 BA E4 59, Access Point/11Mbps, Caps 0x0031, SIR 62, SNR 0.
Got Info IRQ: type 0x0001, status 0x0000
acx100_complete_dot11_scan: matching station FOUND (idx 0), JOINING ([ID des Routers]).
Sending authentication1 request, awaiting response!
<acx100_sta_list_add> sta = [ID des Routers]
Sending association request, awaiting response! NOT ASSOCIATED YET.
Sending association request, awaiting response! NOT ASSOCIATED YET.
ASSOCIATED!
ASSOCIATED!
netdev queue status: alive
Got Info IRQ: type 0x0005, status 0x0000
Got Info IRQ: type 0x0005, status 0x0000
[...]
jonglerie # ping `hostname`
connect: network is unreachable
jonglerie # tcpdump -i
19:50:02.618278 0.0.0.0.bootpc > 255.255.255.255.bootps: xid:0xb4a7a128 secs:10 file ""[|bootp]
[repeated every 10 s or so]
jonglerie #

Any ideas?


(1) I'm writing this using my ethernet card :-)

--
Régis Lachaume
Max-Planck-Institut für Radioastronomie, Auf dem Hügel 69, D-53121 Bonn
tel: +49 228 525 308 fax: +49 228 525 437

Kapitalismus ist die Ausbeutung von Menschen durch Menschen, Kommunismus
läuft umgekehrt.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless router as Access Point - DHCP and all that Roger Mills Broadband 25 03-09-2011 07:59 PM
DLink GWL-G630 Entry Point Problem - wlanapi.dll Duckysan1 Wireless Networks 27 02-10-2011 05:10 AM
Access-point entry page rabbro Wireless Internet 1 05-23-2007 01:43 AM
Triuble with accessing Wireless point... Penopat Wireless Internet 0 11-28-2003 03:14 AM
USR018054 Wireless Turno Access Point & Router - power connection Martin Wireless Internet 2 11-02-2003 10:24 AM



1 2 3 4 5 6 7 8 9 10 11