Would you be so kind to sent the script as well. May be a hint how to run the script as I am a newbie.
I Got an ASUS DSL_AC68U
FwVer:5.5.2.10_B_A60901 HwVer:T14.F7_0.1
is it pssoble at all to run a script on this?
thanks a lot
Stephan
I Got an ASUS DSL_AC68U
FwVer:5.5.2.10_B_A60901 HwVer:T14.F7_0.1
is it pssoble at all to run a script on this?
thanks a lot
Stephan
Whilst there is a possible GUI bug when seemingly correctly deleting the offline-device, I have a simple script to allow you to selectively remove individual entries that you consider to be truly obsolete:
or completely 'forget' ALL obsolete transient device connections.Code:./DeleteOfflineMAC.sh -h #============================================================================================ © 2018 Martineau v1.01 # # Remove Offline DHCP Server MAC address from pseudo 'clientlist_offline' JSON 'database'. # # DeleteOfflineMAC { [ MAC_address ] | 'list' | 'flush' ] } # # DeleteOfflineMAC list # List the contents of JSON 'database' # DeleteOfflineMAC xx:de:ad:de:ad:xx # Delete MAC address entry 'xx:de:ad:de:ad:xx' from JSON 'database' # DeleteOfflineMAC flush # JSON pseudo 'database' is deleted (a backup copy is created should it ever need to be restored!)
Let me know if you are interested and I will PM you the link.
Last edited: