0

What I am trying to do is pretty simple with most firewalls except with PFSense.

I would like remotely connect to my server via RDP like this :9999 being forwarded to :3389

I don't want to change the RDP Listening Port on the server.

thanks;

Ren-Heok
  • 67
  • 1
  • 1
  • 11

1 Answers1

0

in:
1- Firewall - NAT -Port Forward: add o new
2- interface: WAN
3- Protocol: TCP
4- Destination port range: Other Custom: 9999 To Port: 9999
5- Redirect target IP: 192.168.1.x
6- Redirect target port: MS RDP (select this option)
save and try

NetVicious
  • 3,848
  • 1
  • 33
  • 47