<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
&nbsp;<BR>
I finally managed to solve the issue.<BR>
It was not&nbsp;enough to chnage the dhcp-boot option.<BR>
&nbsp;<BR>
The conf needed some cleaning up to convince dnsmasq that it is in now way the tftp server.<BR>
I removed some not needed stuff from the file I got from ubuntu wiki. <BR>
Most important I think was the "kill multicast"<BR><SPAN lang=EN>
dhcp-option=vendor:PXEClient,6,2b<BR></SPAN>
&nbsp;<BR>
If I put it back it stops working.<BR>
&nbsp;<BR>
//J<BR>
<BR>&nbsp;<BR>
&gt; From: dnsmasq-discuss-request@lists.thekelleys.org.uk<BR>&gt; Subject: Dnsmasq-discuss Digest, Vol 65, Issue 23<BR>&gt; To: dnsmasq-discuss@lists.thekelleys.org.uk<BR>&gt; Date: Tue, 26 Oct 2010 12:00:03 +0100<BR>&gt; <BR>&gt; Send Dnsmasq-discuss mailing list submissions to<BR>&gt; dnsmasq-discuss@lists.thekelleys.org.uk<BR>&gt; <BR>&gt; To subscribe or unsubscribe via the World Wide Web, visit<BR>&gt; http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss<BR>&gt; or, via email, send a message with subject or body 'help' to<BR>&gt; dnsmasq-discuss-request@lists.thekelleys.org.uk<BR>&gt; <BR>&gt; You can reach the person managing the list at<BR>&gt; dnsmasq-discuss-owner@lists.thekelleys.org.uk<BR>&gt; <BR>&gt; When replying, please edit your Subject line so it is more specific<BR>&gt; than "Re: Contents of Dnsmasq-discuss digest..."<BR>&gt; <BR>&gt; <BR>&gt; Today's Topics:<BR>&gt; <BR>&gt; 1. problems connecting to a remote tftp (Jonas Vikstrom)<BR>&gt; <BR>&gt; <BR>&gt; ----------------------------------------------------------------------<BR>&gt; <BR>&gt; Message: 1<BR>&gt; Date: Mon, 25 Oct 2010 15:42:40 +0000<BR>&gt; From: Jonas Vikstrom &lt;jonas_vikstrom@hotmail.com&gt;<BR>&gt; Subject: [Dnsmasq-discuss] problems connecting to a remote tftp<BR>&gt; To: &lt;dnsmasq-discuss@lists.thekelleys.org.uk&gt;<BR>&gt; Message-ID: &lt;COL109-W20D6AE6E7E47904B6BB1AEA410@phx.gbl&gt;<BR>&gt; Content-Type: text/plain; charset="iso-8859-1"<BR>&gt; <BR>&gt; <BR>&gt; Hello!<BR>&gt; <BR>&gt; Thanks for en exellent product.<BR>&gt; <BR>&gt; I have a working setup with tftp on Ubuntu Karmic.<BR>&gt; <BR>&gt; Now I'm trying to set up dynmasq on a separate server.<BR>&gt; I am using a config file /etc/dnsmasq.d/pxe.conf<BR>&gt; It is a copy from the working server.<BR>&gt; <BR>&gt; To make it connect to tftp on the first server I add:<BR>&gt; dhcp-boot=/var/lib/ftpdboot/pxelinux.0,pxetest2,192.168.0.130<BR>&gt; <BR>&gt; I also tried to remove this. (I have treid with and without):<BR>&gt; dhcp-boot=/var/lib/tftpboot/pxelinux.0<BR>&gt; <BR>&gt; Somehow it does not bite. On the client I get:<BR>&gt; BOOT SERVER IP: 192.168.0.194<BR>&gt; <BR>&gt; How do I correctly set the remote ip?<BR>&gt; <BR>&gt; <BR>&gt; -------------- next part --------------<BR>&gt; An HTML attachment was scrubbed...<BR>&gt; URL: http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20101025/f646246d/attachment.html <BR>&gt; <BR>&gt; ------------------------------<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; Dnsmasq-discuss mailing list<BR>&gt; Dnsmasq-discuss@lists.thekelleys.org.uk<BR>&gt; http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss<BR>&gt; <BR>&gt; <BR>&gt; End of Dnsmasq-discuss Digest, Vol 65, Issue 23<BR>&gt; ***********************************************<BR>                                               </body>
</html>