lemong Posted August 11, 2016 Share Posted August 11, 2016 I am trying to bring up a Tetra device silently (without starting hostapd on wlan0 at boot). Removing the init.d script, changing the /etc/config/pineap to disabled, did not work. What's the proper way? Thanks Quote Link to comment Share on other sites More sharing options...
lemong Posted August 11, 2016 Author Share Posted August 11, 2016 Removing the interface(s) in ap mode in /etc/config/wireless seems to be the key. Quote Link to comment Share on other sites More sharing options...
Foxtrot Posted August 11, 2016 Share Posted August 11, 2016 (edited) May I ask why you would do such a thing? You could just make a script that does ifconfig wlan0 down and add it to rc.local. Edited August 11, 2016 by Foxtrot Quote Link to comment Share on other sites More sharing options...
lemong Posted August 11, 2016 Author Share Posted August 11, 2016 Well if you leave your hostapd up and running at boot, you can be detected... Its sometime wise to go in silently, wlan0 can be use to listen in rather then reveal your presence. Not eveyone use the Tetra for MITM. Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted August 11, 2016 Share Posted August 11, 2016 4 hours ago, lemong said: I am trying to bring up a Tetra device silently (without starting hostapd on wlan0 at boot). Removing the init.d script, changing the /etc/config/pineap to disabled, did not work. What's the proper way? Thanks The best thing you can do is add the disabled option to wlan0 and wlan0-1. You can find more information on this on the OpenWRT Wiki. 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.