Hak5-Ph0ng Posted March 13, 2009 Share Posted March 13, 2009 What file can I modify to turn Karma on automatically every time I power on the Fon? I'd like to do this so that every time it turns on I don't have to go to the GUI and do it manually. Quote Link to comment Share on other sites More sharing options...
digininja Posted March 13, 2009 Share Posted March 13, 2009 /etc/init.d/jasager Depends on what you have running so far. If you have the ap coming up then all you need to do is add iwpriv ath0 karma 1 If not, add something like wlanconfig ath0 create wlandev wifi0 wlanmode ap iwconfig ath0 channel 6 iwpriv ath0 karma 1 ifconfig ath0 <ip> up OR start a dhcp client Be careful doing this though because as soon as the wifi comes up your network will be automatically shared, it only takes one time when you aren't ready to get shafted. 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.