badscr Posted February 5, 2014 Posted February 5, 2014 i am getting internet from wifi on the laptop and teathering it to the pine-apple over eth0. the problem is that karma keeps owning my laptop's wifi (used for the internet) and then no internet :( i have tryed to use MAC black list but it doesnt work and it doesnt keep the MAC filter when the pineapple is restarted. Quote
markcoker Posted February 5, 2014 Posted February 5, 2014 (edited) you could use a script to add mac to the blacklist on startup maybe? take a look at the karma module Edited February 5, 2014 by markcoker Quote
awskier08 Posted February 5, 2014 Posted February 5, 2014 i am getting internet from wifi on the laptop and teathering it to the pine-apple over eth0. the problem is that karma keeps owning my laptop's wifi (used for the internet) and then no internet :( i have tryed to use MAC black list but it doesnt work and it doesnt keep the MAC filter when the pineapple is restarted. Karma only keeps the config in ram, never gets stored on the rom, once it reboots, you have to key in everything again. Quote
markcoker Posted February 5, 2014 Posted February 5, 2014 maybe something like this will work? mac="aa:bb:cc:11:22:33"hostapd_cli -p /var/run/hostapd-phy0 karma_add_black_mac "'.$mac.'" Quote
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.