Protect from ssh over wifi in mesh

Block the built-in SSH server from connections on the mesh interface to
comply with FCC Part 97

see ticket #2
This commit is contained in:
Conrad Lara - KG6JEI 2013-12-02 15:43:52 -08:00
parent b948d97423
commit 2d73802aaa
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ config rule
option src wifi
option dest_port 2222
option proto tcp
option target ACCEPT
option target REJECT
config rule
option src wifi