When I began discussing with Amazon about my replacement order, I decided to wait a couple of extra days as I didn't want to receive unit from the 3rd party sellers who may have older stock. Once it was available for "Sold by Amazon & fulfilled by Amazon" , I gave them go ahead to ship out my...
I had opened a ticket with Asus support in the US since I had reservations on why an increment in revision number if there is no change. I asked them to escalate to Engineering but still got back it's basically the same hardware just built in different countries(e.g. A1 in China and A1.1 in...
My replacement unit from Amazon arrived and there is at least once difference I noticed right away from my A1 made in China unit. The temps are lower at ~60° C for the A1.1 revision. My new unit is made in Vietnam and assembled in latter part of December 2019. Will be sending back my A1 unit...
Hi Sanke1, can you post or PM me a picture of your white router label or box label that shows H/W A1.1 made in China? You can block out the S/N and MAC. Thanks.
I ordered an AX88U from Amazon a week before Christmas and received an A1 revision unit(Made in China). It had issue with 5GHz not being available and LED for 5GHz went dark as soon as I loaded a merlin 384.14 FW on it. Had to manually assign 5GHz channel to get 5GHz back online. A friend...
Okay, the v1.02 scripts worked for the dozen I removed and then clicking on different tab and coming back. The entry count is also correct now.
Where is that database getting populated from as it went from 2 entries remaining from this morning's removal effort to 37 entries when I ran v1.02...
It works now after the dos2unix cleanup of the downloaded script. However, the script deletes the MAC clients from the database but still doesn't remove them from the Offline Client List under the LAN/DHCP Server tab. Is there another step that I'm missing?
Also, I deleted like 29 entries...
Yes, that works fine. It is exactly what I used for my LAN. I created multiple ranges ex: .100-.130 for IP cameras, .150-.180 for IoT (smart home, etc ) and assigned DHCP reservations to those devices I need blocked from internet. I can still access the blocked devices via VPN.
Martineau, no apologies needed and thanks for updating the IPCamsBlock script to properly handle PPPoE WAN connections. I'll download the v1.04 script and use that instead of manually find and replace to hardcode in my pppX in the existing script. Cheers!
I guess this means I will have to do a find and replace on all the '$(nvram get wan0_ifname) ' with my real 'ppp0' in your IPCamsBlock.sh script right? I see some are '-i' and some are '-o' with that variable name.
Thanks for that tip. My SMTP rule is working now! Additionally, now my NTP syncs also work as well and was wondering why my cameras were starting to shift from timestamp on NVR:) I replaced with "ppp0" instead of the "vlan201" from that variable. The rule below works so I'm not planning to...