LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   is broadcast ssid necessary for iwconfig (https://www.linuxquestions.org/questions/linux-wireless-networking-41/is-broadcast-ssid-necessary-for-iwconfig-440151/)

glorsplitz 04-29-2006 08:28 PM

is broadcast ssid necessary for iwconfig
 
i got wireless networking to work but iwconfig seems to need the wireless access point to broadcast the ssid

in rc.local i have
wpa_supplicant....
ifconfig wlan0 up xxx.xxx.xxx.xxx
route add default gw xxx.xxx.xxx.xxx
iwconfig wlan0 mode Managed
iwconfig wlan0 key restricted

thanks

2Gnu 04-29-2006 09:31 PM

Turning off SSID beacon will cause connectivity problems under some circumstances, especially with WPA, although for some it work fine. There's no security benefit to disabling the broadcast, so leave it on.


All times are GMT -5. The time now is 12:59 PM.