![]() ![]() |
Oct 10 2005, 08:09 AM
Post
#1
|
|
![]() Group: Members Posts: 111 Joined: 6-September 05 From: Aix en Provence/Paris Member No.: 8,048 |
Hi all,
The Wifi card is working well with kismet and my hotel wifi connection (40bit Web Key) but i'm not able to be connected to my Office Wifi Network. The office ESSID is with a space (like "john doe") and the WEP key is 26 characters long (so i suppose it is a 128b encryption key. I have created a new connection with the sharp tool (so "johndoe" without the space, and the key, network type 'infrastructure', DHCP and DNS automatic, WEP key 'Open System', then modify the : a -/home/zaurus/Applications/Network/modules/WLANx.conf to add the space to the ESSID b - /etc/pcmcia/wlan-ng.opts to add the space to the ESSID too But it is not working, the card led flash during the initialisation process. I have then modifie the syslogd conf (*.*) file and run a tail -f /var/log/message Here is the result when I plug in the card and try to connect CODE Oct 10 15:28:42 localhost atd[239]: Waiting for alarm... Oct 10 15:28:45 localhost cardmgr[134]: initializing socket 0 Oct 10 15:28:45 localhost cardmgr[134]: socket 0: Linksys WCF12 11Mbps 802.11b WLAN Card (Prism 3) Oct 10 15:28:45 localhost cardmgr[134]: executing: 'modprobe prism2_cs' Oct 10 15:28:46 localhost cardmgr[134]: executing: './wlan-ng start wlan0' Oct 10 15:28:46 localhost /etc/hotplug/wlan.agent: WLAN startup on null (null) Oct 10 15:28:46 localhost /etc/hotplug/wlan.agent: WLAN p80211 starting! Oct 10 15:28:46 localhost /etc/hotplug/net.agent: how do I bring interfaces up on this distro? Oct 10 15:28:46 localhost /etc/hotplug/net.agent: register event not handled Oct 10 15:28:47 localhost /etc/hotplug/wlan.agent: WLAN register on wlan0 (prism2_cs) Oct 10 15:28:47 localhost /etc/hotplug/wlan.agent: WLAN Hotplug bypassed for pcmcia Oct 10 15:28:47 localhost wland[6242]: wland daemon init successful Oct 10 15:28:47 localhost wland[6242]: netlink socket opened and bound successfully Oct 10 15:28:47 localhost cardmgr[134]: + SIOCSIFFLAGS: No such device Oct 10 15:28:47 localhost cardmgr[134]: executing: './wlan-ng suspend wlan0' Oct 10 15:28:48 localhost cardmgr[134]: + message=lnxreq_ifstate Oct 10 15:28:48 localhost cardmgr[134]: + ifstate=disable Oct 10 15:28:48 localhost cardmgr[134]: + resultcode=success Oct 10 15:29:09 localhost cardmgr[134]: executing: './wlan-ng resume wlan0' Oct 10 15:29:10 localhost cardmgr[134]: + ./wlan-ng: /sbin/prism2dl: not found Oct 10 15:29:12 localhost atd[239]: okay. Alarm rang. Oct 10 15:29:12 localhost atd[239]: next: 1128962700 Oct 10 15:29:12 localhost atd[239]: waitfor 1128962700 Oct 10 15:29:12 localhost atd[239]: Current RTC date/time is 10-10-2005, 15:29:12. Oct 10 15:29:12 localhost atd[239]: Alarm date/time is 10-10-2005, 16:45:00. Oct 10 15:29:12 localhost atd[239]: Alarm time now set to 10-10-2005 16:45:00. Oct 10 15:29:12 localhost atd[239]: Waiting for alarm... Oct 10 10:29:18 localhost dhcpcd[6606]: DHCP_NAK server response received Oct 10 10:29:23 localhost dhcpcd[6606]: timed out waiting for a valid DHCP server response Oct 10 15:29:28 localhost cardmgr[134]: executing: './wlan-ng suspend wlan0' Oct 10 15:29:29 localhost cardmgr[134]: + message=lnxreq_ifstate Oct 10 15:29:29 localhost cardmgr[134]: + ifstate=disable Oct 10 15:29:29 localhost cardmgr[134]: + resultcode=success Oct 10 15:29:42 localhost atd[239]: okay. Alarm rang. the 2 lignes : CODE Oct 10 10:29:18 localhost dhcpcd[6606]: DHCP_NAK server response received Oct 10 10:29:23 localhost dhcpcd[6606]: timed out waiting for a valid DHCP server means something is wrong ?? I have tried to put 20 instead of 10 in the timeout parameter of the WLANx.conf file, but no success. Same stuff each time i try to connect this network. I realy need to be connected at the office but i didn't know what to try now, an idea? i'm lost I have a Z C1000, and use the regular Sharp Rom in english. Note : my laptop is connected to this network and there is no MAC adress filtering (some people came sometimes for one day only and are able to use this network without trouble) |
|
|
|
Oct 11 2005, 10:48 AM
Post
#2
|
|
|
Group: Members Posts: 116 Joined: 25-July 05 From: Brazil Member No.: 7,691 |
Try to set the essid to "ANY" and verify if you are using WEP or WPA in your office.
|
|
|
|
Oct 11 2005, 06:53 PM
Post
#3
|
|
![]() Group: Members Posts: 111 Joined: 6-September 05 From: Aix en Provence/Paris Member No.: 8,048 |
Well, i will try to set up the connection with "any"... But if i run kismet, i can see 2 essid of my office network, identify wep key protected network (G net), and an other one as B net.
And there is realy no pb for my destop to be conncted, with windows or linux (mandriva 2005). I think it is a Wep. Just to confirm, is the modification of the 2 file above are the only files to modify/setup for a connection to an essid with a space ? thanks |
|
|
|
Oct 13 2005, 08:46 AM
Post
#4
|
|
![]() Group: Members Posts: 111 Joined: 6-September 05 From: Aix en Provence/Paris Member No.: 8,048 |
It works !!.
Starting from a DHCP / IP issue, I have disable the DHCP in the Network configuration tool and put mask and gateway that i have for my laptop. I have added 1 to the Laptop IP for the Z IP. after that the connection applet says that the Z is connected but i have no internet connection.. So i have just remove from the WLANx.conf the assigned IP, Gateway etc, write a configuration copied from my an other working connection to set up a DHCP. Remove the card, plug it back and Hop ! ca marche !! It seems that the DHCP had difficulties to assign IP ant other stuff , trying to force the IP, gateway etc.. should have helped!! I don't realy know but it is working now!!. |
|
|
|
May 19 2006, 06:29 PM
Post
#5
|
|
|
Group: Members Posts: 82 Joined: 23-April 06 From: Buenos Aires Member No.: 9,684 |
I'm having a similar problem with a sl-5500 a wcf12 and a 128bits ap at the office. I can't connect to the network usin DHCP + any ssid (or defined one) + wep, teh card seems to "see" the network on the current tab of the network app but i can't connect to it. I'll try self asigning a n ip.
Thanks, tomas |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 11:15 PM |