LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   weird nestat output (https://www.linuxquestions.org/questions/linux-security-4/weird-nestat-output-15264/)

tyler_durden 02-28-2002 08:56 AM

weird nestat output
 
anyone know what this means, here is the output of netstat -a

Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:ssh *:* LISTEN
tcp 0 0 black01.black:ssh hamlet.localdomain:4521 ESTABLISHED
tcp 0 0 black01.black:ssh hamlet.localdomain:4431 ESTABLISHED
raw 0 0 *:255 *:* 7
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags Type State I-Node Path
unix 5 [ ] DGRAM 2286 /dev/log
unix 2 [ ] DGRAM 2471
unix 2 [ ] DGRAM 2452
unix 2 [ ] DGRAM 2302


specifically the "raw protocol on what looks like port 255 in state 7" what could this be? i am running snort on the box. could that be it?

unSpawn 02-28-2002 12:31 PM

Try "netstat -ap" and it'll show you the pid/appname.


All times are GMT -5. The time now is 08:14 AM.