Re: netstat ports - best method to check validity
From: Bernd Eckenfels (usenet2001-12@lina.inka.de)Date: 01/01/02
- Previous message: Marcus: "Re: a good start to do hardening"
- Next in thread: nickd@nospam.demon.co.uk: "Re: netstat ports - best method to check validity"
- Reply: nickd@nospam.demon.co.uk: "Re: netstat ports - best method to check validity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Bernd Eckenfels <usenet2001-12@lina.inka.de> Date: 1 Jan 2002 16:29:44 GMT
In comp.security.unix gaius.petronius <rut@linuxmail.org> wrote:
> The following is some output of the command 'netstat -a | egrep
> LISTEN'
On Linux you may use "netstat -lpeov" for full output, which gives you as root
for example the oenwer of the listening socket.
On FreeBSD you can use sockstat for that.
Greetings
Bernd
- Next message: Bill Toids: "Re: A Challenge"
- Previous message: Marcus: "Re: a good start to do hardening"
- Next in thread: nickd@nospam.demon.co.uk: "Re: netstat ports - best method to check validity"
- Reply: nickd@nospam.demon.co.uk: "Re: netstat ports - best method to check validity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]