Hi,<br><br>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:<br>
tftp://<server>/clients/${net0/mac}<br><br>The problem is that Windows doesn't support colon ':' in the file name, however it does support dash '-'.<br><br>What would be the best approach (in code or otherwise) to choose the format for a MAC address within gPXE?<br>
<br><br>Thank you,<br><br>Doug Shove<br>