jdscrymgeour_42
Oct 27, 2011Nimbostratus
TCP to UDP conversion / collection
Currently I have a setup that I receive a TCP message similar to a sending messages with netcat or telnet, that needs to be turned into UDP and sent across a network, I will then turn it back to TCP which is processed and then a reply is sent.
To make the TCP -> UDP conversion I use a sideband connection from the VS and send it to a UDP virtual server which happily receives the message, however when I then forward this message on and wait for a response I am losing messages because when a sideband connection is waiting for a response the collect does not continue.
I have been told that this could be possible using a SIP profile and using TMSH setting one profile as TCP and the other as UDP which would be nice and straight forward however I am currently struggling at trying to set this up and test it?
or is there a better way to deal with this using rules?
Thanks for your advise
James