I am trying to create a tool for mac telneting into client devices in the dude. Is there an easy way to do this? Does the nieghbour viewer or terminal program have a syntax that I can use to access my client units by mac?
THanks
I am trying to create a tool for mac telneting into client devices in the dude. Is there an easy way to do this? Does the nieghbour viewer or terminal program have a syntax that I can use to access my client units by mac?
THanks
As far as I know, Dude isn’t working on MAC layer [i.e. you cannot add device MAC-address as address in Dude].
You can query mac address with Device.FirstMacAddress
I think you can use terminal.exe just like
c:\path to\terminal.exe MA:CA:DD:RE:SS
if so then you go to tools, hit the plus, name macTelnet, command
c:\path to \terminal.exe [Device.FirstMacAddress]
good luck
tried that…
Bad Id is the error
Thanks…
There is probably a command switch needed… Mikrotik would you care to divulge the syntax?
Played around for a while…
This works!!!
c:\path to terminal\terminal.exe [Device.MacAddressesColum]
Now if I could only get the login and password to insert automatically too along with a command script… I’ll play some more
Thanks for your help.
ok so the real question is which mac address is being displayed by first mac and mac colum, what about a 333 with 3 nics? and 3 wirelsss? I do not know about sending password syntax sorry ![]()
I’m mainly using the mac telnet for cpe.
Unfortunately, I can’t even paste commands into the terminal.exe window ![]()
Thanks for your help.