Hi,
i’m discover this firewall and no say exactly configure the “pat” external to interna server.
Have ou got one idea or explain….
my configuration if this:
Wan -> ADSL BOX (192.168.10.254)->(192.168.10.251) Zeroshell( Virtual server)(192.168.10.254 -> lan -> web server(192.168.10.201) ( ports 80 and 443)
| -> NAS server (192.168.10.202) (port XXXX)
| -> Domotic sever (192.168.10.204) (port XXX)
I make this firewall rules:
Chain: FORWARD Policy Enabled
Seq Input Output Description Log Active
1 ETH00 * ACCEPT all opt — in ETH00 out * 0.0.0.0/0 -> 0.0.0.0/0 yes
2 * * ACCEPT all opt — in * out * 0.0.0.0/0 -> 0.0.0.0/0 state RELATED,ESTABLISHED yes
3 ETH01 * ACCEPT tcp opt — in ETH01 out * 0.0.0.0/0 -> 192.168.10.202 PHYSDEV match ! –physdev-is-bridged tcp spt:80 dpt:80 yes
4 ETH01 * ACCEPT tcp opt — in ETH01 out * 0.0.0.0/0 -> 192.168.10.202 tcp spt:443 dpt:443 yes
So my web server use letsencrypt certificate and no says integrate on this firewall.
Thx for advances.
[/img]