On 4/17/21 4:32 PM, bruno vianna wrote:
I want to host a public server in my local mesh, so I
need to forward
ports and assign static ips. What is the best way to do it in lime? If I
use openwrt uci on the gateway, will it replicate to other nodes?
What about DMZ, does it make sense in lime?
Dear Bruno,
thanks for the question, this is clearly useful for most of the networks.
Regarding the DMZ, I never touched one, no idea.
Regarding the static IP, there's an ongoing discussion here:
https://github.com/libremesh/lime-packages/issues/864
please comment there your opinions!
Regarding the port forwarding, what I was doing is to write an iptables
rule in /etc/rc.local on the gateway node, but maybe (hopefully) there's
a better solution?
Ciao!
Ilario