Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
I'd just write a script for each wireless access point. That way, all you would have to do would be to run the script. Changing access points would then be as easy as running the appropriate script.
that's exactally what I just did. Now, I'm wondering is there a way to test to see if a particular AP is available (and if so, connect to it). I'm going to try to write a proggie that runs in the background and tests AP availability and connects to a preferred, available one (if not already connected) so to save me a lot of effort.
Anyone know of how to do this? (in C or shell scripts)
thx
-RinGz
hey, whenever I try to compile it, it gives me errors about including Net/PCap.h or something like that.... I'm trying to find the pcaplib package but don't know which one I should use... I've searched rpmfind.net, but to no avail.... anyone know which package I need (and where to get it)?
Thanks
you might wanna look at kismet.
there will be rpm's for kismet.
i've been working on a project which has a module for this. i've done the coding in C, using the wireless-tools for linux API. a shell script for doing this is the easiest - a few lines of code, to test your signal-to-noise level, and switch if needed (and possible).
also, you might know this, but connecting to networks that you arent a part of is not ...
haha... of course. We have multiple networks set up across my dorm and then there's a large network for outside the dorms at my college. I'm just wanting it to switch to the best network without me doing anything (like windows does....wow-never thought I'd say that....)
Anyway, thx
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.