ISP 1: 192.168.100.1 DMZ TO 100.4
ISP 2: 192.168.100.2 DMZ TO 100.4
ASUS: 192.168.100.4 (WAN)
So changing a number in the asus gateway i automatically change ISP keeping the port rules.
I'm happy with this solution. Thank you people
Ok, i'm figuring out this, thanks to your help.
Now i'm trying to manually switch between WANs and can't find the right button in the app. I tryed in the asus app "settings/wan/dual wan" and there are listed the 2 WANs but without further options, any idea?
I have 2 ISPs, the main one is 600/600 and the other one is 150/15.
I always use main one but on sundays afternoon and night it becames laggy, with 120ms ping, but the second one stays sharp with 4ms.
So, is there a way that i can manually switch (instantly) from WAN 1 to WAN 2 when the...
I found a solution:
I remove the services-start i created and start over.
First install scMerlin and edit services-start already generated by the addon.
So i made a script at "/jffs/scripts" (the folder scripts wasnt there, so i made it)
Enabled JFFS custom scripts and configs on webui
chmod 777 file services-start
The script runs ok when i manually execute it "/jffs/scripts# sh services-start" but it won't launch on start up
This is content...
I downloaded this app that make dns queries, because i was having issues in some websites. So i tested it, and finally found that when my android phone (s22) was with fixed MAC address, happens that i have issues, and with random MAC it works ok.
Reading online some people say that clearing dns...
Hello, i'm a newbie here.
My router with Merlin have a problem that sometimes radio may turn off after power loss.
So i need a script to force radio on when starts.
What i did is modify /jffs/scripts/services-start
#!/bin/sh
sleep 20
nvram set wl0_radio=1
nvram set wl1_radio=1
service...
Ex ubiquiti here, i moved to merlin from edgerouter because lack of stability and updates.
Now i gave another chance to my 8 years old Linksys ea6900 with Merlin and its rock solid. But i miss this tool (image attached) for traffic analysis, is there something similar for Merlin?
I'm on firmware...