wifi protection/password on raspberry pi help

Posted by flumberman121 
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Now, this forum is in read-only mode. You find details Details hereContinue on /r/PirateBox
wifi protection/password on raspberry pi help
December 31, 2014 08:58AM
I have a raspberry piratebox and i would like to add password protection to the wireless. can anyone help me put a password onto the connection, it would help me alot.
Re: wifi protection/password on raspberry pi help
January 01, 2015 05:20PM
Hi,
try to add those lines to /opt/piratebox/conf/hostapd.conf

wpa=2
wpa_passphrase=123456789
wpa_pairwise=TKIP CCMP

That might enable encryption, but I haven't tried it for myself.

Matthias
Re: wifi protection/password on raspberry pi help
January 07, 2015 12:33AM
thank you so much