#!v0.1 ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; ; This is an ARSE (Automatic Router Scripting Engine) script ; [For Viking I chipset] ; ; for more details see here.. ; http://corz.org/windows/software/accessories/Automatic-Router-Scripting-Engine/ ; ; ; This script deletes the USB interface, you don't need it. ; ; note, this takes effect immediately. you can test that easily.. ; ; Use the USB IP to login to the router (in ARSE). it's usually 1 above the ; ethernet IP, generally at 192.168.1.2, but if your router is at, say, ; 192.168.1.205, the USB will most likely be at 192.168.1.206, then send this ; script to the router at that IP. ; ; After you have sent the script to the USB IP, attempt to send it again. ; If everything goes to plan, you should get the "The router is not responding" ; error message, which means the USB interace has now vanished. ; ; I hope you were connected by ethernet ;o) # bye! delete usb intf ifname usb-0 # make the changes permanent.. commit