protected network does not work

hello,

i have browsed through the forum but did not find an answer for my issue.
i have just installed opensuse 11.1 and after a few evenings of trying i managed to get wireless card to work after taking of the WEP security from my wireless router.
however as soon as i activate the security the network does not work anymore. the strange thing is that the linux machine receives an ip adress in the network, however when i ping the router under 192.168.1.1 i get the message destination host unreachable.

i hope there is somebody here who can help me.

thanks in advance

cheers

pascal

here is what i receive when entering the commands from the sticky topic:

ifconfig
lo Link encap:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:64 errors:0 dropped:0 overruns:0 frame:0
TX packets:64 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:4640 (4.5 Kb) TX bytes:4640 (4.5 Kb)

wlan0 Link encap:Ethernet Hardware Adresse 00:1B:2F:2F:61:19
inet Adresse:192.168.1.5 Bcast:192.168.1.255 Maske:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:0 (0.0 b) TX bytes:6294 (6.1 Kb)
Interrupt:9 Speicher:2c010000-2c020000

iwconfig
lo no wireless extensions.

wlan0 IEEE 802.11g ESSID:“TalkTalk520” Nickname:“linux-ird3”
Mode:Managed Frequency:2.462 GHz Access Point: 00:1B:9E:6D:BF:39
Bit Rate=11 Mb/s Sensitivity=-200 dBm
RTS thr=2346 B Fragment thr=2346 B
Encryption key:217E-344E-A3EF-CA54-EF55-6BD8-FD Security mode:open
Power Management:off
Link Quality:70/100 Signal level:-51 dBm Noise level:-96 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

sbin/lspci
06:00.0 Ethernet controller: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless (rev 03)

sbin/lspci-n
06:00.0 0200: 11ab:1faa (rev 03)

/usr/sbin/iwlist scan
lo Interface doesn’t support scanning.

wlan0 Scan completed :
Cell 01 - Address: 00:1B:9E:6D:BF:39
ESSID:“TalkTalk520”
Protocol:IEEE 802.11g
Mode:Managed
Frequency:2.462 GHz (Channel 11)
Quality:84/100 Signal level:-42 dBm Noise level:-96 dBm
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Extra:bcn_int=100
Extra:atim=0

If you are using WEP, use hex instead of a passphrase,as it sometimes causes problems. Also, check ipv6 is disabled

Andy

hi andy,

thanks for the quick reply. and guess what, everything works fine now.
i am soooooooooooooo happy now.

cheers

pascal

Excellent,glad you got it sorted, now enjoy :slight_smile:

Andy

so pascal_sw1, was it

use hex instead of a passphrase

or

check ipv6 is disabled

??