<div>Dear Balazs Scheidler,</div>
<div>&nbsp;</div>
<div>&gt; What do you want to accomplish exactly?</div>
<div>I would be happy if I could just log plain data separated by telnet session into </div>
<div>different files (perhaps also separated by client =&gt; server and server =&gt; client).</div>
<div>&nbsp;</div>
<div>Searching data seems indeed complicated as when I look into Wireshark each</div>
<div>keystroke is a separate paquet. Ideally I would like to check information so when </div>
<div>a user sends for example &quot;root&quot; that the session just&nbsp;terminates. It does not need</div>
<div>to be perfect because instead of root you could also send &quot;r&quot;,&quot;o&quot;,&quot;o&quot;,&quot;s&quot;,&quot;del&quot;,&quot;t&quot;</div>
<div>but that does not matter much to me and changing server states or other special </div>
<div>cases do not matter, too.</div>
<div>&nbsp;</div>
<div>&gt; And about UDP: in Zorp, proxies are independent of the transport<br>&gt; protocol, so each proxy can be used to transfer both UDP and TCP<br>&gt; traffic. You can even convert between the two.</div>
<div>Sounds very good! And how can I specify this conversion if I would want to do that?</div>
<div>Do I need to set</div>
<div>--enable-conntrack&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Enable connection tracking for UDP based protocols</div>
<div>at compile-time or does it work without this switch too?<br><br>Sincerely Yours</div>
<div>Clement Fillon</div>