Recent content by nadieaqui

  1. N

    VPNMON VPNMON-R3 v1.5.0 -Aug 3, 2025- Monitor OpenVPN/Wireguard WAN/Dual-WAN Health & Random Reset Multiple Connections (Thread locked/closed)

    I tried the default (8.8.8.8). But the script disabled the openvpn client connection. I thought maybe I am configuring the script wrong. So I thought "Host IP to PING against" refers to the vpn sever IP (which is a dynamic ip from isp). Basically, I always have a good internet connection. But...
  2. N

    VPNMON VPNMON-R3 v1.5.0 -Aug 3, 2025- Monitor OpenVPN/Wireguard WAN/Dual-WAN Health & Random Reset Multiple Connections (Thread locked/closed)

    Using Merlin Asuswrt(386.12_4), have openvpn configuration as rt-ac68u(client)<->rt-ac68u(server) both routers get dynamic wan-ip from isp. both routers have a dns host, e.g. client.asuscomm.com and server.asuscomm.com What do I set for "Host IP to PING against" in configuration? the script is...
  3. N

    Asuswrt Merlin: My working OpenVPN configuration for Bi-Directional VPN (router to router)

    For Asuswrt Merlin Client Routers using VPN Director. Here is my configuration to make things work on the Client Router: 0) Add rule to VPN Director to route client to server ("Local IP"=empty and "Remote IP"=192.168.11.0/24"), see attached image. 1) Create NAT on Tunnel = YES 2) Inbound...
  4. N

    Asuswrt Merlin: My working OpenVPN configuration for Bi-Directional VPN (router to router)

    Thank You. Appreciate all the help/suggestions I can get.
  5. N

    Asuswrt Merlin: My working OpenVPN configuration for Bi-Directional VPN (router to router)

    Asuswrt Merlin: My working OpenVPN configuration for Bi-Directional VPN (router to router, between routers, site to site) Acknowledgement: eibgard for helping me solve dns issues (Asuswrt Merlin, resolve client lan names on server-side? | SmallNetBuilder Forums (snbforums.com)) Update...
  6. N

    Asuswrt Merlin, resolve client lan names on server-side?

    Solved. Add client domain name (client.lan) and its DNS server (192.168.1.1) to Server DNSMasq; Client has "Inbound Firewall" = Allow; and reboot server. For example, in dnsmasq.conf.add on OpenVPN Server -- I have the following lines interface=tun* server=/client.lan/192.168.1.1 now, this...
  7. N

    Asuswrt Merlin, resolve client lan names on server-side?

    I upgraded the Client to Merlin 384.16. And, 1) I have "interface=tun*" in DNSMasq on both server and client. 2) Client has "Inbound Firewall" = Allow However, the OpenVPN server cannot resolve client lan names. Here is what I *cannot* do: server> nslookup pc.client.lan server> ping...
  8. N

    client OpenVPN and dnsmasq: Incorrent tun interface created?

    Thank You for the info. Appreciations.
  9. N

    client OpenVPN and dnsmasq: Incorrent tun interface created?

    asuswrt merlin: 384.8_2 router: rt-ac68u Created client OpenVPN on router, interface tun11 was created (shown by route). However, in dnsmasq, interface tun21 and tun22 is used (shown by /etc/dnsmasq.conf) In my opinion, tun11 should be used in dnsmasq. Is this a bug? or does everyone just add...
  10. N

    Asuswrt Merlin, resolve client lan names on server-side?

    That was the solution. Thank You!
  11. N

    Asuswrt Merlin, resolve client lan names on server-side?

    Asuswrt Merlin: I have a bidirectional OpenVPN connection running on 2 Asuswrt Merlin routers (firmware is current). But, I cannot perform a "nslookup pc.client.lan" on the OpenVPN Server? What I would like to do is resolve client lan names on the server. Does anyone know of a solution? [I spent...
  12. N

    With QoS no Internet using connected Computers

    Traditional QoS using fq_codel, and OpenVPN Client works, i.e. Computers can connect to the Internet. But, once I add a OpenVPN Server into the mix, Computers can no longer connect to the Internet. In both cases, I can ping and connect to Internet when telnet into Router.
  13. N

    With QoS no Internet using connected Computers

    RT-AC68U running firmware (380.69, 380.68_4) with Traditional QoS using fq_codel, OpenVPN Server, and OpenVPN Client Cannot ping or connect to Internet from all connected Computers. I can ping and connect to Internet when telnet into Router. This started into 380.68_4 and is also in 380.69 To...
  14. N

    Asuswrt-Merlin 378.55 is now available

    Many thanks! I disable USB 3.0 interference and rebooted; seems to work.
  15. N

    Asuswrt-Merlin 378.55 is now available

    asuswrt merlin 378.55 on rt-ac68u [samba, ftp, daap, dlna running] Kernel/Mount is inconsistent with fdisk for external device: I have a 4TB(USB3,Label=4TBExt4,format=ext4) on USB3 port and 16GB(USB3,Label=Main,format=ext4) on USB2 port, with "Reducing USB 3.0 interference"=Enabled UUID in...
Back
Top