Hi
Not sure if this is possible but would like to know if i had a script that telnet into port 25 and it did not come back with a response i could then execute a command / ip firewall nat set [find comment=redirect_port25] disabled=no
Any ideas ?
Hi
Not sure if this is possible but would like to know if i had a script that telnet into port 25 and it did not come back with a response i could then execute a command / ip firewall nat set [find comment=redirect_port25] disabled=no
Any ideas ?
It’s not possible from routeros. Instead you can use PC and run Expect script on it that will telnet and execute commands.