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