Keeping your Intel Wireless NIC on a Leash

| | Comments (0) | TrackBacks (0)

My laptop has the Intel 2200BG card and uses the ipw2200 driver. By default, when the driver loads, it tries to associate to any network that is open and accessible. This is the physical equivalent of your laptop automatically plugging itself into any network port in the area.

I don't like this behavior, both from a I-want-control-of-my-network-status as well as go-to-jail-or-pay-a-big-fine stand point.

Fortunately driver allows you to turn off this auto-associate behavior with a parameter. In my /etc/modprobe.conf I added the line:

options ipw2200 associate=0

Problem solved.

0 TrackBacks

Listed below are links to blogs that reference this entry: Keeping your Intel Wireless NIC on a Leash.

TrackBack URL for this entry: http://blogs.gurulabs.com/cgi-bin/mt-tb.cgi/29

Leave a comment

About this Entry

This page contains a single entry by Dax published on April 19, 2006 2:42 PM.

When is a 5400RPM hard drive faster than a 7200RPM one? was the previous entry in this blog.

GSSAPI/Kerberos Authentication and Jabber is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.