[gPXE-devel] MAC Address Format
Doug Shove
dsshove at gmail.com
Mon Aug 2 19:21:59 EDT 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://etherboot.org/pipermail/gpxe-devel/attachments/20100802/ccf1b0b4/attachment-0001.html
More information about the gPXE-devel
mailing list