SSH over wifi
by
onHi,
I found a nbr of posts mentioning that by changing the firewall settings you could SSH into the Flukso over WIFI which would avoid my lazy A standing in the cold in the garage :-)
eg Post: http://www.vanheusden.com/misc/blog/2009-10-11-flukso.php
I checked under /etc/config/firewall and I do see :
"config 'zone'
option 'name' 'wan'
option 'output' 'ACCEPT'
option 'forward' 'REJECT'
option 'masq' '1'
option 'mtu_fix' '1'
option 'input' 'ACCEPT'
"