PDA

View Full Version : Netgear WG311T


escuchamezz
April 10th, 2005, 11:56 AM
r

escuchamezz
April 11th, 2005, 11:18 AM
comeon someone must know
:cry: [-o<

bobmitch
April 11th, 2005, 01:15 PM
Can you at least 'ping' your router/default gateway?

(If it`s netgear, it will probably be 192.168.0.1 )

escuchamezz
April 11th, 2005, 04:53 PM
nope ping doesn't work either (although it does in SUSE 9.2)
what do you suggest i should do, install madwifi?

bobmitch
April 11th, 2005, 05:42 PM
nope ping doesn't work either (although it does in SUSE 9.2)
what do you suggest i should do, install madwifi?

Well, I have a wg311v2 - which works out of the box with dhcp - but in warty, it didn`t, but I had no problem using ndiswrapper, so that is probably your best bet.

There are countless guides on the forum, but if you need a hand, let me know, I`ll help if I can.

sophomERIC
April 13th, 2005, 07:06 PM
I had the same problem and most of the other ideas I found on the forum did not work either. Here is what I did to get my card working :

Terminal :
sudo ifdown ath0
nano -w /etc/network/interfaces

broadcast 192.168.1.255
# wireless-* options are implemented by the wireless-tools package
wireless-mode managed
wireless-essid Cerberus
# dns-* options are implemented by the resolvconf package, if installed
wireless-key1 [key in hex here]
wireless-defaultkey 1

sudo ifup ath0


for some reason it needed those defaultkey and key1 values where it previously just have wireless-key. When I just had the wireless-key value the DHCPDISCOVER requests would not locate my DHCP server. Kind of weird, but its working and I'm happy.

escuchamezz
April 14th, 2005, 08:45 AM
what is this broadcast ip address, is that the ip of the router?

thanks a lot dude, i'll try that

bobmitch
April 14th, 2005, 08:57 AM
what is this broadcast ip address, is that the ip of the router?

thanks a lot dude, i'll try that

The broadcast address isn`t the router ip address / default gateway address.

Here (http://www.linktionary.com/b/broadcast_address.html) is a decent explanation.

escuchamezz
April 14th, 2005, 11:38 AM
ok i understand, thanks

woodpecker
April 15th, 2005, 06:21 PM
Hi

I have the same networkcard. If your problem still occurs and you do not have to use the dhcp, try using a static ip. Mine works just fine with static ip.

escuchamezz
April 16th, 2005, 02:39 PM
I can't get the Internet working when i use static ip, i turned DHCP off in the router settings, and manually set 192.168.0.2 to be the static ip for the computer (gateway left blank) and the router even shows that the internet is connected but i can't access any website - very strange, when i turn DHCP back i can access the world wide web again (this is all in windows xp). how do i get this sorted so it works with static? once this works i'll try static out in ubuntu.

escuchamezz
April 16th, 2005, 11:41 PM
ok i got static ip working now (in windows xp), but it still fails to ping the router in ubuntu. How did you configure it, are you using gnome or kde?

escuchamezz
April 18th, 2005, 03:15 AM
I got it to work in kubuntu with dhcp :-)
but the speeds suck squirel balls, but i guess that's another story :???: