What's new
  • 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!

Forward Port Range on Asus Router via Terminal

David B

Regular Contributor
Hello all,

I am writing a program to forward ports for me, and I need to be able to open a range of ports. I was originally going to use UPnP to do this, but since UPnP does not play nice with port ranges, this is not a practical solution. Instead, I would like my program to SSH in to my router and make the port forward configuration manually. How would I go about doing that on an Asus router?

Perhaps @RMerlin would have some ideas? It's my understanding that iptables can be used for this by directly modifying them, but if possible, I would prefer to use the method used by the Web UI so that the change appears there.
 
Last edited:

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!
Back
Top