LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 01-22-2005, 03:07 PM   #1
Kachaturian
LQ Newbie
 
Registered: Nov 2004
Location: USA
Distribution: Suse 9.2
Posts: 11

Rep: Reputation: 0
Wireless USB Linksys Network Adapter with SUSE 9.2


Have problems accessing the network and the internet.

Have a Linksys wireless system with a router, a couple of usb wireless network adapters and a network PC card (for my laptop). The system is configured as a managed network, with a WEP autentication, and statically assigned IP addressess on each computer. When in Windows XP it is working well.

I had now just installed Linux 9.2. The linksys usb network adapter was recognized and the adapter was intalled automatically. I also disabled the eth0. Both lights on the adapter are lighten (one blinking), indicating the adapter is working. However, I have no signal and no internet connection. iwconfig results in the following:

wlan0 IEEE 802.11-DS ESSID:"XXXXXX" Nickname:"linux"
Mode:Managed Frequency:2.457 GHz Access Point: 00:00:00:00:00:00
Bit Rate:11 Mb/s Tx-Power=15 dBm
Retry limit:8 RTS thr=1536 B Fragment thr=1536 B
Encryption key:XXXXXXXXXXXXXXXXXXXX Security modepen
Power Managementff
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon

I did not specify the access point because i have only one router. is this correct? Should i specify the MAC of the router or the MAC of the Network adapter?

Since I have installed the network on the XP system, I am somewhat familiar with the settings (IP, Sub net Mask, default gateway, WEP ,etc).

How should I proceed from here?

Kachaturian
 
Old 01-23-2005, 12:02 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Moved: This thread is more suitable in Wireless Networking and has been moved accordingly to help your thread/question get the exposure it deserves.
 
Old 01-23-2005, 01:57 PM   #3
snecklifter
Member
 
Registered: Mar 2004
Location: UK/West Yorkshire/Huddersfield
Distribution: Fedora 7
Posts: 982

Rep: Reputation: 30
Hello there!

ifconfig will give you your card's mac address whereas iwconfig shows the mac address of the router you are connected to. Specifying the ssid will therefore associate it to the router and should not result in MAC address specification being required. If the ssid has been set then
dhclient wlan0
should get you an IP address. Check ifconfig to see if you have been allocated one by the router.
Regards
Chris
 
Old 01-23-2005, 08:40 PM   #4
Kachaturian
LQ Newbie
 
Registered: Nov 2004
Location: USA
Distribution: Suse 9.2
Posts: 11

Original Poster
Rep: Reputation: 0
Thanks,
typing "dhclient wlan0 " I got a " dhclient comand does not exists" reply.

Typing route -n I get
linux:~ # route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.xxx.0.0 0.0.0.0 255.xxx.xxx.0 U 0 0 0 wlan0
169.xxx.0.0 0.0.0.0 255.xxx.0.0 U 0 0 0 wlan0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 192.xxx.0.xx 0.0.0.0 UG 0 0 0 wlan0
linux:~ #
where 192.xxx.0.xx is the IP adress of the router
and
255.xxx.xxx.0 is the default gateway

the computer has a preassigned IP adress 192.xxx.0.yy

How do I see this in the comand line (i.e., what is the equivalent to the ipconfig all in windows XP?)

Under mesages, I obtain the following, suggesting that there is no connection to the router

:44 linux kernel: wlan0: no IPv6 routers present
Jan 22 19:02:44 linux SuSEfirewall2: Firewall rules successfully set from /etc/sysconfig/SuSEfirewall2

Is it the firewall that is preventing acess to the network. As I mentioned before, the Lynksis router requires a WEP key. I have set this in the copmputer via YAST.

using ping and an the IP address of the router I get "No network found"

Roberto
 
Old 01-23-2005, 09:08 PM   #5
Kachaturian
LQ Newbie
 
Registered: Nov 2004
Location: USA
Distribution: Suse 9.2
Posts: 11

Original Poster
Rep: Reputation: 0
Following my previous, the boot log shows the following:

Master Resource Control: previous runlevel: N, switching to runlevel: 5
<notice>start services (random isdn SuSEfirewall2_init)
Initializing random number generatordone
Starting Firewall Initialization (phase 1 of 3) done
<notice>exit status of (random isdn SuSEfirewall2_init) is (0 0 0)
<notice>start services (network)
Setting up network interfaces:
lo
lo IP address: 127.0.0.1/8
done eth0 device: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
eth0 configuration: eth-id-00:e0:18:a0:a6:a2
eth0 Startmode is 'off'
skippedWaiting for mandatory devices: wlan-id-00:06:25:0d:9d:2d
19 17 13 9 6 5 3 2 1
wlan0 interface could not be set up
failedSetting up service network . . . . . . . . . . . . . . . .failed
<notice>exit status of (network) is (7)
<notice>start services (syslog)


by the way, I tried route -n again, this time I got a blank line (I can not think of anything I did to change the status from the previous)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Connecting to wireless network through Linksys USB adapter wyzard Linux - Wireless Networking 1 09-06-2005 03:43 AM
Linksys Wireless B USB Adapter Possible On SUSE? link470 SUSE / openSUSE 4 08-29-2005 08:29 PM
linksys wireless-b usb network adapter and mandrake 10.1 beta zexter Linux - Hardware 1 11-04-2004 12:35 PM
Linksys Wireless USB Network Adapter, How do I Install? Kevin Nash Red Hat 0 02-07-2004 10:41 PM
Linksys wireless USB network adapter ver 2.5 niyaah Linux - Hardware 3 10-15-2002 10:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 12:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration