Hi, > Almost everything worked fine, but my NAT Reflection does not work > anymore. The NAT Rule itself works, aka. I can access the HTTPS server > from the outside. > > My NAT Role is very simple: Interface WAN, TCP, any source, any source > port, Destination is WAN Adresse, dest port https, redirect target to my > internal webserver (openssl s_client worked from the FW) and redirect > target port https. > I tried it with NAT reflection to Enable (NAT+Proxy) and Default. > There is a associated filter rule created. > > The same is done for ssh, but with an a high port instead of 22 on the > outside. This is also not working. > > There are no Floating Rules, and I cleaned the Trafic Shaping, just in case. > > In System - Advanced Setting - Firewall / NAT - NAT there is no > checkbox checked and NAT Reflection mode is set to Enable (NAT+Proxy).
I found the problem. The check_mk package uses /etc/inetd.conf instead of /var/etc/inetd.conf and start the inetd without the configfile parameter. Disabling check_mk and rebooting helped. CU Jens _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
