Quote:
Originally Posted by Ethereal
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
|
there are multiple ways to enable / disable ssh - -
add that rule insert and delete into the corresponding method you use to enable / disable ssh.