LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   slackware 10.1 wlan (https://www.linuxquestions.org/questions/linux-wireless-networking-41/slackware-10-1-wlan-336112/)

ding 06-22-2005 11:28 AM

slackware 10.1 wlan
 
hi
i am currently trying to setup a wireless lan with my slackware 10.1 installation. i believe everything is setup correctly, all the compatible ndiswrapper drivers installed. i can connect to my network, however i cannot connect to the internet. I can ping other computers on my network, and i can get an ip by typing ifconfig wlan0 192.168.0.2 up but thats all.
I think this will help

root@TheCupboard:~# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:25 errors:0 dropped:0 overruns:0 frame:0
TX packets:25 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2548 (2.4 Kb) TX bytes:2548 (2.4 Kb)

wlan0 Link encap:Ethernet HWaddr 00:09:5B:8F:D7:39
inet addr:192.168.0.245 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:286 errors:0 dropped:0 overruns:0 frame:0
TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:40618 (39.6 Kb) TX bytes:8718 (8.5 Kb)
Interrupt:5 Memory:dfbde000-dfbdffff

root@TheCupboard:~# iwconfig
lo no wireless extensions.

wlan0 IEEE 802.11g ESSID:"TheCupboard"
Mode:Managed Frequency:2.462GHz Access Point: 00:09:5B:6A:03:02
Bit Rate:54Mb/s Tx-Power:0 dBm Sensitivity=0/3
RTS thr:2347 B Fragment thr:2312 B
Encryption key:off
Power Management:off
Link Quality:100/100 Signal level:-51 dBm Noise level:-256 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

I used the slackware netconfig in order to put my network details in, including my dns server, but it just doesnt seem to want to connect.
btw im using the netgear wg311v2, which i think is renowned for being hard to set up on linux.

thanks in advance

dcdbutler 06-22-2005 04:52 PM

It's worthwhile to check out the HCL page for this card:

http://www.linuxquestions.org/hcl/sh...cat=149&page=1

It looks like v.2 certainly has some issues though

ding 06-23-2005 12:44 PM

hey
i got it working (at last) - i only had to type one command which was route add default gw "my default gateway"

thanks anyway


All times are GMT -5. The time now is 04:18 PM.