View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 5 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Mar 10, 2006 9:45 am 
Offline
Joined: Mon May 02, 2005 3:59 pm
Posts: 70
Hey All,

I've have my Netgear WG111T configured manually with a static IP via with NDISwrapper version 1.11rc1

Now the quest to get Debian to play nice with it on startup.

I am using WPA so I also have wpa_supplicant installed and configured. All is well in that respect. I have an IP address and can access my home network.

I found a wlcardconfig script and it sees wlan0, but it looks like it is using some other tool for setting up WEP no options for WPA. It fails to complete and I don't want WEP anyway.

R5A26 build.

I come from the GenToo world and I know exactly what to do to setup the network for it. I am a bit lost in Debian.

Can someone just explain the Network setup for Debian?
Any ideas?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 13, 2006 8:14 am 
Offline
Joined: Tue Feb 21, 2006 7:24 am
Posts: 396
Location: Dushanbe, Tajikistan
This driver works well.. maybe it could get you from having to use ndis..

http://acx100.sourceforge.net/wiki/ACX

doing the config in debian:
edit:

/etc/network/interfaces

do a "man interfaces" for examples and such.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 25, 2006 12:21 am 
Offline
Joined: Mon May 02, 2005 3:59 pm
Posts: 70
Cool thanks!!!!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 29, 2006 1:02 am 
Offline
Joined: Wed Mar 22, 2006 1:00 pm
Posts: 12
Has anyone actually gotten /etc/network/interfaces to work with a WLAN USB? I have a zd1211-based chip which I would manually get working as follows:
Code:
ifconfig wlan0 up
iwconfig wlan0 essid myESSID
iwconfig wlan0 key s:123456789012
dhclient wlan0


Having read docs etc I figured that this would translate into something like this in the interfaces file (may have mistakes as I'm doing this off the top of my head):

Code:
auto lo wlan0
...
iface wlan0 inet dhcp
wireless-essid myESSID
wireless-key s:123456789012


But no luck. I've also tried other variants such as wireless_key, wireless_ess id etc. as I find that there is a lot contradicting information about. I am also under the impression that others have problems with the interfaces file.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 30, 2006 4:49 pm 
Offline
Joined: Tue Feb 21, 2006 11:26 pm
Posts: 6
This same thing kicked my but for a while. I figured out what was killing me was the fact that the driver I used named the interface ath0 instead of wlan0, so all of the lines in the interfaces file had to be changed from wlan0 to ath0. To find out what the wireless card is called type in iwconfig. A list will come up with all network devices.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 21 guests


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 post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu