- Original Message -
From: "Brian Somers" <[EMAIL PROTECTED]>
Sent: Monday, September 17, 2001 2:29 PM
Subject: Re: Checking changes to listening ports in /etc/security
> I found a problem... if you reboot a machine, lots of diffs come up
> because of the P
> From: Brian Somers <[EMAIL PROTECTED]>
> Subject: Re: Checking changes to listening ports in /etc/security
> Date: Fri, Sep 14, 2001 at 12:18:43PM +0100
>
> > I think the attached patch makes things slightly better. We only run
> > sockstat once, and remov
From: Igor Podlesny <[EMAIL PROTECTED]>
Subject: Re[2]: Checking changes to listening ports in /etc/security
Date: Fri, Sep 14, 2001 at 11:11:10AM +0800
>
> Hello!
>
> I've done similar thing by myself also, cause I have been working with
> some Linux distros, whe
From: Brian Somers <[EMAIL PROTECTED]>
Subject: Re: Checking changes to listening ports in /etc/security
Date: Fri, Sep 14, 2001 at 12:18:43PM +0100
> I think the attached patch makes things slightly better. We only run
> sockstat once, and remove the trailing whitespace that so
> From: Brian Somers <[EMAIL PROTECTED]>
> Subject: Re: Checking changes to listening ports in /etc/security
> Date: Thu, Sep 13, 2001 at 10:25:02PM +0100
>
> > I like this idea. I think It would be worth making it diff against
> > /dev/null when netstat.today do
lots of places where it could be improved. :)
MYBR!
> From: Brian Somers <[EMAIL PROTECTED]>
> Subject: Re: Checking changes to listening ports in /etc/security
> Date: Thu, Sep 13, 2001 at 10:25:02PM +0100
>> I like this idea. I think It would be worth making it diff agains
From: Brian Somers <[EMAIL PROTECTED]>
Subject: Re: Checking changes to listening ports in /etc/security
Date: Thu, Sep 13, 2001 at 10:25:02PM +0100
> I like this idea. I think It would be worth making it diff against
> /dev/null when netstat.today doesn't exist, so that the f
> I've been adding an extra check in my local version of /etc/security for quite
> some time now. All it does is use 'netstat' to grab a list of the listening
> tcp and udp ports of my machine and save it to /var/log/netstat.today
> (and /var/log/netstat.yesterday). This way, when some service s
From: Bill Swingle <[EMAIL PROTECTED]>
Subject: Re: Checking changes to listening ports in /etc/security
Date: Wed, Sep 12, 2001 at 11:23:24AM -0700
> Why not use sockstat instead of netstat?
>
> -Bill
Simple. Because I had forgotten of sockstat. Probably because I've b
Why not use sockstat instead of netstat?
-Bill
On Wed, Sep 12, 2001 at 08:57:43PM +0300, Giorgos Keramidas wrote:
>
> I've been adding an extra check in my local version of /etc/security for quite
> some time now. All it does is use 'netstat' to grab a list of the listening
> tcp and udp ports
I've been adding an extra check in my local version of /etc/security for quite
some time now. All it does is use 'netstat' to grab a list of the listening
tcp and udp ports of my machine and save it to /var/log/netstat.today
(and /var/log/netstat.yesterday). This way, when some service starts
a
11 matches
Mail list logo