Hi, I'm working to configure VSMSERVE and PORTMAP in order to work with IBM SMAPI following the book SC24-6122-00 I'm getting different which i think cause some problems
using the command RPCINFO -P I'm getting this output rpcinfo -p program vers proto port 100000 2 udp 111 portmapper 100000 2 tcp 111 portmapper 300762 1 tcp 845 300762 2 tcp 845 Ready; T=0.04/0.05 05:06:03 according to the book i expect to get different ports for the different versions of the 300762 program. in addition to that when using the command rpcinfo -t 127.0.0.1 300762 I'm getting the following output rpcinfo -t 127.0.0.1 300762 program 300762 version 1 ready and waiting program 300762 version 2 ready and waiting Ready; T=0.08/0.10 05:08:15 which is again to as what written in the book. I tried to use the rpcinfo -n command to change the port which one of the 300762 uses but no luck rpcinfo -n 1015 -t 127.0.0.1 300762 2 rpcinfo: RPC: Remote system error - Error 60 program 300762 version 2 is not available Ready(00001); T=0.03/0.04 05:16:26 I assume those issue is the reason for getting RC=596 (internal error, undocumented ) when using the SMAPI calls. any idea and/or point to some one how can help Thanks, Avinoam ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
