I am a complete newbie and have spent hours trying to accomplish this. I know someone here can do it in five seconds. Help before I have to shoot myself.
Cable modem coming in, rb750 dhcp, and computer attached directly to it. No issues, works great.
I just want to forward my campground management software which runs on port 6010. I have tried everything, I have a setting wrong somewhere. I tried it on the forwarding and on the nat, various configs.
Can someone help please…
I have requested a consultant to help setup the hotspot, splash page, etc…This is way over my head, but I would like to at least get this simple port forwarding thing going so I can use my software until I can be rescued by a professional. Thanks
Are you trying to allow access from the internet to port 6010 on the PC? Are you using Winbox?
If the answers are yes to the above then you should add a firewall rule to the DST NAT chain. The rule should be for TCP traffic to port 6010 with the relevant WAN interface as the in interface. The action should be destination nat with the IP of the PC and the same port - 6010.
If the PC is getting its IP via DHCP you would probably want to set it to get a static IP first - do in DHCP Server.
Okay ResetJet, good news. I think I’ve figured out where we both went wrong.
On the General tab, the dst address should be the external ip on your incoming port (aka the destination listed currently by the incoming packet).
It’s on the Action tab you specify the dstnat with the internal address you want to nat to.
I’ve attached two screen shots to show exactly what I mean.
If you haven’t already moved on or figured this out, hope that helps!