Kent:

You wrote:
I presume that 192.168.9.77 is your Sun Ray server, and the Sun
Ray is on a separate subnet (192.168.66.0)?

That is correct.
I'll check on the BOOTP forwarding issue, I thought the networking guys told me it
was set but will check with them to confirm.

Where is the tftpSrvr value coming from? With this set, control of the
firmware download is assumed by the .parms file on 192.168.9.77.

I had them set option 66 in the DHCP server(192.168.9.9). Verified.


What are the contents of this file? The utquery indicates that it was
not read by the Sun Ray as it came up. Is TFTP running on the Sun Ray
server?
Contents of SunRayP8.parms:
version=4.0_48_2007.08.01.15.48
revision=2
barrier=320


I'll do a snoop and check on DHCP and TFTP packets to see
what's going on when I reset the unit.
You've given me some things to check...

Thanks for the feedback.

Bill



Kent Peacock wrote:
Bill Mutchie wrote On 10/29/07 03:01 PM,:
Can someone tell me how dhcp option INFORMServer
gets set in srss_4.0 on Solaris 10?

I'm having firmware download problems and when I do a
utquery -d <IP address of DTU>  I see a dhcp
option INFORMServer set to the same IP address as the
external DHCP server.

Shouldn't INFORMServer be set to the same IP as the
Sun Ray server(i.e. currentAuth, AltAuth)??

Only if the Sun Ray server actually supplies DHCP vendor options to the
Sun Ray. I presume that 192.168.9.77 is your Sun Ray server, and the Sun
Ray is on a separate subnet (192.168.66.0)? To get the Sun Ray server to
respond to DHCP_INFORM, you'll need to make sure that the router does
BOOTP forwarding. INFORMServer=192.168.9.9 indicates that the local DHCP
server is the only one that responded to the DHCP_INFORM.

: # utquery -d 192.168.66.34
terminalID=00144fa64007
        terminalIPA=192.168.66.34
        model=SunRayP8
        Subnet=255.255.254.0
        Router=192.168.66.1
        LeaseTim=1123200
        DHCPServer=192.168.9.9
        INFORMServer=192.168.9.9
        tftpSrvr=192.168.9.77
        currentAuth=192.168.9.77
        currentFW=MfgPkg_4.15_2006.07.20.16.57
        currentBarrier=310
        currentBarrierLevel=310
        AltAuth=192.168.9.77,192.168.9.103
        dnsList=192.168.9.230,192.168.10.230,192.168.8.230
        dname=hill.afmc.ds.af.mil

Where is the tftpSrvr value coming from? With this set, control of the
firmware download is assumed by the .parms file on 192.168.9.77.

-rw-r--r--   1 root     root          55 Oct 29 15:02 SunRayP8.parms

What are the contents of this file? The utquery indicates that it was
not read by the Sun Ray as it came up. Is TFTP running on the Sun Ray
server?

I'd suggest snooping for TFTP and DHCP packets on 192.168.9.77 from the
Sun Ray, and watch what happens when you reset the unit. If things are
set up correctly, you should see a DHCP_INFORM request, and then a TFTP
read of SunRayP8.parms, followed by the firmware download. (Since
tftpSrvr is getting set correctly, it should still work without the
DHCP_INFORM.)

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

begin:vcard
fn:Bill Mutchie
n:Mutchie;Bill
org:Dynamic Systems, Inc.
adr:;;5261 Imperial Hwy;Los Angeles;CA;90045;US
email;internet:[EMAIL PROTECTED]
title:Sen. Systems Engineer
tel;work:(310) 337-4400  x225
tel;fax:(310) 337-4423
url:www.dynamicsystemsinc.com
version:2.1
end:vcard

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

Reply via email to