Search results

  • 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!

  1. S

    Does anyone know how to set up TorGuard (Dedicated IP) on Asus Merlin (386.2_6)?

    You have two different passwords at Torguard. One for login on their website and one for VPN client login.
  2. S

    Does anyone know how to set up TorGuard (Dedicated IP) on Asus Merlin (386.2_6)?

    By dedicated IP, I assume you mean you do not want the Torguard VPN Client IP to change. Or do you mean a dedicated streaming IP in which case you should have been given a specific IP in a mail (I think). If it is a streaming IP then only use steps 3 and 4 below. Here is what I did. 1) Create a...
  3. S

    Transmission...for Asuswrt/Merlin

    I do not use Wireguard so I am not certain. But I do not see any difference. You still have to bind IP in Transmission config and enter what is needed in firewall-start with OpenVPN. View the link. https://www.snbforums.com/threads/transmission-for-asuswrt-merlin.31278/page-3#post-266164 The...
  4. S

    Transmission...for Asuswrt/Merlin

    Entware has nothing to do with it. If you want 200 Mbit/s with OpenVPN through your router you will have to buy a router with hardware acceleration. To my knowledge, the two Asus routers with Merlin FW that have this are, RT-AC86U and RT-AX88U. Search the forum for hardware acceleration and...
  5. S

    Transmission...for Asuswrt/Merlin

    I am not really sure what you are asking. You are saying in the previous post that you are routing everything through VPN in the router. You are saying an active OpenVPN then gives your 3 Mbytes/s and inactive gives you 4 Mbytes/s. I assume you mean active OpenVPN client here. You also mention...
  6. S

    Can't for my life open port 51413 for Transmission

    The router Web UI is only for port forwarding through WAN. I am not really sure how I would go about such a solution in IPTABLES :(.
  7. S

    Can't for my life open port 51413 for Transmission

    I did an upgrade from 384.15 --> 384.19 which messed up a few things in my router settings. I have done quite a few dirty upgrades before this so I guess it was about time. So I did a complete reinstall of everything along with all scripts. I put the iptables from post #54 in firewall-start...
  8. S

    x3mRouting x3mRouting ~ Selective Routing for Asuswrt-Merlin Firmware

    Excellent script @Xentrk I just reset my router and needed to reinstall everything. I was used to the older version of x3mRouting and am now trying to understand the latest version. I have a question regarding the implementation of [3] OpenVPN Event & x3mRouting Script. I want all routing of...
  9. S

    Can't for my life open port 51413 for Transmission

    Thank you for your patience. I have been in contact with Torguard. There was an issue with my config file. I had not specified which Public VPN address that I wanted to use in my config. I just port forwarded the public VPN IP address which I was given. Specifying a specific Public VPN on their...
  10. S

    Can't for my life open port 51413 for Transmission

    Thank you for taking your time. The VPN provider is Torguard. They do allow Port Forwarding, which I have setup on their website, by requesting a port forward and receiving an accept of that port being forwarded. - The IP on Torguards website corresponds to the Public IP on my VPN Client 2...
  11. S

    Can't for my life open port 51413 for Transmission

    Thanks. Here is the output file for both commands. I am not really sure what to be looking for except that I see port 51413 in the table. However, I notice that no packets are being prerouted or forwarded :(. I have also tried port forwarding for other ports on my computer (in the table) which...
  12. S

    Tutorial Aria2 - WebUI on AsusWRT-Merlin

    I would advice against port forwarding in order to create remote access. Create a VPN server for more security. It will give you secure access to your home network. Use yorgis guide to do so...
  13. S

    Transmission...for Asuswrt/Merlin

    Yes, that is what is needed in step 2. Do you already have a working setup for VPN client so you know that your VPN client works? Did you follow the other steps? Also, change step 1 with the following by Jack Yaz.
  14. S

    Can't for my life open port 51413 for Transmission

    I have set the Inbound Firewall to Allow for VPN Client 2. Still for some reason, it does not work. Are there more ways to figure out what is incorrect?
  15. S

    Can't for my life open port 51413 for Transmission

    Interesting. I have tried that recently and it does not work for me. I have the same code in nat-start, not nat-start.sh. I do not see how that can make a difference though. nat-start also have been executed via chmod (I have other scripts in nat-start which works). And I have port forwarding...
  16. S

    Port forwarding TorGuard vpn

    Old thread I know. However I have trouble with port forwarding script (also have Torguard) and would very much like to know what your correct script that works looks like.
  17. S

    Tutorial Aria2 - WebUI on AsusWRT-Merlin

    Always happy and appreciative of your knowledge and contributions @rgnldo. Even though many of us always try to tweak our routers just a bit more, I might just wait this one out for the moment. My router and aria2 is working just fine at the moment with great speeds.
  18. S

    Tutorial Aria2 - WebUI on AsusWRT-Merlin

    @rgnldo Really like aria2. Very handy to always download to the USB-disc connected to ones router. I am running currently running this setup of aria2. https://hqt.ro/aria2-download-manager-through-debian/ May I ask if there are any newer tweaks to the OPs install setup of aria2? Anything that...
  19. S

    Can't for my life open port 51413 for Transmission

    Thank you for replying @Martineau . I did play around a bit with iptables in nat-start but nothing that results in an open port 51413. This is what I have now in nat-start. Transmission is on VPN Client 2. iptables -t nat -A POSTROUTING -o tun12 -j MASQUERADE iptables -I FORWARD -i br0 -o tun12...
  20. S

    [Solved] Transmission port 50143 closed, download speed is slow

    It might be that alt-speed-enabled": has been set to true. It should be set to false. You have an optimized Transmission config-file for Asus Routers here which you can use. Change user name and password and IP-address afterwards if you use it.
Top