LinuxQuestions.org
Help answer threads with 0 replies.
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 10-29-2004, 02:56 PM   #1
fmroberts
LQ Newbie
 
Registered: Oct 2004
Posts: 1

Rep: Reputation: 0
Wireless Setup


All,

I am running a 802.11 b setup.

I just installed Suse Linux 9.1 as dual boot on my Win98 machine.

This machine has a D-Link DWL-520 wireless card and Yast seems to install it automatically.

I am not sure if the settings for the connection to the router are correct.

I am connecting to a netgear router with:

SSID = roberts
workgroup = home
WEP = off

I have had pretty good success with windows in configuring my network.

Everything is supposed to be automatic such as obtaining an IP from the router, etc.

I named the SSID because of others in my apartment building accidently sucking my bandwidth up by connecting to it.

I am not sure where I am having trouble.

I am new to linux and if I can just get on the internet and my network I can start learning even more about linux.

Thanks,

Frank
 
Old 10-29-2004, 03:02 PM   #2
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
If you don't mind we'll do it in the command line since the gui doesn't always seem to get things straight and it's easier to diagnose errors this way. First off you have to set your essid.

Code:
iwconfig wlan0 essid robberts
After that you can use a dhcp program to get the rest of your settings:
Code:
dhcpcd wlan0
Now try your internet. If it's alright it should work. But there might be a few problems right now which keep you from getting on the internet. You probably have to set a gateway:
Code:
route add default gw x.x.x.x
x.x.x.x is your router's IP address.
You also might need to set your DNS server which is your AP. In your /etc/resolv.conf file you have to add a line:
Quote:

nameserver = x.x.x.x
where x.x.x.x is your AP again.

I can't help you with automating the process as I have another distro and I know suse uses different scripts.
 
Old 10-30-2004, 05:19 PM   #3
itzfritz
Member
 
Registered: Oct 2004
Location: Babylon, New York
Distribution: debian lenny, ubuntu intrepid
Posts: 70

Rep: Reputation: 15
If you thinkyou might be havnig DHCP issues, check your syslog; when you run 'dhclient wlan0' the syslog will log attempts to get an IP (and whether or not it worked).
pump is an alternate dhcp client which happens to log heavily - if your dhcp is giving you grief, try using pump -i wlan0 and then check the syslog.
 
  


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
Wireless Setup Lacertosum Slackware 11 06-03-2005 09:34 PM
wireless setup Patbuzz86 Linux - Wireless Networking 5 11-28-2004 09:28 AM
Wireless Setup seventhhat Red Hat 8 11-07-2004 11:29 PM
Wireless Setup-Help scoobs Linux - Wireless Networking 1 04-13-2004 03:32 AM
wireless setup athenerx Linux - Wireless Networking 3 06-10-2002 02:32 AM

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

All times are GMT -5. The time now is 03:42 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