What's new

Merlin Firmware Port Forward

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Then you would need to add the forwarding manually, using iptables, but then it would not survive a reboot of the router, or restart of the firewall.

You never said which router and which version of the firmware you have?
 
I Have an Asus RT-AC87U With the newest merlin firmware. It is set for VPN but I wanted to use this computer to do off Site backup.
 
Can't you do a "push" backup instead of "pull"?

Besides, if you connected by a VPN, is that a router connection or a client on your computer? If the client is local to the computer, then you shouldn't need to forward the ports. Your computer should have a VPN provided IP and server should see it directly.
 
Ok, then this workstation already has an IP on the remote network that can be used to access it directly, without the need for going through the public network, and port forwarding. Am I miss understanding something?
 
On the workstation, once VPN is connected, run:

Code:
ipconfig

You should see two different IPs - one local, and the other one provided by VPN. If your VPN is setup correctly, you should be able to ping that IP from remote location (assuming you are not blocking ICMP for the tunnel!).

If you are able to ping, then try resolving the name of the remote workstation from the server that you use to do the backup - it *should* return the same IP that you found on the remote host.

If that works, then just backup remote workstation the same way as it was on the local network. Hope that makes sense.
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top