Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ipw2200 only connecting as 11b ;(
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
SalsaDoom
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jan 2003
Posts: 105
Location: Saskatoon, Saskatchewan

PostPosted: Sat Sep 25, 2004 4:49 am    Post subject: ipw2200 only connecting as 11b ;( Reply with quote

Hey guys

I finally bought myself a wireless router (D-Link DI-524) and so far its been ok. I've got connectivity, but I cannot get WEP working right now, it just doesn't associate with anything... but I'm not really worried too much about that right now. I'm mostly annoyed that I'm only connecting at 11b (11Mbs) instead of 11g (54Mbs).

I'm using uberlords baselayout (1.11.0) to set things up. Anyone have any idea how to work with this stuff? I'm sadly pretty clueless as to how wireless works at the moment.

--CK
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Sat Sep 25, 2004 9:42 am    Post subject: Reply with quote

AFAIK the ipw drivers don't support 54mbs yet :(

For WEP, ensure that keys are the same, key 1 is active/default on the AP and you're using open (shared) encryption at both ends.
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
SalsaDoom
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jan 2003
Posts: 105
Location: Saskatoon, Saskatchewan

PostPosted: Sat Sep 25, 2004 3:29 pm    Post subject: Reply with quote

Hmm, I'm using 0.8 and according to the documentation on ipw2200.sf.net it has supported g data rates since 0.6... I'll keep hunting around then, but you think it should automatically connect as 11g unless there was a driver problem? There isn't a switch or command I can set?

I don't think WEP will be too big a problem, I just need to play around with my router mostly I suspect. These wireless routers all seem buggy ;(

Thanks
--SD
Back to top
View user's profile Send private message
pkrzykowski
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2003
Posts: 97

PostPosted: Tue Oct 12, 2004 5:12 pm    Post subject: Reply with quote

hello!
i use ipw2200 and linksys wag54g which suports 11g. When i am close (about 6 meters and one wall ;)) to AP it's working at 54MBit. I only assiosiate with AP and its working at maximum speed by default.
If you have questions send me private message about these posts.

Pawel
_________________
FSC Amilo M7400 Celeron M 1.3
Back to top
View user's profile Send private message
sidkdbl07
Apprentice
Apprentice


Joined: 25 May 2003
Posts: 184

PostPosted: Wed Dec 15, 2004 8:55 pm    Post subject: Reply with quote

I also have a DI-524 router and I'm using ipw2200 for my Intel Pro 2200 wireless.
EDIT: I also have ieee80211_crypt_wep loaded

I can connect to the router no problem when there is no encryption and it's all nice and smokey fast but I'm having trouble getting WEP enabled

I set my router to...
WEP enabled
Open System
WEP encryption: 64 bit
Key type: HEX
KEY1: XXXXXXXX

and then I set up my card with the following commands:
Quote:

iwconfig eth1 essid "xxxxxx"
iwconfig eth1 channel 5
iwconfig eth1 key open
iwconfig eth1 key XXXXXXXX
/etc/init.d/net.eth1 start

Then I get
Quote:

* Starting eth1
* Configuring wireless network for eth1
* Couldn't associate with any access points on eth1
* Failed to configure wireless for eth1 [ !! ]

Back to top
View user's profile Send private message
planet-admin
Apprentice
Apprentice


Joined: 27 Mar 2004
Posts: 213
Location: Boise, ID

PostPosted: Thu Dec 16, 2004 10:51 pm    Post subject: Reply with quote

sidkdbl07 wrote:
I also have a DI-524 router and I'm using ipw2200 for my Intel Pro 2200 wireless.
EDIT: I also have ieee80211_crypt_wep loaded

I can connect to the router no problem when there is no encryption and it's all nice and smokey fast but I'm having trouble getting WEP enabled

I set my router to...
WEP enabled
Open System
WEP encryption: 64 bit
Key type: HEX
KEY1: XXXXXXXX

and then I set up my card with the following commands:
Quote:

iwconfig eth1 essid "xxxxxx"
iwconfig eth1 channel 5
iwconfig eth1 key open
iwconfig eth1 key XXXXXXXX
/etc/init.d/net.eth1 start

Then I get
Quote:

* Starting eth1
* Configuring wireless network for eth1
* Couldn't associate with any access points on eth1
* Failed to configure wireless for eth1 [ !! ]



Firstly, all you need to do is this

iwconfig eth1 mode managed
iwconfig eth1 essid essidname
iwconfig eth1 key wepkey

you don't need any of that other stuff at all. Also, get rid of the quotation marks around the essid, and completely drop the channel command.


Michael
_________________
Michael S. Moody
Sr. Systems Engineer
Global Systems Consulting
Web: http://www.GlobalSystemsConsulting.com
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum