I've mounted a dnat/snat rule to redirect all external services to my web services on dmz.
ex : dnat>ext_ip any-services dmz_serv any-services
snat>dmz_serv any ext_ip any
I add a filter rule>any any dmz_serv allow
the dnat rule seems to work fine : redirect is good.
But ican still go directly to my dmz_serv ip
Need explanations !!!
Thank's
ButBut
This thread was automatically locked due to age.