May want to check the box itself for firewall rules (iptables/windows
firewall/etc).
Reto Stalder wrote:
> Hi
>
> I'm running a webserver on my internal lan, which is NATed and
> firewalled by m0n0wall (version 1.22). Normal HTTP comes through, but
> I can't establish an HTTPS connection from the outside. Here is my setup:
>
> Inbound NAT (If, Proto, Ext. port, NAT IP, Int. port):
> WAN, TCP, 443, 10.1.1.2, 443
> WAN, TCP, 80, 10.1.1.2, 80
>
> Firewall rules for the WAN interface (Action, Proto, Source, Port,
> Destination, Port):
> Pass, TCP, *, *, 10.1.1.2, 443
> Pass, TCP, *, *, 10.1.1.2, 80
>
> Can anybody give me a hint, what I'm doing wrong?
>
> Thank you very much,
> Reto
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch
> For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch
>
|