Original Question: I have a large number of Sun web servers, and I need to determine which ports are being used by http and https. They are all Solaris 8 running Netscape Server. As I am not all that familiar with Netscape, I would like to know if there is a good way of getting this information from the OS. Thanks to all who responded. There were two main responses. 1) Look at the port entries in /path/to/serverroot/https-*/config/magnus.conf egrep Port /path/to/serverroot/https-*/config/magnus.conf 2) Install and use lsof lsof -i TCP lsof -c netscape This helped a lot. Again thanks to everyone who helped!! Ben _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp. _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Fri Mar 8 06:35:13 2002
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:36 EST