TCP connection to establish communication with Telenet device

Any advice on how to send a TCP response to device running Telenet connections? I can ping/connect to the device via the tcp in node but i need to select interface connection 1 at this point and I am not sure how to send that communication back. I have tried multiple things so far with no luck.


image

Can't you take the output from the tcp node, use a change node to create a new payload with the correct characters and loop it back to the input?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.