Probably the easiest way of fixing this is to add your systems hostname to the localhost line in your /etc/hosts and/or /etc/inet/ipnodes. e.g.
127.0.0.1 localhost macbook loghost Also, check /etc/nodename has the same has the same hostname in it. # cat /etc/nodename macbook HTH -Christian This message posted from opensolaris.org