IBM System Dashboard for Enterprise Content Management, Version 5.0.0.2

Ensuring Listener port availability on Solaris 10 and 11

To ensure the availability of port 32775, perform the following steps:

  1. 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
  2. Save the changes and close the file.
  3. Restart the server for these settings to take effect.
  4. Enter the following command from the command line and verify that your change took effect:
    ndd -get /dev/tcp tcp_smallest_anon_port


Last updated: March 2016
p8pdb056.htm

© Copyright IBM Corporation 2016.