mrp Posted April 1, 2010 Share Posted April 1, 2010 There seems to be a broadcasting wireless network called "OpenWrt" how can I change this to like "Free WiFi" or some such or disable all together? Is it possible to force WPA authenticated AP/clients to connect to Jasager? Quote Link to comment Share on other sites More sharing options...
Netshroud Posted April 1, 2010 Share Posted April 1, 2010 /etc/config/wireless Quote Link to comment Share on other sites More sharing options...
NoobGuru Posted January 8, 2011 Share Posted January 8, 2011 # vi /etc/config/wireless change ssid 'your wanted ssid' add this under ssid line... option 'hidden' '1' to edit with vi hit insert key once to add then escape to stop editing, to save the file hit : and then w , and enter key to make it happen, then : again and q enter for quit. the option there lets you hide the ssid, you can add wpa package by doing opkg install nas. here is a guide for that... http://wiki.openwrt.org/doc/uci/wireless/encryption hope this helps ;) There seems to be a broadcasting wireless network called "OpenWrt" how can I change this to like "Free WiFi" or some such or disable all together? Is it possible to force WPA authenticated AP/clients to connect to Jasager? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.