Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind). |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-07-2003, 01:53 PM
|
#1
|
LQ Newbie
Registered: Nov 2003
Location: Bellevue, WA
Distribution: slack, freebsd, gentoo
Posts: 9
Rep:
|
Connecting to an Access Point Manually
I am currently using Slackware 9.1 on a Compaq Armada 3500 laptop (366mhz) and have a Compaq PCMCIA 802.11b wireless adaptor working with the orinoco_cs driver, patched and all that good stuff.
When I run kismet or airsnort, it works perfectly monitoring the various networks that I "stumble" upon. When I remove it and put it back it, it's out of monitoring mode and connects to a network if there's one that's strong enough nearby.
But now, how can I manually connect to an AP of my choosing? Yesterday I was at school and we setup a WAP to see how long it'd take to crack wep, and then there's also the school's own wireless network. Just for fun, I was going to try to connect to that WAP's network, but when I removed my card and reinserted it, the software/card defaulted to the school's network, which is fine and dandy, 'cept I wanted to be on the test WAP's network!
So how can I go about manually assigning a network for the WNIC to connect to?
I searched the forums but have only found posts about drivers and trying to get a certain card to work, or how to setup a linux-based AP.
Also, is there an X tool that shows the available networks and then allows you to select one and it'll automatically connect you to it?? (it's a stretch, I know)
Thanks
Robert
|
|
|
11-07-2003, 10:15 PM
|
#2
|
LQ Guru
Registered: Apr 2003
Location: Maryland
Distribution: Slack 9.1,10 Mandrake 10,10.1, FedCore 2,3, Mepis 2004, Knoppix 3.6,3.7, SuSE 9.1, FreeBSD 5.2
Posts: 1,109
Rep:
|
Does this card respond to iwconfig commands at the console? If so, then that is your tool as that is where any gui tool is eventually going to send it's stuff anyway. A "man iwconfig" will show you all the options. If the card uses some other program to get it setup, then disregard.
|
|
|
11-07-2003, 11:58 PM
|
#3
|
LQ Newbie
Registered: Nov 2003
Location: Bellevue, WA
Distribution: slack, freebsd, gentoo
Posts: 9
Original Poster
Rep:
|
it does respond to some of the iwconfig settings, but which ones should I be setting to assign myself to an ap?
I'm fairly new to wireless and changing the ESSID didn't seem to do much...or maybe I didn't give it time to react ?
So I guess my question is then: If I can search out a network using kismet, how would I go about connecting to it?
|
|
|
11-08-2003, 02:54 PM
|
#4
|
LQ Guru
Registered: Apr 2003
Location: Maryland
Distribution: Slack 9.1,10 Mandrake 10,10.1, FedCore 2,3, Mepis 2004, Knoppix 3.6,3.7, SuSE 9.1, FreeBSD 5.2
Posts: 1,109
Rep:
|
I'm not familiar with kismet, but at the very least it seems to me a tool like that would return a channel/frequency and an essid name, so to connect using just that info the command would look like this: iwconfig wlan0 channel x (or freq x.xxxg) essid essid_name, if the name contains whitespace then wrap in quotes. wlan0 is the device name of your wireless device, could be also eth0 or eth1 etc. To be associated with a particular access point does not necessarily give you a valid ip address on that network, you would assign that using ifconfig, something like ifconfig wlan0 xxx.xxx.xxx.xxx, or use a dhcp client, for instance: dhcpcd wlan0, of course for those to work you would need to see info returned by iwconfig indicating that you're associated with the access point, your log would most likely show the association process and it's eventual success/failure as well.
|
|
|
11-08-2003, 07:30 PM
|
#5
|
LQ Newbie
Registered: Nov 2003
Location: Bellevue, WA
Distribution: slack, freebsd, gentoo
Posts: 9
Original Poster
Rep:
|
ahhh thank you aKaBeaVis :P
so mainly, just setting the channel, essid, and then establishing an ip.
Thanks!
|
|
|
All times are GMT -5. The time now is 03:06 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|