ok, Here are some stats:
This is the syslog, right after a utrestart -c, again
the sunray looks like it is getting the connection, I
can see the lock w/red x, but then it goes back to
26D...
>> syslog
Dec 23 11:24:25 localhost utauthd: deviceManager0
NOTICE: DeviceManager.getDeviceManager: Initiate
callback to utdevMgrd at localhost:7011
Dec 23 11:24:26 localhost utauthd: deviceManager0
NOTICE: DeviceManager.initiateCallback localhost:7010
established communicationDec 23 11:25:05 localhost
dhcpd: DHCPDISCOVER from 00:03:ba:ff:98:08 via eth1
Dec 23 11:25:06 localhost dhcpd: DHCPOFFER on
192.168.128.13 to 00:03:ba:ff:98:08 via eth1
Dec 23 11:25:06 localhost dhcpd: DHCPREQUEST for
192.168.128.13 (192.168.128.1) from 00:03:ba:ff:98:08
via eth1
Dec 23 11:25:06 localhost dhcpd: DHCPACK on
192.168.128.13 to 00:03:ba:ff:98:08 via eth1
Dec 23 11:25:11 localhost utauthd: Worker0 NOTICE:
whichServer pseudo.0003baff9808:
Dec 23 11:25:11 localhost utauthd: Worker0 NOTICE:
CLAIMED by StartSession.m2 NAME: pseudo.0003baff9808
PARAMETERS: {terminalIPA=192.168.128.13, type=pseudo,
fw=MfgPkg_3.30,3.0,REV=2004.10.28.14.28,Boot:1.6;
2004.10.28-14:47:01-PDT, state=disconnected,
cause=insert, doamgh=true, barrierLevel=300,
rawId=0003baff9808, MTU=1500, tokenSeq=1,
firstServer=c0a88001, namespace=IEEE802,
id=0003baff9808,
clientRand=tRDVZG4hXjnMhVTuIYZaDdgRUnFqGf4ULjEUrgST6.O,
realIP=c0a8800d, startRes=1280x1024, useReal=true,
event=insert, pn=57238, sn=0003baff9808,
rawType=pseudo, hw=SunRayP7-170, initState=1, _=1}
Dec 23 11:25:11 localhost utauthd: Worker0 NOTICE:
CONNECT IEEE802.0003baff9808, pseudo.0003baff9808, all
connections allowed
Dec 23 11:25:11 localhost utauthd: Worker0 NOTICE: MTU
= 1500
Dec 23 11:25:11 localhost utauthd: Worker0 NOTICE:
SessionManager.getSessionManager: Initiate callback to
utsessiond at localhost:7007
Dec 23 11:25:11 localhost utauthd: Worker0 NOTICE:
SessionManager.initiateCallback localhost:7010
established communication
Dec 23 11:25:12 localhost utauthd: Worker0 NOTICE:
SESSION_OK pseudo.0003baff9808
a utgstatus:
[EMAIL PROTECTED]:/opt/SUNWut/sbin# ./utgstatus
host flags interface flags interface
flags
172.16.1.0/24 192.168.128.0/24
---------- -------------------
-------------------
ubuntu1 TN 172.16.1.236 UA- 192.168.128.1
UA-
flash -N 172.16.1.21 UA-
a utsession -p
[EMAIL PROTECTED]:/opt/SUNWut/sbin# ./utsession -p
Token ID Registered Name
Unix ID Disp State
------------------------------ --------------------
---------- ---- -----
pseudo.0003baff9808 ???
??? 8
[EMAIL PROTECTED]:/opt/SUNWut/sbin# ./utadm -p
No Sun Ray interfaces configured
[EMAIL PROTECTED]:/opt/SUNWut/sbin# ./utadm -l
LAN connections: On
No Sun Ray network configured
SunRay170 client = 192.168.128.13:
[EMAIL PROTECTED]:/opt/SUNWut/sbin# ./utquery -d
192.168.128.13
terminalID=0003baff9808
terminalIPA=192.168.128.13
Subnet=255.255.255.0
Router=192.168.128.1
LeaseTim=720000
DHCPServer=192.168.128.1
AuthSrvr=192.168.128.1
LogHost=192.168.128.1
FwSrvr=192.168.128.1
NewTVer=3.1_32,REV=2005.08.24.08.55
currentAuth=192.168.128.1
currentFW=MfgPkg_3.30,3.0,REV=2004.10.28.14.28
[EMAIL PROTECTED]:/opt/SUNWut/sbin# more
/etc/dhcp3/dhcpd.conf
# Example SunRay dhcpd.conf
# IP of SunRay server: 192.168.128.1
# IP-Range for SunRays: 192.168.128.3-192.168.128.23
# SunRay firmware version: 3.1_32,REV=2005.08.24.08.55
DHCPD_INTERFACE=" eth1";
#Sun Ray
option space SunRay;
option SunRay.AuthSrvr code 21 = ip-address;
option SunRay.AuthSrvr 192.168.128.1;
option SunRay.FWSrvr code 31 = ip-address;
option SunRay.FWSrvr 192.168.128.1;
option SunRay.NewTVer code 23 = text;
option SunRay.NewTVer "3.1_32,REV=2005.08.24.08.55";
option SunRay.Intf code 33 = text;
option SunRay.Intf "eth1";
option SunRay.LogHost code 24 = ip-address;
option SunRay.LogHost 192.168.128.1;
option SunRay.LogKern code 25 = integer 8;
option SunRay.LogKern 6;
option SunRay.LogNet code 26 = integer 8;
option SunRay.LogNet 6;
option SunRay.LogUSB code 27 = integer 8;
option SunRay.LogUSB 6;
option SunRay.LogVid code 28 = integer 8;
option SunRay.LogVid 6;
option SunRay.LogAppl code 29 = integer 8;
option SunRay.LogAppl 6;
group
{
vendor-option-space SunRay;
subnet 192.168.128.0 netmask 255.255.255.0 {
default-lease-time 720000;
max-lease-time 1440000;
authoritative;
option routers 192.168.128.1;
range 192.168.128.3 192.168.128.23;
}
}
[EMAIL PROTECTED]:/opt/SUNWut/sbin#
.... tried to swich between window managers - gdm and
wdm.. does not make a diference...
Thanks
Ralf Wiegand
--- Brad Lackey <[EMAIL PROTECTED]> wrote:
> Are you running in a shared subnet environment or a
> dedicated Sun Ray
> interconnect?
>
> "utadm -l" will only list the subnetworks
> configured.
>
> if you used "utadm -a interface" you need to use
> "utadm -p" to print the
> configuration.
>
> A 26D says that the DTU has all of the information
> that it needs to
> connect, but it is waiting for graphics traffic from
> the server.
>
> Did you reboot the server after you installed SRSS?
>
> Brad
>
> Ralf K. Wiegand wrote:
> > hello - I followed the Wiki instruction on how to
> > setup Sunray server on a ubuntu/vmware
> installation.
> > I have dhcpd services configured and the sunray
> server
> > is running.
> > Q1: I'm doing a utadm -l and I'm not seeing
> anything..
> > it says
> > Lan connection on
> > No Sun Ray network configured
> >
> > But I ran through the utadm -a eth1, and utconfig
> and
> > it worked just fine.
> >
> > Q2: I'm getting 26 D on my client (170), sometimes
> the
> > lock with an red "X" gets displayed, and it looks
> like
> > it getting there, but is goes back to 26D. Any
> > ideas....???
> >
> > Thanks
> > Ralf Wiegand
> >
> >
> >
> >
> > __________________________________
> > Yahoo! for Good - Make a difference this year.
> > http://brand.yahoo.com/cybergivingweek2005/
> > _______________________________________________
> > SunRay-Users mailing list
> > [email protected]
> >
>
http://www.filibeto.org/mailman/listinfo/sunray-users
> >
>
> --
> *Brad Lackey*
> Desktop and Mobility
> Client Solutions Organization
> (720) 548-3339
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
> > _______________________________________________
> SunRay-Users mailing list
> [email protected]
>
http://www.filibeto.org/mailman/listinfo/sunray-users
>
__________________________________
Yahoo! for Good - Make a difference this year.
http://brand.yahoo.com/cybergivingweek2005/
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users