I want to know if it is possible to start-up DSRPC process in a different port number other than 31538.
I tried changing the port in the /etc/services file to another port number, i am able to
- connect to uv repository from UNIX prompt
- find the dsrpc process running
- find the port 'LISTEN' when i do a 'netstat -a'
but unable to connect from DS client, it throws an error (81016).
Please let me know your expert comment.
Thanks,
Hari
Listen DSRPC in a different port number (DS752)
Moderators: chulett, rschirm, roy
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
It is certainly possible; you have proven that by succeeding in starting the RPC daemon.
When you attempt to connect, do you specify the new port number as part of the address? For example, hostname:31568 or xxx.xxx.xxx.xxx:31568 ?
When you attempt to connect, do you specify the new port number as part of the address? For example, hostname:31568 or xxx.xxx.xxx.xxx:31568 ?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Issue Resolved
Thanks Ray.. IP followed by Port number works!!!
Thanks soo much for your immediate response.
- Hari
Thanks soo much for your immediate response.
- Hari