To ensure the availability of port 32775, perform the
following steps:
- As the root user, use a text editor to edit the /etc/inittab file
and add the following statement before the line that executes sys.startd:
tm::sysinit:/usr/sbin/ndd -set /dev/tcp tcp_smallest_anon_port 32776 > /dev/console
- Save the changes and close the file.
- Restart the server for these settings to take effect.
- Enter the following command from the command line and verify that your change took effect:
ndd -get /dev/tcp tcp_smallest_anon_port