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