> Hello all,
> I am a newbie to Solaris, I have the need to open
> port #36678 on a server running Solaris 8. I am sure
> it is simple but just do not know where to start, I
> have ran a netstat -a and it is not listening now.
Administrators do not open ports on a machine. Applications open ports as they run.
So you would launch a program, and it would try to use the port.
Presumably you have some such program in mind?
--
Darren