Re: Argus on FreeBSD

mike tancsa <[email protected]> Tue, 4 Jul 2017 11:37:25 -0400
Newsgroups gmane.network.argus
Organization Sentex Communications
Message-ID <[email protected]>
Try
sockstat | grep 561

to see what is bound on port 561 as it does not seem to be argus

	---Mike

On 7/4/2017 11:29 AM, Monah Baki wrote:
> root     argus      49407 3  tcp4   192.168.1.253:562
> <http://192.168.1.253:562>     *:*
> root     argus      49407 6  udp4   *:*                   *:*
> root     argus      49407 7  tcp4   192.168.1.253:562
> <http://192.168.1.253:562>     192.168.1.253:40196
> <http://192.168.1.253:40196>
> 
> 
> In my argus.conf, I did specify the IP address to bind to.
> ARGUS_BIND_IP="192.168.1.253"
> 
> 
> 
> Thanks
> Monah
> 
> On Tue, Jul 4, 2017 at 11:07 AM, Mike Tancsa <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     On 7/3/2017 11:42 AM, Monah Baki wrote:
>     >
>     > Compiled yesterday argus 3.0.8.2 on FreeBSD 10.3-RELEASE-p18. I noticed
>     > that running:
>     >
>     > netstat -an
>     > tcp4       0      0 *.562
>     > tcp6       0      0 *.561
> 
>     > Is it possible that tcp6 might be the issue, not sure why it's running
>     > on tcp6 when in my rc.cong I have the following:
>     I usually tell it to bind to a specific IP in my argus config to make it
>     more predictable. But what does
> 
>     sockstat | grep argus
> 
>     show ?
> 
>             ---Mike
> 
> 
>     --
>     -------------------
>     Mike Tancsa, tel +1 519 651 3400 <tel:%2B1%20519%20651%203400>
>     Sentex Communications, [email protected] <mailto:[email protected]>
>     Providing Internet services since 1994 www.sentex.net
>     <http://www.sentex.net>
>     Cambridge, Ontario Canada   http://www.tancsa.com/
> 
>