[Dnsmasq-discuss] Dnsmasq as dhcp relay agent for another dnsmasq server
Prashant
dev1278977 at gmail.com
Tue Jul 29 11:08:17 BST 2014
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=<local address>,<server address>*
*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.
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20140729/7cf2fcc5/attachment.html>
More information about the Dnsmasq-discuss
mailing list