Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No automatic connection to AP
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
bassvandijk
Guru
Guru


Joined: 13 Sep 2002
Posts: 306
Location: Haps, Netherlands

PostPosted: Tue Mar 01, 2005 6:52 pm    Post subject: No automatic connection to AP Reply with quote

I have to acces points:
one at home named "VANDIJKWLAN" (no WEP)
and one at the univeristy named "paswoord" (WEP).

At home I can connect to "VANDIJKWLAN" without problems
but when I'm at the university, the scripts don't automatically find "paswoord".
I manually have to uncomment the "essid_eth1..." line in my /etc/conf.d/wireless to force connecting to "paswoord".

/etc/conf.d/wireless
Code:
#essid_eth1="paswoord"
key_paswoord="********"
preferred_aps=( "paswoord" "VANDIJKWLAN" )

Why doesn't the preferred_aps=(...) work as expected?

I'm using the latest baselayout (1.11.9-r1)
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Tue Mar 01, 2005 7:09 pm    Post subject: Reply with quote

Maybe because it's not broadcasting it's SSID?

You have two options - you can map the MAC address to the SSID if it's broadcast or you can change the associate order - both of which are documented in /etc/conf.d/wireless.example
Back to top
View user's profile Send private message
bassvandijk
Guru
Guru


Joined: 13 Sep 2002
Posts: 306
Location: Haps, Netherlands

PostPosted: Tue Mar 01, 2005 8:02 pm    Post subject: Reply with quote

UberLord wrote:
Maybe because it's not broadcasting it's SSID? ...
Thanks for pointing out a possible problem.
UberLord wrote:
... or you can change the associate order
I will try that tomorrow when I'm at the university.
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