I have what appears to be an interaction between ypbind and Coda, which
yields the following response to /etc/rc.d/init.d/auth2.init start
> Starting Auth Server......
> [11:21:44]Main Process: "rpc2b.c", line 124: RPC2_Init(): Couldn't
> create socket
>
> Date: Thu 06/29/2000
>
> 11:21:44 RPC2_Init failed with RPC2_BADSERVER (F)
i.e. it appears to fail when trying to create a socket.
If I kill the ypbind daemon, auth2 starts up OK.
As far as I can see ports 369, 370 and 2430-33 are free. I see from
the RPC2 documentation that any RPC2 goes through an authentication
step - is it possible that it is somehow invoking yp ?
/etc/services includes (amongst others) the following entries :
>sunrpc 111/tcp portmapper # RPC 4.0 portmapper TCP
>sunrpc 111/udp portmapper # RPC 4.0 portmapper UDP
>rpc2portmap 369/tcp
>rpc2portmap 369/udp # Coda portmapper
>codaauth2 370/tcp
>codaauth2 370/udp # Coda authentication server
>courier 530/tcp rpc
>venus 2430/tcp # codacon port
>codasrv 2432/tcp # not used
>codasrv 2432/udp # server port
>codasrv-se 2433/tcp # tcp side effects
>codasrv-se 2433/udp # udp sftp side effect
Has anyone come across this before ?
Brian Coghlan
**************************************************************
* _/_/_/_/_/ _/_/_/ __/_/_/_/ B.A.Coghlan *
* _/ _/ _/ _/ _/ Dept.Computer Science *
* _/ _/ _/ _/ Trinity College Dublin *
* _/ _/ _/ _/ tel : (+3531).6081766 *
* _/ _/ _/ _/ _/ fax : (+3531).6772204 *
* _/ _/_/_/ __/_/_/_/ email : [EMAIL PROTECTED] *
**************************************************************