I also didn't realize, because calling 'ps' from my terminal window nothing is truncated, because it is wide enough.
Now it works like a charm!
Thank you very much to all of you for your inavaluable help.
I tried @ZebMcKayhan advanced solution (NOTE: for my system I needed to replace 'ntp' with 'ntpd') with a service-event-end script that does the following steps:
From the result of a 'ps', gets the current ntp command, excluding the grep command and stores it into a variable
Remove -I br0 from...
I can confirm it works; from the guest network 192.168.2.0 works with both 192.168.1.1 and 192.168.2.1.
Is there a way to make this change permanent? It don't see a way to customize the config file for the ntp daemon: https://github.com/RMerl/asuswrt-merlin.ng/wiki/Custom-config-files
I've just tried to install ntpMerlin, but it requires Entware, that also requires an USB drive to be inserted. If it is possible I would like to avoid it.
I've added an YazFiINPUT rule (marked with green in the screenshot), but it is still failing (testing with 192.168.1.1 and 192.168.2.1). I...
Sorry, I haven't been able to test it until today. I've just added a new rule, but it doesn't work either.
This is the fragment after executing "iptables --list -v"
Chain YazFiFORWARD (1 references)
pkts bytes target prot opt in out source destination
0 0...
Hi,
I have configured a guest network for IoT devices with the following settings:
When I try to access the Router's NTP server from a Windows machine connected to this guest WIFI network (192.168.2.0) it gives me an error. The command I use to check it is:
w32tm /stripchart...