[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hobbit, BBwin-0.9 and the ports column...
- To: bbwin-users (at) lists.sourceforge.net, hobbit (at) hswn.dk
- Subject: Hobbit, BBwin-0.9 and the ports column...
- From: "Bob Gordon" <rgordonjr (at) gmail.com>
- Date: Wed, 28 Mar 2007 14:19:52 -0700
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=JjWePvk7mBwBa2blEQwJxioM8UPLD2tdPOTcMHos7Rt8AAEP4nMe+sWWAFbkZHmwJFmSybi2X7tyf9fT6jl854h2wYXATnzea4Tkht5akAMFDS07Cji+v1OfI5D2wC00Kry+UyPLSSNLsUqTxF++iznmCOdMFW8oi/uy1lTtOKc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=d2cPzf/MIgzT0otVInIkF4lMOb7B1CgF1JYERF6jU7toOjeCMstcj4rnJ3mFXv2qdgfYIKV+hxREwl7sfIgWQBijj+rlEurbV9VNjDiX5E/6DbeNwa0PYCgffITGl2i7XrVPfXkIg8K04sRbGOtN9/bMykPcBsVsOcMvM77KNDM=
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 ]==--