[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PORT
- To: hobbit (at) hswn.dk
- Subject: PORT
- From: "Sigurður Bjarnason" <lechef71 (at) gmail.com>
- Date: Mon, 26 Jun 2006 17:03:56 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=FWWUnvGwgRtuHicCnCOBkJ/ev9ia+PSZ4XWpJ3Jz9vpzC3P7rDro1RkZ7ZrVYfPNTaI0yRyHbJzTNHayBfKhOMa7hDOnUjCRyBGu11XYeOaZD2rCq6vpah6Vfn3sWHYUB6QO9cEYiAYSHl40sc3U6b3I0y0JpgUOsOfjCT4QQhk=
Hi all
I am trying to get hobbit to count all ESTABLISHED ports on one host, not
just local port also the remote once.. I did setup line in the
hobbit-clients.cfg for the host..
PORT LOCAL=%[\.:]8093$ REMOTE=%[\.:]8093$ STATE=ESTABLISHED MIN=0 TRACK=8093
But.. I am not having any luck with this..
it works in separet lines.. like
PORT LOCAL=%[\.:]8093$ STATE=ESTABLISHED MIN=0 TRACK=8093
PORT REMOTE=%[\.:]8093$ STATE=ESTABLISHED MIN=0 TRACK=8093
is there any way of combining the 2 ?
regards
Siggi