What to do if they accidentally sniff your pass, get into MT and change your pass or even disable your login?
Is there any way to get back admin pass from user.dat and user.idx files?
Get latest sources at http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/mrtg-2.12.2.tar.gz do tar zxf mrtg-2.12.2.tar.gz than cd mrtg-2.12.2 , ./configure make than make install and finaly edit conf file for use with MT as is described in manual http://www.mikrotik.com/docs/ros/2.9/root/snmp.conte...
Few days ago somebody loged into my box changed admin pass and disabled all interfaces in ap-bridge mode. Only thing I could do is to reinstall MT. Later I mounted MT in linux and found what happened. I could read log file but I couldn't change admin pass. Therefore I need script.
try to set /interface ethernet set [find name=eth0] arp=reply-only ... and just add ip address and mac address in static ARP /ip arp add address=0.0.0.0 mac-address=ff:ff:ff:ff:ff:ff interface=eth0 .. IP address and MAC address change in this code to your valid IP and MAC address, this works in 2.9.x
Just try to play with frequency, sometimes radio don't work on all frequencies with same performance, in that situation just change frequency few chanels up or down and link will be OK