Thread: port 804 open??
View Single Post

  #2 (permalink)  
Old 07-26-2005
ynotssor
 
Posts: n/a
Default Re: port 804 open??

"Nikolai Försterling" <chat.foster@web.de> wrote in message
news:42e65b2d$0$18009$9b4e6d93@newsread4.arcor-online.net...

> does anyone know to which application port 804 belongs?


As root:
netstat -anp | grep ":804"
or
lsof -i :804

Reply With Quote