On 11/1/07, David Walker <[EMAIL PROTECTED]> wrote: > Cheers. > > That looks exactly correct. ifconfig(8). > Specifically "IEEE 802.11 (WIRELESS DEVICES)". > Quote: > bssid bssid > Set the desired BSSID for IEEE 802.11-based wireless network interfaces. > > Presumably as you say I can change my hostname.if from 'dhcp' to 'dhcp SSID'. > I will find out.
Yes you can. Here is mine: $ cat /etc/hostname.wi0 dhcp nwid sexiestpad nwkey <scrubbed> !ping -c 2 192.168.11.1 $ The ping command is because my shitty broadcom router doesn't like to let packets through until I poke it a bunch for some reason. -Nick

