On 11/1/07, Sean Clarke <[EMAIL PROTECTED]> wrote:
> When I run utadm -a <interface> - It seems to progress OK, but I notice that
> it complains there is no /etc/dhcpd.conf file, and indeed there isn't.

That's very strange.  /etc/dhcpd.conf is used by the ISC DHCP
server and should be of interest to 'utadm' only when running on
Linux.  What does '/bin/uname -s' show on this SXDE box?

On Solaris 'utadm' configures the Solaris DHCP server, which
knows nothing about /etc/dhcpd.conf.

> To prove I hadn't made a silly, I set it up on my laptop (again - SXDE) and
> it has the same problems... Sun Ray get IP address and nothing else, after a
> period of time it performs the broadcast and bingo everything works as
> expected.

Are you sure that the DHCP server is running on the SXDE box?
(What does 'svcs -l dhcp-server' show?)

Are you sure that the Sun Ray unit is getting its IP address from
the DHCP server on the SXDE box, not from some other DHCP
server?

What does this set of commands:

    /opt/SUNWut/sbin/utadm -p
    /opt/SUNWut/sbin/utadm -l
    dhtadm -P
    ksh -c 'for NET in $(pntadm -L) ; do echo "$NET" ; pntadm -P "$NET" ; done'

show?

OttoM.
__
ottomeister

Disclaimer: These are my opinions.  I do not speak for my employer.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to