This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Mapping a Retards Port!

ok i've given this a good shot, and all my other mappings are working except this.

What i want to do:
Access a webui hosted on: (private IP) 10.0.0.26 PORT 9091 
From my (Public IP) on the same port

So in my browser http://120.***.***.***:9091 -> http://10.0.0.26:9091

the rule i made is:

Port Definition:
Name: WebUi on 26
source:9091
dest: 9091 

NAT Rule:
Traffic Source: Any
Traffic Service: WebUi on 26
Traffic Destination: Red WAN Address (my public ip)
NAT mode: DNAT
Destination: Server 26 (10.0.0.26)
Automatic Rule: Ticked

i checked PF log, and live log. An asfar as i can tell nothing is being blocked.
so any help would be great. because im out of ideas.

edit: should mention i this is not a issue with the server, as i can use my net-gear router with the same ports forwarded, and it works fine.


This thread was automatically locked due to age.
Parents Reply Children
  • Try changing the source in the service definition to 1:65535 and see if that helps.


    Ok tried it, and now im getting Drops in my Log.

    12:00:00 Default DROP TCP  5X.XX.XX.XX : 64190 →1XX.***.***.*** : 9091
    [SYN] len=48 ttl=122 tos=0x0c srcmac=0:1b:2f:22:25:f4 dstmac=0:c0:26:10:48:b8

    i had 2 friends try to connect, and both got dropped.

    i restarted the NAT rule (turned it off than on)