Hello, I set up a sparse zone on the system version below:
bash-3.2# uname -a SunOS solsage 5.11 snv_109 i86pc i386 i86pc I then tried to run a server application in the zone on port 8000, and after being unable to connect (including even locally connect), I looked at the netstat output from within the zone (there is none): bash-3.2# netstat -an bash-3.2# >From the global zone, the only entry that shows up is the terminal connection: # netstat -an | grep solsage ffffff035db0b860 stream-ord ffffff055319f700 0000000 /var/run/zones/solsage.console_sock # The server application is running in the foreground and not giving me any hints of anything going amiss (its a fairly widely used application, sagemath.org's notebook server). Any suggestions on where to look from here? Appreciatively, Brandon -- This message posted from opensolaris.org _______________________________________________ sysadmin-discuss mailing list sysadmin-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss