<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hi folks. I've added a custom protocol listener to our protocols.cfg file for a product called MassTransit by Group Logic.</div>
<div><br>
</div>
<div>Here is the detail from protocols.cfg:</div>
<div><br>
</div>
<div>
<div># Group Logic Mass Transit Service (File Transfer Protocol)</div>
<div># From Don Kuhlman</div>
<div>[masstransit]</div>
<div> <span class="Apple-tab-span" style="white-space:pre"> </span>expect "WATSON!"</div>
<div>        options banner</div>
<div>        port 50000</div>
<div> </div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Where should I share this if anyone wants it?</div>
<div><br>
</div>
<div>Thanks</div>
<div><br>
</div>
<div>Don K</div>
<div><br>
</div>
</body>
</html>