Recent content by Laxarus

  1. Laxarus

    l2tp vpn client for only one device

    Sorry for reviving an old thread but apparently /etc/hosts.dnsmasq is not valid anymore. Will this script work for the latest merlin now if the hosts.dnsmasq is fixed?
  2. Laxarus

    Route Local IP to OpenVPN Server Client IP

    Hello, I have setup a two-way OpenVPN server-client pair with my RT-AC5300 and synology NAS. They can ping and access each other with no problem remotely. Current Setup VPN Server: LAN IP: 192.168.1.1 VPN IP: 10.16.0.1 VPN Client: LAN IP: 192.168.10.40 VPN IP: 10.16.0.3 I can ping the ip...
  3. Laxarus

    Custom Script syntax error

    I have limited experience with bash, shell etc, so I could not tell. Thanks for the explanation though much of it does not make sense to me. :)
  4. Laxarus

    Custom Script syntax error

    Hello can anyone help me figure out why this script is giving me a syntax error? The same script runs perfectly on my Synology NAS. I tried dos2unix mtk.sh but the result is the same. mtk.sh: line 3: syntax error: unexpected "(" #!/bin/env bash _LIST_TOOLS_=( "curl" "awk" "sed" ) # List of...
  5. Laxarus

    Domain-based VPN Routing Script

    @Ranger802004 thanks for sharing this. It is a great script and work flawlessly. Any plan to integrate this into amtm?
  6. Laxarus

    Domain-based VPN Routing Script

    Is it possible to use a file containing domain lists per line for this script instead of entering them 1 by 1? Edit: manually editing policy_{name}_domainlist file works
  7. Laxarus

    How to tell router to forget a connected client?

    After a power cycle, it is fixed now. I think it might have worked after all. Thanks @ColinTaylor and @L&LD for your suggestions. You guys are wonderful.
  8. Laxarus

    How to tell router to forget a connected client?

    This does not change anything.
  9. Laxarus

    How to tell router to forget a connected client?

    I mean the actual hostnames set by the client itself. Not DNS, or network map "Client Name". Gonna give a quick example, Assume you have an iphone with name set as "iphone" in Settings/About/Name When you connect your phone to network for the first time, it shows on the router with the name...
  10. Laxarus

    How to tell router to forget a connected client?

    Tried both of them but the underlying hostnames doesn't update.
  11. Laxarus

    How to tell router to forget a connected client?

    This should be a simple trick but I cannot find anything related to it. When a device joins the network for the first time with a hostname "Dev1" (Set by the device), dhcp assigns a local ip to that device and the hostname shows as "Dev1". However, if the client device changes its own hostname...
  12. Laxarus

    x3mRouting 3.86.3 Firmware & VPN Director

    Option 3 stopped working for me on 386.7_2. Trying to manually run the openvpn-event script gives below log output and nothing else. The current openvpn-event script looks like this: I could not figure out a way to fix this.
  13. Laxarus

    DNS Filter redundant DNS Server

    As expected, thanks for clarifying this @ColinTaylor, do you know a way to setup redundancy for it (Script configuration files etc...)?
  14. Laxarus

    DNS Filter redundant DNS Server

    I have jsut started to use this feature to prevent my chromecast devices forcibly using google dns servers. I must say I totally missed this feature previously. I do have a question though. I use "Router" as the Global Filter Mode and "no filtering" for my adguard home instance running on a...
  15. Laxarus

    Beta Lyra MAP-AC2200 AiMesh 2.0 Beta?

    Could you share a link for that? I can't find this firmware. It is not listed on the Asus page. https://www.asus.com/supportonly/Lyra/HelpDesk_BIOS/
Back
Top