Re: tcp dump
"Miller, Shao" <[email protected]> Wed, 24 Mar 2010 16:29:40 -0400
| Newsgroups | gmane.network.etherboot.user |
|---|---|
| Message-ID | <[email protected]> |
Good day Martin, You had a question in regards to gPXE. Are you aware that there is a gPXE mailing-list? http://www.etherboot.org/wiki/mailinglists http://etherboot.org/mailman/listinfo/gpxe You asked about how the DHCP service informs the PXE client that it should download the file "undionly.kpxe". The DHCP service informs the client of this in the boot filename option (option 67). I believe that you are not performing a full tcpdump capture. By default, tcpdump only captures 68 bytes from each packet. Your DHCP transactions might therefore be truncated. tcpdump -s 0 - Shao Miller ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev