[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Are these scan logs dangerous ?



a dehqan wrote:

please quote :-)

# chkconfig --level 23 identd off
identd: unknown service

probably you have mistaken inetd with identd

But port 113 auth is open ! So which service has opened port 113 ?

from root
# netstat -putan

to see all the service listening

to see only 113 port:
# fuser -n tcp 113

You can use also lsoft
# lsof -i -n

# lsof -i TCP:113

Ciao
Davide

--
Dizionari: http://linguistico.sourceforge.net/wiki
Browser: http://www.mozilla.org/products/firefox
GNU/Linux User: 302090: http://counter.li.org
Non autorizzo la memorizzazione del mio indirizzo su outlook


Reply to: