I have a webserver in a DMZ, serving HTTP and HTTPS to internet.
To let it be accessible I've done a setup like the one i suggested in this topic.
Anyway, a strange thing is going on since HTTP is passing in but HTTPS if blocked by the firewall.
Checking the livelog I can see that packets are rejected from a.b.c.d (an external ip) to x,y,w,z (the SNATted IP of the web server) while I allow HTTP/HTTPS traffic to 10.0.0.10 (the DMZ web server's IP).
I really really really can't understand why packects for HTTP pass the firewall (Dest 10.0.0.10) while HTTPS not.
please give me some hint
Regards
This thread was automatically locked due to age.