Hi,

I'm wondering the best way to approach this issue:  I have TFTP server
running on a Windows box.  I'd like to have a single file per MAC address on
the TFTP server.  gPXE clients would then retrieve the file:
tftp://<server>/clients/${net0/mac}

The problem is that Windows doesn't support colon ':' in the file name,
however it does support dash '-'.

What would be the best approach (in code or otherwise) to choose the format
for a MAC address within gPXE?


Thank you,

Doug Shove
_______________________________________________
gPXE-devel mailing list
gPXE-devel@etherboot.org
http://etherboot.org/mailman/listinfo/gpxe-devel

Reply via email to