tcp_time_wait_interval
I have to change tcp_time_wait_interval to 60000 Mill.Sec. by running 'ndd -set /dev/tcp 60000'.
The new setting is accepted and valid until I have to reboot SUN Solaris.
After reboot the value for tcp_time_wait_interval is changed back to the default value again, which is 240000 Mill.Sec.
What can I do to change the value permanently ?
Thanks

