#
# hosts.deny This file describes the names of the hosts which are
# *not* allowed to use the local INET services, as decided
# by the '/usr/sbin/tcpd' server.
#
# The portmap line is redundant, but it is left to remind you that
# the new secure portmap uses hosts.deny and hosts.allow. In particular
# you should know that NFS uses portmap!
ALL:PARANOID
[alan at carremanchot emblin]$
Relancé xinetd : (est-ce bien ce qu'il faut relancer ? ...)
[root at carremanchot init.d]# ./xinetd restart all
Stopping xinetd: [ OK ]
Starting xinetd: [ OK ]
[root at carremanchot init.d]#
et essayé telnet :
[alan at carremanchot emblin]$ telnet localhost
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused
[alan at carremanchot emblin]$
SNIF :'-(
Help me please