Hi Steffen,
[Sensitive data cut out] I don't see a BootFile response in the
offer at all, which will cause the SPARC to try TFTP. For an example, my
macro contains the following entries. You should see something similar in
your offer for AI to work:
BootSrvA=172.20.24.78
Rootpath="http://172.20.24.78:5555/var/ai/clay_ai_sparc"
BootFile="http://172.20.24.78:5555/cgi-bin/wanboot-cgi"
If you're running the Solaris DHCP server, looking at which macros are
assigned to IP addresses via "pntadm -P <network IP>", and what macro
definitions look like via "dhtadm -P" may provide some insight.
Thank you,
Clay
On Tue, 12 May 2009, Steffen Weiberle wrote:
> On 05/12/09 15:40, Clay Baenziger wrote:
>> Hi Steffen,
>> The snoop output of the DHCPRESPONSE would be useful. In particular I
>> suspect you are receiving a bootfile record which is not of the form
>> "http://<blah>" in which case the OBP will try TFTP instead of HTTP.
>> Thank you,
>> Clay