I've a problems with Webserver in the DMZ zone of my Networks.
I read book Web Server/DNAT and the webserver don't seem works.
My Config is
internal : 192.168.5.x
external : 192.168.4.x (yes, i know is a private adresses)
dmz : 192.168.6.x
I define the webserver adresse in networks (192.168.3.12/32)
I make following msquerading rules :
Dmz_Network__ -> All / All MASQ__External
Internal_Network__ -> All / All MASQ__External
Dmz_Network__ -> All / All MASQ__Internal
Serveur_Web -> All / All MASQ__External
The packet filter have been configurated like doc said...
include a following rule :
client : any
service : http
server : Serveur_Web
action : allow
Thanks
This thread was automatically locked due to age.