Kyle Kienapfel wrote:
The problem is probably all in the user agent that gets sent out. m...@prometheus:~$ echo -en 'GET /menu.gpxe HTTP/1.0\r\nUser-Agent: gPXE/0.9.7+ (netboot.me/0.1.1)\r\nHost: www.netboot.me\r\n\r\n' | nc www.netboot.me 80 vs just: User-Agent: gPXE/0.9.7+
Agreed. It's quite possible that netboot.me is expecting a certain range of possibilities and did not anticipate this gPXE user-agent. For example, the change from a zero and a nine to a one and a zero in 0.9.X versus 1.0.X... We could ask Nick (I think it's Nick).
- Shao Miller
_______________________________________________ gPXE mailing list [email protected] http://etherboot.org/mailman/listinfo/gpxe
