[ipxe-devel] chain connection timeout
Michael Brown
mcb30 at ipxe.org
Fri Jul 4 10:15:16 UTC 2014
On 04/07/14 11:08, NICOLAS CATTIE wrote:
> The chain command in my embeded script leads to a connection timeout (on
> specific hardware) with error code 0x4c116035. More interesting, if I
> beak the embedded script and type the same command, it works.
>
> I tried to add a sleep 10 after ifopen, but it doesn’t change anything
>
> Embeded script :
>
> #!ipxe
> prompt --key 0x13 --timeout 5000 Press magic key for iPXE prompt && shell ||
> ifopen
> chain http://ipxe.domain.com/boot.aspx
Could you try inserting the following commands:
ifstat
route
show dns
immediately before the "chain" command?
Thanks,
Michael
More information about the ipxe-devel
mailing list