Good day Steve,

I'm familiar with this NIC, the "NetXen Phantom," originally.

Would you care to share your "boot.cfg" file, which I suspect is a gPXE
script?

By the way, you might consider the convention of naming gPXE scripts
with the .gpxe filename extension, to avoid confusion when receiving
assistance.  The .cfg extension brings to mind a Syslinux config-file,
for me.  "boot.gpxe" seems nice. :)

If you use something like:

chain http://webserver/getgpxeconf.asp?hwaddr=${mac}

in your script, you might consider other combinations such as:

chain http://webserver/getgpxeconf.asp?hwaddr=${netX/mac}
chain http://webserver/getgpxeconf.asp?hwaddr=${net0/mac}

- Shao Miller
_______________________________________________
gPXE mailing list
[email protected]
http://etherboot.org/mailman/listinfo/gpxe

Reply via email to