I use Solaris 7 on a sun sparc E450.
[ just in case : I don't have any DNS problem]
There is only one "useful" line in /etc/inetd.conf :
And when I try to connect by ftp, I only have :Quote:>grep -v ^# /etc/inetd.conf | wc -l
>ftp stream tcp nowait root /usr/sbin/in.ftpd in.ftpd
Connected to localhost.Quote:>ftp localhost
... and nothing else
When I enable another service (telnetd, netstat or even echo) and
sighup inetd, both services are available.
I have tried to enable only netstat or only echo, but it just hangs
(of course with netstat AND echo in inetd.conf, it works).
Does something go wrong with inetd and a "just one line" inetd.conf,
or am I too tired and it's time for me to go on holidays ?
Fabrice