LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   No Internet connection... (https://www.linuxquestions.org/questions/linux-wireless-networking-41/no-internet-connection-514706/)

Tobias90 12-29-2006 04:16 PM

No Internet connection...
 
Hi,
I am using OpenSUSE 10.2 and set up my D-Link DWL-520+ Networkcard yesterday.
I did this with the Windows Driver and ndiswrapper:

Code:

ndiswrapper -i AIRPLUS.SYS
modprobe ndiswrapper

Now I had "wlan1" in the "iwconfig" list. So it gave it an essid and a WEP-Key:

Code:

iwconfig wlan1 essid "XXXX" key "XXXX-XXXX-XXXX-XX" channel 10 mode managed
So, everything ok till yet. iwconfig says now this:


Code:

wlan1    IEEE 802.11b  ESSID:"XXXXX" 
          Mode:Managed  Frequency:2.457 GHz  Access Point: 00:01:E3:02:41:46 
          Bit Rate=11 Mb/s  Tx-Power:0 dBm  Sensitivity=0/3 
          RTS thr:off  Fragment thr:off
          Encryption key:XXXX-XXXX-XXXX-XX  Security mode:restricted
          Power Management:off
          Link Quality:100/100  Signal level:-28 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


Now I entered "ifconfig wlan1 up" and everything worked perfect. I had connection to the internet and the whole network.

But when I started my Computer today there was no internet connection. I reinstalled the dirver but that was for nothing. Iwconfig looks the same as above, everything should be ok...?

What could be the problem?

Thank you!

ndiswrapper -l
Code:

installed drivers:
airplus                driver installed, hardware (104C:8400) present


ifconfig
Code:

wlan1    Protokoll:Ethernet  Hardware Adresse 00:0D:88:93:2C:A1 
          inet6 Adresse: fe80::20d:88ff:fe93:2ca1/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:146 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000
          RX bytes:23896 (23.3 Kb)  TX bytes:468 (468.0 b)
          Interrupt:21 Speicher:de010000-de011000

iwlist scan
Code:

wlan1    Scan completed :
          Cell 01 - Address: 00:01:E3:02:41:46
                    ESSID:"XXXXXX"
                    Protocol:IEEE 802.11FH
                    Mode:Managed
                    Frequency:2.457 GHz (Channel 10)
                    Quality:0/100  Signal level:65/154  Noise level:0/154
                    Encryption key:on
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
                    Extra:bcn_int=100
                    Extra:atim=0


mazinoz 12-29-2006 09:13 PM

Your firewall starts on boot, right?

Tobias90 12-30-2006 03:04 AM

You mean the linux firewall? Hm... I don't think so?
Do you think this is blocking something?

mazinoz 12-31-2006 04:11 AM

Quite possibly, what ports do you have open on it?

Cheers:Pengy:

Tobias90 01-01-2007 04:04 AM

It wasn't the firewall. It was deactivated.

I only had to type "iwconfig wlan1 key on", and then it worked... ???
Thanks for your help anyway.

Happy New Year


All times are GMT -5. The time now is 01:55 AM.