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
--
To UNSUBSCRIBE, email to debian-security-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org