We just purchased our Astaro 220. I'm trying to allow HTTP (port 80) traffic to our internal web server. I have setup a DNAT and PF rule as follows, but still can't seem to get it to work (at least from our internal network, I haven't tried externally).
DNAT
Traffic Source: Any
Traffic Service: HTTP
Traffic Destination: External WAN address
Destination: Internal web server
Service Destination: Blank
PF
Source: Any
Service: HTTP
Destination: Internal web server
Time: Always
I can see the packet filter rule in green (so I'm assuming something is working), but I can't get to the website.
23:43:15 Packetfilter rule #2 TCP 2xx.xx.***.xx : 65148
→ 1xx.xx.xx.xx : 80
[SYN] len=52 ttl=126 tos=0x00 srcmac=00:01:4e:00:2a:xx dstmac=00:10:f3:07:e6:xx
Thanks in advance for any help.
This thread was automatically locked due to age.