David E. Weekly
2005-Jan-31 20:28 UTC
[syslinux] [Fwd: IPAPPEND on http://syslinux.zytor.com/faq.php#config]
FYI -------- Original Message -------- Subject: IPAPPEND on http://syslinux.zytor.com/faq.php#config Date: Mon, 31 Jan 2005 15:20:00 +0100 From: Pascal Terjan <pterjan at mandrakesoft.com> Organization: Mandrakesoft To: david at weekly.org Hi, I needed to get the MAC from which we booted using pxelinux (in order to know which interface we used to boot). I found reading the source that IPAPPEND 2 did the trick and that I don't need to patch pxelinux. However, I think this should be written in http://syslinux.zytor.com/faq.php#config which only tells about the value 1. Greetings, Pascal Terjan
Geert Stappers
2005-Feb-05 12:17 UTC
[syslinux] [Fwd: IPAPPEND on http://syslinux.zytor.com/faq.php#config]
On Mon, Jan 31, 2005 at 12:28:46PM -0800, David E. Weekly wrote:> FYI > > -------- Original Message -------- > Subject: IPAPPEND on http://syslinux.zytor.com/faq.php#config > Date: Mon, 31 Jan 2005 15:20:00 +0100 > From: Pascal Terjan <pterjan at mandrakesoft.com> > Organization: Mandrakesoft > To: david at weekly.org > > Hi, > I needed to get the MAC from which we booted using pxelinux (in order to > know which interface we used to boot). > I found reading the source that IPAPPEND 2 did the trick and that I > don't need to patch pxelinux. > However, I think this should be written in > http://syslinux.zytor.com/faq.php#config which only tells about the > value 1.I see that it is usefull for computers with more then 1 NIC, but I don't understand completely what you mean. I got stuck, please help improve this patch: --- faq.php.website 2005-02-05 13:09:26.694143456 +0100 +++ faq.php 2005-02-05 13:16:21.190130488 +0100 @@ -169,6 +169,17 @@ </blockquote> ... based on the input from the DHCP/BOOTP or PXE boot server. </blockquote> +<blockquote> + if the flag value is 2, + then + elaborate +<blockquote> +<code> +<nobr>ip=<client-ip>:<boot-server-ip>:<gw-ip>:<netmask></nobr> +</code> +</blockquote> + ... based on the input from the DHCP/BOOTP or PXE boot server. +</blockquote> <b>LABEL</b> <i>label</i> <blockquote> <b>KERNEL</b> <i>image</i><br>> > Greetings, > Pascal TerjanCheers Geert Stappers
Geert Stappers
2005-Apr-27 07:41 UTC
[syslinux] [Fwd: IPAPPEND on http://syslinux.zytor.com/faq.php#config]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Pascal, Please notice, that I have brought the syslinux mailinglist back in the loop. On Sat, Feb 05, 2005 at 01:39:28PM +0100, Pascal Terjan wrote me off-list:> Le samedi 05 f?vrier 2005 ? 13:17 +0100, Geert Stappers a ?crit : > > On Mon, Jan 31, 2005 at 12:28:46PM -0800, David E. Weekly wrote: > > > FYI > > > > > > -------- Original Message -------- > > > Subject: IPAPPEND on http://syslinux.zytor.com/faq.php#config > > > Date: Mon, 31 Jan 2005 15:20:00 +0100 > > > From: Pascal Terjan <pterjan at mandrakesoft.com> > > > Organization: Mandrakesoft > > > To: david at weekly.org > > > > > > Hi, > > > I needed to get the MAC from which we booted using pxelinux (in order to > > > know which interface we used to boot). > > > I found reading the source that IPAPPEND 2 did the trick and that I > > > don't need to patch pxelinux. > > > However, I think this should be written in > > > http://syslinux.zytor.com/faq.php#config which only tells about the > > > value 1. > > > > I see that it is usefull for computers with more then 1 NIC, > > but I don't understand completely what you mean. > > > > I got stuck, please help improve this patch: > > Here is what I would say (with the value 2, we get the MAC not the IP) :Okay, that is what I missed.> > --- faq.php.website 2005-02-05 13:09:26.694143456 +0100 > +++ faq.php 2005-02-05 13:16:21.190130488 +0100 > @@ -169,6 +169,17 @@ > </blockquote> > ... based on the input from the DHCP/BOOTP or PXE boot server. > </blockquote> > +<blockquote> > + if the flag value is 2, > + then > + elaborateand here should it go> +<blockquote> > +<code> > +<nobr>BOOTIF=<hardware type>-<dash separated client > mac></nobr> > +</code> > +</blockquote> > + ... describing the interface that was used for booting. > +</blockquote> > <b>LABEL</b> <i>label</i> > <blockquote> > <b>KERNEL</b> <i>image</i><br> >That makes - --- faq.php.website 2005-02-05 16:43:31.045505248 +0100 +++ faq.php 2005-02-05 16:48:33.681497584 +0100 @@ -169,6 +169,16 @@ </blockquote> ... based on the input from the DHCP/BOOTP or PXE boot server. </blockquote> +<blockquote> + if the flag value is 2, + then we get the MAC not the IP +<blockquote> +<code> +<nobr>BOOTIF=<hardware type>-<dash separated client mac></nobr> +</code> +</blockquote> + ... describing the interface that was used for booting. +</blockquote> <b>LABEL</b> <i>label</i> <blockquote> <b>KERNEL</b> <i>image</i><br> HTH Geert Stappers -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCBOsgOSINbgwa/7sRAjjnAKC7FqzbAF3wVwLbsRKgfmR1mIueXACeNJg7 qcjZF8C3jDsyV7+ZCJPEPQA=ALrT -----END PGP SIGNATURE----- _______________________________________________ SYSLINUX mailing list Submissions to SYSLINUX at zytor.com Unsubscribe or set options at: http://www.zytor.com/mailman/listinfo/syslinux Please do not send private replies to mailing list traffic.
Geert Stappers
2005-Apr-27 09:13 UTC
[syslinux] [Fwd: IPAPPEND on http://syslinux.zytor.com/faq.php#config]
On Sat, Feb 05, 2005 at 04:50:07PM +0100, Geert Stappers wrote:> On Sat, Feb 05, 2005 at 01:39:28PM +0100, Pascal Terjan wrote me off-list: > > Le samedi 05 f?vrier 2005 ? 13:17 +0100, Geert Stappers a ?crit : > > > On Mon, Jan 31, 2005 at 12:28:46PM -0800, David E. Weekly wrote: > > > > FYI > > > > > > > > -------- Original Message -------- > > > > Subject: IPAPPEND on http://syslinux.zytor.com/faq.php#config > > > > Date: Mon, 31 Jan 2005 15:20:00 +0100 > > > > From: Pascal Terjan <pterjan at mandrakesoft.com> > > > > Organization: Mandrakesoft > > > > To: david at weekly.orgDavid did the website design> > > > Hi, > > > > I needed to get the MAC from which we booted using pxelinux (in order to > > > > know which interface we used to boot). > > > > I found reading the source that IPAPPEND 2 did the trick and that I > > > > don't need to patch pxelinux. > > > > However, I think this should be written in > > > > http://syslinux.zytor.com/faq.php#config which only tells about the > > > > value 1. > > > > > > I see that it is usefull for computers with more then 1 NIC, > > > but I don't understand completely what you mean. > > > > > > I got stuck, please help improve this patch: > ><snip/>> > That makes > > - --- faq.php.website 2005-02-05 16:43:31.045505248 +0100 > +++ faq.php 2005-02-05 16:48:33.681497584 +0100 > @@ -169,6 +169,16 @@ > </blockquote> > ... based on the input from the DHCP/BOOTP or PXE boot server. > </blockquote> > +<blockquote> > + if the flag value is 2, > + then we get the MAC not the IP > +<blockquote> > +<code> > +<nobr>BOOTIF=<hardware type>-<dash separated client mac></nobr> > +</code> > +</blockquote> > + ... describing the interface that was used for booting. > +</blockquote> > <b>LABEL</b> <i>label</i> > <blockquote> > <b>KERNEL</b> <i>image</i><br> >Is it worth to get it on the syslinux website?> > HTH > Geert Stappers