Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
iwconfig question
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
runt
Apprentice
Apprentice


Joined: 27 Nov 2002
Posts: 197
Location: /dev/null

PostPosted: Tue Jan 21, 2003 6:24 am    Post subject: iwconfig question Reply with quote

Ok, I have an iBook Graphite 466 with an Airport card. Have the drivers loaded and everything. Emerged wireless-tools, but everytime I try to connect to the WiFi network at my college I get an error. I think the problem is the password we have to use
Code:
<username/password>
my username being mcsh0001 and my password is a 6 digit password (not going to give it to you). I have tried
Code:
iwconfig eth1 essid "HuskyNet Wireless" key s:"<mcsh0001/password>"
and it will not work. Does anyone have any clue what I'm doing wrong?
Back to top
View user's profile Send private message
runt
Apprentice
Apprentice


Joined: 27 Nov 2002
Posts: 197
Location: /dev/null

PostPosted: Tue Jan 21, 2003 4:27 pm    Post subject: Reply with quote

Anyone? I would really like to use Linux for WiFi instead of Mac OS X.
Back to top
View user's profile Send private message
ShadyMilkman
n00b
n00b


Joined: 20 Apr 2002
Posts: 57

PostPosted: Tue Jan 21, 2003 6:06 pm    Post subject: Reply with quote

I have never heard of username/password authentication over wifi, only password verification for WEP. And at that, I have only done it via wlanctl-ng. Maybe you should look into that. I've seen it used something like this:
Code:

> wlanctl-ng wlan0  lnxreq_ifstate ifstate=enable
> wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11WEPDefaultKeyID=0
> wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11ExcludeUnencrypted=true
> wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11PrivacyInvoked=true
> wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11WEPDefaultKey0=XXXXXXXXX


Try looking into that.
Back to top
View user's profile Send private message
runt
Apprentice
Apprentice


Joined: 27 Nov 2002
Posts: 197
Location: /dev/null

PostPosted: Tue Jan 21, 2003 6:11 pm    Post subject: Reply with quote

ShadyMilkman wrote:
I have never heard of username/password authentication over wifi, only password verification for WEP. And at that, I have only done it via wlanctl-ng. Maybe you should look into that. I've seen it used something like this:
Code:

> wlanctl-ng wlan0  lnxreq_ifstate ifstate=enable
> wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11WEPDefaultKeyID=0
> wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11ExcludeUnencrypted=true
> wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11PrivacyInvoked=true
> wlanctl-ng wlan0 dot11req_mibset mibattribute=dot11WEPDefaultKey0=XXXXXXXXX


Try looking into that.


The <username/password> part is actually the password. Just our usename for or email account on campus and our password for our email account made into one phrase.
Back to top
View user's profile Send private message
Seppel
Tux's lil' helper
Tux's lil' helper


Joined: 10 Nov 2002
Posts: 113

PostPosted: Tue Jan 21, 2003 6:34 pm    Post subject: Reply with quote

It would be nice, if you had provided the error messages (if any). Anyway I got a Netgear MA 101 successfully running with the ATMEL Driver. I dont know which driver you use, but note that if you're using the linux-wlan-ng driver, you can't use the iwtools - you have to edit some config files. And also note that you maybe have to specify the channel your network uses when running iwconfig.

Additionally I never heart of Login/Password authentication - only via WEP keys.
Back to top
View user's profile Send private message
xpunkrockryanx
Tux's lil' helper
Tux's lil' helper


Joined: 22 Sep 2002
Posts: 87
Location: College Place, WA, USA

PostPosted: Tue Jan 21, 2003 9:00 pm    Post subject: Reply with quote

it sounds like your schools wlan is wanting you to establish a vpn connection to their server in order to have network access. try configuring the wlan without any wep key, and contact the computer department to get the vpn protocol and server ip address to connect to. then you can get a vpn client. hope this helps...
Back to top
View user's profile Send private message
runt
Apprentice
Apprentice


Joined: 27 Nov 2002
Posts: 197
Location: /dev/null

PostPosted: Tue Jan 21, 2003 10:51 pm    Post subject: Reply with quote

Actually, I don't think we do a VPN connection. The SSID of the network is "HuskyNet Wireless" and the password (no wep key, just a password) is in the form of "<username/password>". They do use Cisco WAPs though, so it may be doing VPN of some sort we just aren't told about it.

And I can't ask anyone on campus for help since Linux is not a "supported" OS. They support Windows 95 and above and Mac OS 8.x and above.
Back to top
View user's profile Send private message
xpunkrockryanx
Tux's lil' helper
Tux's lil' helper


Joined: 22 Sep 2002
Posts: 87
Location: College Place, WA, USA

PostPosted: Tue Jan 21, 2003 11:02 pm    Post subject: Reply with quote

ask them some non os-specific questions like, is there some sort of authentication going on? what protocol does the authentication use? is it a tunneling protocol?

also, i was under the impression that SSID's were not allowed to have any spaces in them. it may be that there is some other SSID, and that the "HuskyNet Wireless" is just a descriptor field. you might check on a windows client to see what SSID is found.

is there no documentation on the school website as to how the network is set up, what protocols and specifications are in use? i'd look for some.
Back to top
View user's profile Send private message
runt
Apprentice
Apprentice


Joined: 27 Nov 2002
Posts: 197
Location: /dev/null

PostPosted: Wed Jan 22, 2003 12:59 am    Post subject: Reply with quote

xpunkrockryanx wrote:
ask them some non os-specific questions like, is there some sort of authentication going on? what protocol does the authentication use? is it a tunneling protocol?

also, i was under the impression that SSID's were not allowed to have any spaces in them. it may be that there is some other SSID, and that the "HuskyNet Wireless" is just a descriptor field. you might check on a windows client to see what SSID is found.

is there no documentation on the school website as to how the network is set up, what protocols and specifications are in use? i'd look for some.


There is no documentation whatsoever. They don't want us to know in the off chance we would get around some of the shit they have on the network (packet shaper comes to mind). Also, I don't have a Windows Client To check the SSID on, I have Mac OS X on my iBook so I could use that if someone knows how to.
Back to top
View user's profile Send private message
runt
Apprentice
Apprentice


Joined: 27 Nov 2002
Posts: 197
Location: /dev/null

PostPosted: Wed Jan 22, 2003 5:50 pm    Post subject: Reply with quote

I will get the exact error message for you when I am actually in the library on campus and at a computer I can post from while trying to debug the wireless on my iBook. I think its due to the space in the network name though. So I am going to attempt to use "HuskyNet%20Wireless" and see if it will work.
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