Re: [Dnsmasq-discuss] Dnsmasq as dhcp relay agent for another dnsmasq server

2014-07-30 Thread Prashant

Hi,

Actually you are right. Sorry for that. I am using v2.59 which is Ubuntu 
Repository


I had one question , maybe out of scope, Is it possible to use Coova and 
Dnsmasq on same host and by turning off coova's DHCP and using Dnsmasq 
as DHCP Server?


Thanks,
Prashant
On Thursday 31 July 2014 03:02 AM, Simon Kelley wrote:

On 29/07/14 11:08, Prashant wrote:

Hi,

I am trying to use one Dnsmasq to forward dhcp request to other dnsmasq
server , But how should I configure it.

For relay agent , I tried with,

--dhcp-relay=,*

*as mentioned here,
http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html

But the its saying it is invalid option , even dnsmasq --help is not
having such options.

What version of dnsmasq do you have? That link gets you the man page for
the latest release, if you have an earlier release, it may not have the
DHCP relay code. The DHCP relay feature was added quite recently.



Cheers,


Simon


On server side I have following configuration,

listen-address=192.168.56.1
dhcp-range=192.168.40.2,192.168.40.254,255.255.255.0,12h
dhcp-leasefile=/tmp/dnsmasq.leases

Please let me know, in case anything wrong I am doing.

Thanks,
Prashant




___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss



___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss


___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss


Re: [Dnsmasq-discuss] Dnsmasq as dhcp relay agent for another dnsmasq server

2014-07-30 Thread Simon Kelley
On 29/07/14 11:08, Prashant wrote:
> Hi,
> 
> I am trying to use one Dnsmasq to forward dhcp request to other dnsmasq
> server , But how should I configure it.
> 
> For relay agent , I tried with,
> 
> --dhcp-relay=,*
> 
> *as mentioned here,
> http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html
> 
> But the its saying it is invalid option , even dnsmasq --help is not
> having such options.

What version of dnsmasq do you have? That link gets you the man page for
the latest release, if you have an earlier release, it may not have the
DHCP relay code. The DHCP relay feature was added quite recently.



Cheers,


Simon

> 
> On server side I have following configuration,
> 
> listen-address=192.168.56.1
> dhcp-range=192.168.40.2,192.168.40.254,255.255.255.0,12h
> dhcp-leasefile=/tmp/dnsmasq.leases
> 
> Please let me know, in case anything wrong I am doing.
> 
> Thanks,
> Prashant
> 
> 
> 
> 
> ___
> Dnsmasq-discuss mailing list
> Dnsmasq-discuss@lists.thekelleys.org.uk
> http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss
> 


___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss