I don't have that enabled. uPNP and WPS are disabled when I started using this router. Port trigger is off too.Do you have uPNP enabled? Likely due to this if so.
Thanks Colin. I never setup those as well. My Diversion blocking/response page is 0.0.0.0 tooThat is the rule for the router's blocking page. i.e. when you've setup parental controls, WAN down redirection, etc.
Thanks Colin. Yes that is off tooGo to Parental Controls - Time Scheduling and see if anything there has been enabled.
I can't think why you're seeing that rule then. Try logging into the router via SSH and issuing these commands:Thanks Colin. Yes that is off too
nvram show 2>/dev/null | grep ^MULTIFILTER
iptables -S | grep PControls
iptables -t nat -S PCREDIRECT
I can't think why you're seeing that rule then. Try logging into the router via SSH and issuing these commands:
Code:nvram show 2>/dev/null | grep ^MULTIFILTER iptables -S | grep PControls iptables -t nat -S PCREDIRECT
ASUSWRT-Merlin RT-AX86U 386.7_2 Sun Jul 24 21:37:08 UTC 2022
---------@RT-AX86S-9768:/tmp/home/root# nvram show 2>/dev/null | grep ^MU
LTIFILTER
MULTIFILTER_ALL=1
MULTIFILTER_BLOCK_ALL=0
MULTIFILTER_DEVICENAME=
MULTIFILTER_ENABLE=
MULTIFILTER_MAC=
MULTIFILTER_MACFILTER_DAYTIME=
MULTIFILTER_MACFILTER_DAYTIME_V2=
MULTIFILTER_MACFILTER_DAYTIME_V2_CONVERTED=1
MULTIFILTER_TMP=
MULTIFILTER_URL=
MULTIFILTER_URL_ENABLE=
MULTIFILTER_MAC=
MULTIFILTER_DEVICENAME=
MULTIFILTER_MACFILTER_DAYTIME=
MULTIFILTER_MACFILTER_DAYTIME_V2=
MULTIFILTER_TMP=
------------@RT-AX86S-9768:/tmp/home/root# iptables -S | grep PControls
-N PControls
-N WGNPControls
-A FORWARD -i br2 -j WGNPControls
-A FORWARD -i br2 -j WGNPControls
-----------@RT-AX86S-9768:/tmp/home/root# iptables -t nat -S PCREDIRECT
Thank you. Rule is not on GUI anymore. Time Scheduling was on, but no devices/mac addr under it. Thanks again ColinThat rule doesn't appear to be present anymore. Check it again in the GUI.
You also have Time Scheduling enabled under Parental Controls, disable it.
Are you sure? I thought the WAN down redirection was to port 18017 and didn't use the PCREDIRECT chain.That rule is for web redirection when the WAN is down.
Port 18099 is indeed for Parental Control, I was remembering the wrong port.Are you sure? I thought the WAN down redirection was to port 18017.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!