Hi

we have just done a straight rpm1.4.9-1/pre-gen skel install on our server:

red hat 6.1
kernel 2.2.19-6.2.1
bind 8.2.4-REL

everything went smoothly but when we issue vsdadm vs_create - we just get:

Read timeout

We checked inetd.conf and it has the following:

ftp stream tcp nowait root /usr/sbin/virtuald tcpd  /usr/sbin/proftpd -d -l
telnet stream tcp nowait root /usr/sbin/virtuald tcpd /usr/sbin/in.telnetd
pop3 stream tcp nowait root /usr/sbin/virtuald tcpd /usr/sbin/in.qpopper
#pop-3 stream tcp  nowait  root /usr/sbin/virtuald tcpd
/usr/sbin/vm-pop3d -i --group admin --use$
smtp stream tcp nowait root /usr/sbin/virtuald tcpd /usr/sbin/sendmail -bs
vsd stream tcp nowait root /usr/sbin/virtuald tcpd /usr/sbin/vsd
svsd stream tcp nowait root /usr/sbin/virtuald tcpd /usr/sbin/vsd

(and we have restarted inet too)

we do get this in messages each time:

Jul  7 12:40:01 ns4 inetd[4850]: svsd/tcp: bind: Address already in use
Jul  7 12:40:01 ns4 inetd[4850]: vsd/tcp: bind: Address already in use
Jul  7 12:40:01 ns4 inetd[4850]: smtp/tcp: bind: Address already in use

netstat -nat produces (as well as others) :

tcp        0      0 0.0.0.0:1726            0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:1725            0.0.0.0:*               LISTEN

Any help appreciated.

Eddie


------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to