Re: [sysadmin-discuss] Useful crash logs

2010-03-24 Thread Brandon Barker
Thanks benr, I should have checked /etc/syslog.conf - indeed there are many interesting things in /var/messages, though I still could not find any mention of memory. Also thanks for the tip on /etc/hosts. -- This message posted from opensolaris.org __

[sysadmin-discuss] Useful crash logs

2010-03-24 Thread Brandon Barker
I've been wondering for a while now about keeping useful logs in OpenSolaris, and a recent update on the /dev build for OpenSolaris seems to have given me some instability issues (so I'm switching back to an older BE for now: snv_134 to snv_133). X windows crashed and I saw some messages on th

Re: [sysadmin-discuss] opening up ports in a zone

2009-04-30 Thread Brandon Barker
- bash-3.2# ifconfig -a lo0:3: flags=2001000849 mtu 8232 index 1 inet 127.0.0.1 netmask ff00 nge0:3: flags=201000843 mtu 1500 index 2 inet 192.168.5.36 netmask ff00 broadcast 192.168.5.255 lo0:3: flags=2002000849 mtu 8252 index 1 inet6 ::1/128 Thank you,

[sysadmin-discuss] opening up ports in a zone

2009-04-30 Thread Brandon Barker
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 w