Re: krb5kdc fails to start

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hi,

On Wed, Jun 10, 2009 at 19:51, Hugh E Cruickshank<hugh@xxxxxxxxxxx> wrote:
>  krb5kdc: Address already in use - Cannot bind server socket to port
>  750 address 192.168.2.8
>  krb5kdc: Address already in use - Cannot bind server socket to port
>  750 address 192.168.2.8

Is there any process already using port 750 in your machine?

You can find that with this command:

# netstat -nap | grep :750\\b

It should also tell you which program it is that is using that port.

I recently had this problem with one of the NFS client processes
(rpc.statd?) binding on the rsync port, so the rsync server could not
start as the port was already in use.

HTH,
Filipe
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux