Hello all -<br><br>In looking at the client data generated by BBWin-0.9 I see that the port usage information is sent to the Hobbit server.   Is there anyway to get this data displayed in the current ports column (populated by the hobbit client)?  As its coming over the client channels I can create a custom server script to push the data into a new column but I'd kinda like to not have to do that...
<br><br>BBWin generated ports info..<br>---------------------------------------------<br><pre>[ports]<br><br>Active Connections<br><br>Proto  Local Address          Foreign Address        State<br>TCP    <a href="http://0.0.0.0:7">
0.0.0.0:7</a>              <a href="http://0.0.0.0:0">0.0.0.0:0</a>              LISTENING<br>TCP    <a href="http://0.0.0.0:9">0.0.0.0:9</a>              <a href="http://0.0.0.0:0">0.0.0.0:0</a>              LISTENING<br>
TCP    <a href="http://0.0.0.0:13">0.0.0.0:13</a>             <a href="http://0.0.0.0:0">0.0.0.0:0</a>              LISTENING<br>TCP    <a href="http://0.0.0.0:17">0.0.0.0:17</a>             <a href="http://0.0.0.0:0">0.0.0.0:0
</a>              LISTENING<br>TCP    <a href="http://0.0.0.0:19">0.0.0.0:19</a>             <a href="http://0.0.0.0:0">0.0.0.0:0</a>              LISTENING<br>TCP    <a href="http://0.0.0.0:111">0.0.0.0:111</a>            
<a href="http://0.0.0.0:0">0.0.0.0:0</a>              LISTENING<br>TCP    <a href="http://0.0.0.0:135">0.0.0.0:135</a>            <a href="http://0.0.0.0:0">0.0.0.0:0</a>              LISTENING<br>TCP    <a href="http://0.0.0.0:382">
0.0.0.0:382</a>            <a href="http://0.0.0.0:0">0.0.0.0:0</a>              LISTENING<br><br></pre><br>Hobbit Client (Unix) generated port info<br>------------------------------------------------------------<br><pre>
[ports]<br>   Local Address        Remote Address    Swind Send-Q Rwind Recv-Q  State<br>-------------------- -------------------- ----- ------ ----- ------ -------<br>      *.*                  *.*                0      0 49152      0 IDLE
<br>      *.22                 *.*                0      0 49152      0 LISTEN<br>      *.22                 *.*                0      0 49152      0 LISTEN<br>10.9.12.102.17374    10.9.12.102.1352     49152      0 49152      0 ESTABLISHED
<br>10.9.12.102.1352     10.9.12.102.17374    49152      0 49152      0 ESTABLISHED<br>      *.*                  *.*                0      0 49152      0 IDLE<br>      *.1352               *.*                0      0 49152      0 LISTEN
<br>      *.27401              *.*                0      0 49152      0 LISTEN<br>      *.8635               *.*                0      0 49152      0 BOUND<br>      *.8640               *.*                0      0 49152      0 BOUND
</pre><br>Thanks for the help here!<br clear="all"><br>-- <br>--==[ Bob Gordon ]==--