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

Recent content by AurelM

  1. A

    Release Asuswrt-Merlin 3004.388.9 is now available

    First off, thank you RMerlin for your work! I upgraded the firmware on my Asus RT-AX86S from 3004.388.8_4 to 3004.388.9_0 keeping the settings, so no reset and reconfigure. On first boot got the license agreement and privacy notice messages. The former is required agreement, while the latter...
  2. A

    Release Asuswrt-Merlin 386.14 is now available for AC models

    I've done a dirty upgrade of the firmware on both the Asus RT-AC68U and Asus RT-AC66U B1, so the same firmware file, from 386.13 to 386.14. Thank you @RMerlin ! After the restart on the new firmware I was met with the End User License Agreement (EULA) and Asus Privacy Notice popups that @bennor...
  3. A

    OpenVPN keeps on turning itself off

    This is a watchdog for the OpenVPN Server. You're using the OpenVPN Client to connect to NordVPN. So you need to add a watchdog for every OpenVPN Client you want to restart automatically. I'm using the OpenVPN Server watchdog template already implemented on the router to check the OpenVPN...
  4. A

    PSA: The location of the Onedrive download folders have moved

    Using latest Mozilla Firefox web browser (123.0 64-bit), the url https://www.asuswrt-merlin.net/test-builds doesn't work in the sense that it resolves to a https://login.microsoftonline.com/b8045a7b-48e4-455c-ae82-8c3ab7c25bad/oauth2/authorize? url with many parameters that I have removed, and...
  5. A

    Tutorial IPv6 DDNS (noip.com) and VPN server for CG-NAT IPv4

    Let me start by saying that in firmwares 3004.388.4, 3004.388.5 and 386.12, inadyn is able to update both IPv4 and IPv6 for noip.com for me, so I no longer have to do add any script files. I'll leave what I did in previous firmwares, like 388.2 and 386.11: I made a new script file...
  6. A

    Assigning Static IP in OpenVPN

    It's better to post the router model and firmware you're running on it for which you're asking the questions. This is because settings change in time, some move the position or page they are on, some are added and/or some are removed from the webui. That's fine, keep at it and you'll definitely...
  7. A

    AC68U Throughput

    My Asus RT-AC68U H/W ver. A1 runs fine with NAT Acceleration and PPPoE type WAN connection. @galambert75, check that you have hardware acceleration enabled in Tools menu -> Sysinfo page (/Tools_Sysinfo.asp) -> Network section -> HW acceleration field . If it isn't, check that LAN menu ->...
  8. A

    rt-ac68u firmware 386.11 overclocking

    My Asus RT-AC68U H/W ver. A1 has been working for years at 1200,666, through all the firmware upgrades. It also worked on the latest 386.12_alpha1 when I was testing it. Sure, there were the occasional hiccups when it wouldn't apply the clocks at a reboot, but I'd say it worked more than 90% of...
  9. A

    Asus GT-AX11000 (3004.388.4_beta3) OPENVPN Server help needed vith Site to Site

    I'm not talking about the openvpn server unless explicitly stated, I'm talking about the server of the resource @dj02 is trying to access. I'm using this language because I don't know what he's trying to achieve (and it really doesn't matter, it's still a server of that resource). Let's try...
  10. A

    Asus GT-AX11000 (3004.388.4_beta3) OPENVPN Server help needed vith Site to Site

    Usually the problem is with the firewall on the server, try with it disabled and check if you can access the resource you want. An older post, but with detailed instruction for file sharing using smb/cifs protocol on Windows 10...
  11. A

    [ 386.12 alpha Build(s) ] Testing available build(s)

    Thank you for trying to help. Yes, the gateway is from the client, also all other firmwares for my router have used 192.168.1.1 as the router lan ip, including but not limited to 386.11_0 and 3.0.0.4_386_51665, which both can be reset without issues. Icmp pings also confirm that the router is...
  12. A

    [ 386.12 alpha Build(s) ] Testing available build(s)

    The gateway ip address set by dhcp, 192.168.1.1.
  13. A

    [ 386.12 alpha Build(s) ] Testing available build(s)

    I would like to start by saying a big thank you RMerlin for your work! I've updated the firmware on an Asus RT-AC68U H/W ver. A1 router from 386.11_0 to 386.12_alpha1-g64a31d1c9e, keeping the settings. I have a problem with ddns watchdog restarting the ddns update every 30 seconds, so after...
  14. A

    access to web interface using openVPN - ssh working

    You should use the router's LAN IPv4 address, the one set up in WebUI in LAN page -> LAN IP tab -> IP address field, just as you would do if your pc was connected directly to the it. Of course, you need to make sure that the LANs for each vpn client and the vpn server are on different subnets...
  15. A

    DDNS update fails

    If adding daemon_interval=600 to /etc/inadyn.conf works for you, then you can make /jffs/scripts/inadyn.postconf file containing that line to survive reboots. Assuming you have JFFS partition and SSH server enabled, in a terminal window execute echo "daemon_interval=600" >...
Back
Top