#CONNECT ip

1 reply [Last post]
TonDiening
Joined: Jul 26 2001
Posts: 1
#CONNECT ip
Maybe I havenèt read deep enough but is there a way to do a: #CONNECT 10.0.0.1 Do stuff #CONNECT 10.0.0.2 Do stuff Was thinking that using SSH you could cycle a bunch of SSH servers and grab logs on an automatic basis, or log into switches and kick off commands etc. This would be used for disaster recovery or even preventative such as automatic port blocking depending on a honeypot log based on rules.
Vijilante
Joined: Nov 17 2001
Posts: 5
Possibly #SESSION would work. I am not sure if MXP is available in TeSSH, if it is there is a redirect in there that would cause the current connection to end and a new connection to begin without changing the session. The command would be something like "#MXP 1 {}". You should probably look it up in the MXP specs if you find that MXP is included.
The only good questions are the ones we have never answered before. Search the Forums