Otto wrote a nice check list (thanks!) and ...

On Sun, 22 Aug 2010 18:14:40 +0100
Sean Clarke <[email protected]> wrote:

> This gives a connection refused:
> 
> echo amstatus | /opt/SUNWut/lib/utnetpipe `hostname` 7010
> connect() failed: Connection refused

This is not good. Are you sure that utauthd is up and listening on port 7010, 
as it should? 
  lsof -i -n | grep utauth
should show you something like 

java       4340        root   45u  IPv6      10805       TCP *:utauthd-cb 
(LISTEN)

(provided that /etc/services includes the SRSS modifications which define 
utauthd-cb as port 7010)


> sudo /opt/SUNWut/sbin/utadm -l
> LAN connections: On
> Use IPv4 multicast
> Sun Ray interconnect framework is not configured

I think this can't work. You need to configure the network parameters for SRSS,
by something like 
    /opt/SUNWut/sbin/utadm -a eth1


--  Meik


-- 
Meik Hellmund
Mathematisches Institut, Uni Leipzig
e-mail: [email protected]
http://www.math.uni-leipzig.de/~hellmund

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to