Using PPPOE Scan I got a rouge PPPOE server like this :
I'm trying here to write a script to pick the mac address of detected rouge PPPOE server
& add it to access list
I can do all of this except picking up the variable mac-address from PPPOE scan
Cause it didn't support "get" or "find" commands
it support just dumping the result to file in this format:
Code: Select all
# jan/27/2012 7:13:56 by RouterOS 5.8
# software id = W5EY-LHT9
#
SERVICE MAC-ADDRESS AC-NAME
service1 00:0C:29:76:20:82 MikroTik
http://forum.mikrotik.com/viewtopic.php?f=2&t=38191
I appreciate any help guys
Thank you in advance