2009-04-22 03:06:03 Testing SAMBA SEVER on BF527
razia razia (INDIA)
Message: 73040
Hi All,
I am testing Samba Server on ADSP-BF527 with Distribution - uCLinux2008R1.5 with updated trunk,
For that, I have followed the instructions as per the document given in
https://docs.blackfin.uclinux.org/doku.php?id=uclinux-dist:smb&s[]=samba
After restarting the inetd daemon, the following message appears,
Unable to bind server socket to port 514: Address already in use
Unable to bind server socket to port 21: Address already in use
Unable to bind server socket to port 23: Address already in use
Unable to bind server socket to port 139: Address already in use
Please help me to fix this issue.
Regards,
Razia.
QuoteReplyEditDelete
2009-04-22 12:43:35 Re: Testing SAMBA SEVER on BF527
Mike Frysinger (UNITED STATES)
Message: 73073
that probably means inetd is still running. use `netstat` and `ps` to see.