View Single Post
Old 01-30-2014, 06:29 PM   #90
Ethereal
Member
Ethereal began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jan 2014
Device: Kindle PW1
I had to add an entry to allow SSH (over wifi specifically). Seems like that should be the default? I added the following to fw-base.txt:

-A wlan-in -p tcp --dport 22 -j ACCEPT
Ethereal is offline   Reply With Quote