To ensure the availability of port 32775, perform the
following steps:
- As the root user, use a text editor to edit the /etc/rc2.d/S69inet file. Enter the following text:
ndd -set /dev/tcp tcp_smallest_anon_port 32776
- Save the changes and close the file.
- Reboot the server for these settings to take effect.
- To verify that your change took effect, open a command
prompt. Enter the following text:
ndd -get /dev/tcp tcp_smallest_anon_port