Pages

Thursday, February 17, 2011

How to block 6789 port in Solaris 10?

# /usr/sbin/smcwebserver stop
Shutting down Sun Java(TM) Web Console Version 3.0.2 ...
The console is stopped
# netstat -a | grep 6789
#

smcwebserver disable => to disable across boot
svcs -a | grep smcwebserver => Confirm if the service is in disabled status.