SeattleMeshnet / meshbox

The Hyperboria peering device
https://github.com/hyperboria/cjdns
GNU General Public License v3.0
141 stars 25 forks source link

Add TUN interface to WAN firewall zone #22

Closed ghost closed 9 years ago

ghost commented 9 years ago

So that e.g. LuCI and SSH are by default not reachable from the cjdns network.

wfleurant commented 9 years ago

I was thinking of adding an additional feature regarding firewall. Is a trusted node a considerable feature? Creating a checkbox for each UDPInterface node in the LuCI table indicating it is 'trusted'? If so, we could then permit these trusted nodes to access LuCI, SSH while dropping by default.

ghost commented 9 years ago

Implemented in #35