Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - uiterlix

#1
Ok, apparently it was already too late in the evening when I tried.
The host I was forwarding to had a different default gateway so NAT requests didn't work for that host.
Fixed that and now it works like a charm.
#2
Hi,

I'm trying to setup a fairly standard HTTP port forwarding from the WAN to one of the machines in my local network.

What I did:
- In firewall settings/advanced:
  - enable Reflection for port forwards
  - enable Reflection for port forwards

- In firewall settings/nat/port forward
  - create a port forwarind rule with
     - protocol: TCP
     - destination: WAN address
     - destination port range from HTTP to HTTP
     - redirect target IP: tried both and Alias as wel as directly inputting the IP of the target node
     - redirect target port: 9000 (in this case portainer)
     - log: enabled
     - nat reflection: use system default
     - filter rule association: rule

Unfortunately the port forward does not seem to work. However when I check the log I do see a blue "rdr" log entry for the connection attempt.
I'm a bit lost on what's wrong here and would be really grateful if someone can point me in the right direction.