i'm getting the following tcpserver error:

[root@myserver /var/qmail/control]# tcpserver -x/etc/tcp.smtp.cdb -u513
-g513 0 smtp /var/qmail/bin/qmail-smtpd & 
[1] 4307 
tcpserver: fatal: unable to bind: address already used 
[1] Exit 111                    tcpserver -x/etc/tcp.smtp.cdb -u513 -g513
0 smtp /var/qmail/bin/qmail-smtpd
[root@myserver /var/qmail/control]#                                         

i've done a ps -aux | grep tcp and don't see it running anywhere.

my /etc/tcp.smtp is:  
127.:allow,RELAYCLIENT="" 
216.160.248.:allow,RELAYCLIENT="" 
216.160.240.:allow,RELAYCLIENT="" 
10.1.1.:allow,RELAYCLIENT="" 
192.168.1.:allow, RELAYCLIENT="" 
:allow


something else is already running on that port, and after doing an nmap
it seems to be smtp.  i checked my inetd.conf but it says nothing of
smtp being started there.  

what i'm trying to do is solve the relaying problem of having .com or
.net in the rcpthosts file.  

Thanks,

Z

Reply via email to