On Sun, Sep 21, 2008 at 1:31 PM, Volker A. Brandt <[EMAIL PROTECTED]> wrote:
> Yes, you need to set the corresponding SMF property. Check > for the value of "options/tcp_listen": > > # svcprop -p options/tcp_listen webconsole > true > > If it says "false", you need to set it to "true". Here's a snippet > from the Sun documentation: > > # svccfg > svc:> select system/webconsole > svc:/system/webconsole> setprop options/tcp_listen=true > svc:/system/webconsole> quit > # /usr/sbin/smcwebserver restart > # netstat -a | grep 6789 Thanks. for some reason I had to do this twice, the first time it said "false" still. Odd. I was able to connect but now get a Java error... oh well _______________________________________________ zfs-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
