On 23 August 2010 10:19, Meik Hellmund <[email protected]>wrote:

>
> 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)
>

Hi Meik,
    that command returns empty, but I would expect it to as I think we have
already highlighted utauthd is not starting. A quick check of the
/etc/services shows the correct entries have been created.







>
>
> > 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
>

This is the same on one of my working SRSS boxen:

sudo /opt/SUNWut/sbin/utadm -l
[sudo] password for aesadmin:
LAN connections: On
Use IPv4 multicast
Sun Ray interconnect framework is not configured

We use a shared interconnect and broadcast for the SRSS.

-- 
Regards
Sean Clarke
---------------------------------------------
SEC Consulting Limited
Phone: +44 (0)23 8040 5599
Website: http://www.sec-consulting.co.uk
Email: [email protected]
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to