Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
settings for wireless interface
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
whiteagle
n00b
n00b


Joined: 11 Dec 2004
Posts: 16

PostPosted: Sun Feb 06, 2005 1:26 pm    Post subject: settings for wireless interface Reply with quote

hi, please help me, how to add multiple commands in /etc/conf.d/wireless script, it doesnt work for me well:
iwconfig_wlan0=("key ****-****-** open"
"retry 20")
but retry is still default 8.
same is :
iwpriv_wlan0=("writemif 62 88"
"alc 0")

i think i have some syntax errors, but i cant find more documentation for it. Thx Vita
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Sun Feb 06, 2005 10:53 pm    Post subject: Reply with quote

Code:
iwconfig_wlan0="key ****-****-** open retry 20"
iwpriv_wlan0="writemif 62 88 alc 0"


That should do it.
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