bozon,

Looks like you have 2 network interfaces both on the same lan, both DHCP 
configure and not trunked
192.168.0.188,189 which is a will not work properly.

Either unplug one nic or see a link aggregation/trunking howto for opensolaris. 
This is most likely causing the ssh and other networking slowness/issues.

Regarding the updimg.sh error, are you root? As root test writing to the USB as 
follows
cd /mnt/eon0
touch foo

eon nscd[11480: nss_mdns: error checking svc:network/dns/multicast:default 
service timestamp
for this either  enable mdnsd
/usr/lib/inet/mdnsd

or  edit the line in nsswitch.dns (copied to nsswitch.conf)
hosts:      files dns mdns
to
hosts:      files dns
-- 
This message posted from opensolaris.org

Reply via email to