On Mon, Dec 11, 2000 at 11:22:56AM +0000, Stephen Torri wrote:
> Auth2 fails to start. Log file says that RPC_INIT failed to create socket.
> 
> Nothing fails to compile from srpm. All install fine. Only the startup of
> auth2 via /etc/rc.d/init.d/auth2.init fails. No message given other than
> the above.

Check whether there is any process already bound to port 370/udp.

    netstat -ln, or lsof -i udp:370

Jan

Reply via email to