Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
WPA & IPW2200 Questions [SOLVED]
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
Brendenm
n00b
n00b


Joined: 17 Jul 2002
Posts: 55
Location: Beer Capitol USA

PostPosted: Fri Apr 14, 2006 4:32 pm    Post subject: WPA & IPW2200 Questions [SOLVED] Reply with quote

I've tried searching and maybe I haven't put in the right terms but I haven't found anything to help me out here.

Scenario: Laptop with 3 states (Undocked, Work Dock, and Home Dock)
Problem: ipw2200 doesn't stay on the same ethX, undocked it's eth1, at home eth2, at work eth3.
Question: How can I get it to stay something specific, such as wlan0 like ndiswrapper did.

I don't want to have to copy around config files depending on my docking state. So far I've been good up until getting this internal card and not using my LinkSys WPC54G card.

Any help would be much appreciated.

AHA!!! I remembered the [SOLVED]


Last edited by Brendenm on Sun Apr 30, 2006 4:45 pm; edited 1 time in total
Back to top
View user's profile Send private message
kino
n00b
n00b


Joined: 30 Apr 2006
Posts: 2

PostPosted: Sun Apr 30, 2006 11:49 am    Post subject: Reply with quote

I have couple buttons that I dont use so on each button I have script, that I use somewhere else. For exmaple connect internet via pppd, cable and wifi. you can do the same but with different wireless devices ;)
Back to top
View user's profile Send private message
Voltago
Advocate
Advocate


Joined: 02 Sep 2003
Posts: 2593
Location: userland

PostPosted: Sun Apr 30, 2006 12:16 pm    Post subject: Reply with quote

Code:
man nameif

might be what you are looking for.
EDIT: Writing an udev rule might be easier, though.
Code:
KERNEL=”eth*”, SYSFS{address}=”xx:xx:xx:xx:xx:xx″, NAME=”lan0″
KERNEL=”eth*”, SYSFS{address}=”xx:xx:xx:xx:xx:xx″, NAME=”wlan0″

(where you replace the 'xx:xx...' with your MAC addresses)
Back to top
View user's profile Send private message
Brendenm
n00b
n00b


Joined: 17 Jul 2002
Posts: 55
Location: Beer Capitol USA

PostPosted: Sun Apr 30, 2006 4:46 pm    Post subject: Reply with quote

Voltago: Thanks, that's exactly what I was looking for. udev rocks.... well as soon as I figure it all out it does ;)
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