[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Hobbit, BBwin-0.9 and the ports column...
- To: hobbit (at) hswn.dk
 
- Subject: Re: [hobbit] Hobbit, BBwin-0.9 and the ports column...
 
- From: "Steve Holmes" <sholmes42 (at) mac.com>
 
- Date: Wed, 19 Sep 2007 12:58:07 -0400
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=beta;        h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth;        bh=AxuhwqPo0OFbyyA6eT5hKqd5OVUwveFjqN3Te4AbnSs=;        b=PetQMwBPC3jiWwuRrwT06OVfHdZXIjTcbUTnel+Hq9v06UunejxqcFTP4+Lg/FVi5wJv7w8CFBYsZFjwr2uXeoUMhIIvhsQddv2IlmkoG37CPFlzR46dpZZGdTo7QOIaRFG7xkSmcyxKHsWna90dViRemGBFouQTha39OKDHhYc=
 
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=beta;        h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth;        b=Z5fC0k5y2yOgR9xhd4DhBxJTUjPH1ZyVUHjNd1J7IIRzVdK3la8jF33oEfkwioIx3z0UywZ1hcUjIL1JYI85PP4Ci1Y5Q64SxQEz7lP5dXc8vySfApi/mfytruAgBpvBe78vOeYXAc25T6MJmkLC9QcnbtJjziOOr84pAWL28R4=
 
- References: <d4f70c240703281419h2e42d6c3w6f541ec036cf385f (at) mail.gmail.com>
 
I don't see a reply to Bob's question. Now I need to know, too. Any
comments?
Bob, did you end up creating the server side script?
Thanks,
Steve Holmes
On 3/28/07, Bob Gordon <rgordonjr (at) gmail.com> wrote:
>
> Hello all -
>
> 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...
>
> BBWin generated ports info..
> ---------------------------------------------
>
> [ports]
>
> Active Connections
>
> Proto  Local Address          Foreign Address        State
> TCP
> 0.0.0.0:7              0.0.0.0:0              LISTENING
> TCP    0.0.0.0:9              0.0.0.0:0              LISTENING
>
> TCP    0.0.0.0:13             0.0.0.0:0              LISTENING
> TCP    0.0.0.0:17             0.0.0.0:0
>               LISTENING
> TCP    0.0.0.0:19             0.0.0.0:0              LISTENING
> TCP    0.0.0.0:111
> 0.0.0.0:0              LISTENING
> TCP    0.0.0.0:135            0.0.0.0:0              LISTENING
> TCP
> 0.0.0.0:382            0.0.0.0:0              LISTENING
>
>
> Hobbit Client (Unix) generated port info
> ------------------------------------------------------------
>
> [ports]
>    Local Address        Remote Address    Swind Send-Q Rwind Recv-Q  State
> -------------------- -------------------- ----- ------ ----- ------ -------
>       *.*                  *.*                0      0 49152      0 IDLE
>
>       *.22                 *.*                0      0 49152      0 LISTEN
>       *.22                 *.*                0      0 49152      0 LISTEN
> 10.9.12.102.17374    10.9.12.102.1352     49152      0 49152      0 ESTABLISHED
>
> 10.9.12.102.1352     10.9.12.102.17374    49152      0 49152      0 ESTABLISHED
>       *.*                  *.*                0      0 49152      0 IDLE
>       *.1352               *.*                0      0 49152      0 LISTEN
>
>       *.27401              *.*                0      0 49152      0 LISTEN
>       *.8635               *.*                0      0 49152      0 BOUND
>       *.8640               *.*                0      0 49152      0 BOUND
>
>
> Thanks for the help here!
>
> --
> --==[ Bob Gordon ]==--