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. R

    Release Asus RT-AX86 Series Firmware version 3.0.0.4.388_24231 (11/07/2023)

    Yea. I think I'll just wipe it and start fresh. Hopefully, that solves it. Very strange
  2. R

    Release Asus RT-AX86 Series Firmware version 3.0.0.4.388_24231 (11/07/2023)

    Something extremely strange has happened while on this firmware. I upgraded probably a month ago and reset my all my VPN keys a month ago. Today, all of a sudden, I find myself unable to connect via VPN and my router-side OpenVPN keys and Wireguard keys have been completely reset and the Port...
  3. R

    Release ASUS RT-AC86U Firmware version 3.0.0.4.386.51529

    ASUS RT-AC86U Firmware version 3.0.0.4.386.51529 Version 3.0.0.4.386.51529 65.79 MB 2023/04/13 Security updates: -Fixed DoS vulnerabilities in firewall configuration pages. Thanks to Jinghe Gao's contribution. -Fixed DoS vulerabilities in httpd. Thanks to Howard McGreehan. -Fixed information...
  4. R

    Unable to reach upstream modem from OpenVPN

    Understood. Sorry about that. I'll post the results when I have time this week
  5. R

    Unable to reach upstream modem from OpenVPN

    I'm still pretty stuck. If you'd like I can upload more SSH outputs. Tell me if I can give you more information. Should I run those commands both with and without Dual WAN enabled?
  6. R

    Unable to reach upstream modem from OpenVPN

    Basically, I need something in single WAN mode that enables the same routing rule. I tried looking at "LAN - Route" (Advanced_GWStaticRoute_Content.asp) but I don't know what to put there
  7. R

    Unable to reach upstream modem from OpenVPN

    Here's some more detail For my workaround, I'm using Dual WAN with load balance (WAN port and LAN port 4). 2.5G WAN port = modem/ONU LAN port 4 = unplugged empty port Load balance ratio 9:1, preferring modem/ONU Routing rules for 192.168.1.1 enabled to 2.5G WAN port Using this setup...
  8. R

    Unable to reach upstream modem from OpenVPN

    This didn't work either. I also tried with Dual WAN disabled. Using this prevents both local clients and OpenVPN clients from connecting to 192.168.1.1 When pinging 192.168.1.1 with this config, my local client says 153.XXX.XXX.XXX is the one responding and can't find the 192.168.1.1 host
  9. R

    Unable to reach upstream modem from OpenVPN

    The modem is a fiber optic ONU with router capabilities, but for my network, my ASUS router serves as the main router doing the PPPoE work. The modem/ONU has PPPoE bridge (passthrough) enabled.
  10. R

    Unable to reach upstream modem from OpenVPN

    I just also noticed when I put your two lines into the OpenVPN server custom config, both OpenVPN clients and local clients refuse to connect to 192.168.1.1, whereas before only local clients could connect
  11. R

    Unable to reach upstream modem from OpenVPN

    I should also say the results are from an AX86U. I have both AC68P and AX86U and they both have this problem, with the workaround working on both.
  12. R

    Unable to reach upstream modem from OpenVPN

    Continued (sorry had to split these replies because 10000 char limit) Chain OVPN (2 references) pkts bytes target prot opt in out source destination 0 0 ACCEPT all --...
  13. R

    Unable to reach upstream modem from OpenVPN

    iptables -t nat -vnL Chain PREROUTING (policy ACCEPT 463 packets, 77952 bytes) pkts bytes target prot opt in out source destination 0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:1194 30 1664 GAME_VSERVER all --...
  14. R

    Unable to reach upstream modem from OpenVPN

    I just factory reset my router and reconfigured my WAN and VPN as above. So this is basically a fresh machine and I now have just one OpenVPN server running instead of 2 servers. I still run into the same issue. Here's my SSH output cat /tmp/etc/openvpn/server1/config.ovpn daemon ovpn-server1...
  15. R

    Unable to reach upstream modem from OpenVPN

    Sorry noob question, do I run these over SSH?
  16. R

    Unable to reach upstream modem from OpenVPN

    I should add that my WAN is PPPoE if that makes any difference
  17. R

    Unable to reach upstream modem from OpenVPN

    Didn't work Here's a screenshot of my OpenVPN config. Maybe I should just try TAP instead of TUN? But TAP doesn't work for my use case because I need to run this VPN on android smartphones
  18. R

    Unable to reach upstream modem from OpenVPN

    I have an AC68P running merlin 386.3_2 firmware. WAN port is hooked up to a modem, whose IP address is 192.168.1.1. Router's IP is 192.168.3.1/Subnet Mask 255.255.255.0. I have OpenVPN servers running on ports 1194 and 443, Client will use VPN to access - Both. VPN Subnet / Netmask are...
  19. R

    Purpose of HTTPS/SSL Certificate for DDNS?

    Noob question here - I have my ASUS router set up to serve as a VPN server (OpenVPN). My current DDNS setting under WAN shows "HTTPS/SSL Certificate" as "None". Is this a really bad idea security-wise or does it not matter?
  20. R

    Release New AC86U firmware 3.0.0.4.386_42643

    I set my WAN DNS as 1.0.0.1 and 1.1.1.1. I didn't realize those HAVE to be external. In the past, the firmware for some reason allowed internal IPs for those fields, but it seems the proper way to think of those is external IPs only. So for your situation, change the WAN DNS's to external IPs...
Top