|
Re: Multiple server interaction with multiple subnets: msg#00026network.dns.dnsmasq.general
Data Control Systems - Mike Elkevizth wrote: Hi, It is possible to configure multiple instances of dnsmasq the way you want, but it's probably not the best way to achieve the global goal. It's much better to have _one_ instance of dnsmasq and let it handle DHCP and DNS for all three subnets. If you have a machine which has interfaces on all three subnets then this is very easy: just provide dnsmasq with three "dhcp-range" options, one for each network. It will do everything else automagically. If all three networks _don't_ meet on one router, then you will need to run a DHCP-helper on the ones which are remote from dnsmasq. Real IP routers (CISCO etc) normally have this facility. or you can use the ISC DHCP-relay, or DHCP-helper http://www.thekelleys.org.uk/dhcp-helper Just run the helper on a machine with an interface on the network in question, and tell the helper to send DHCP requests to the machine running dnsmasq. HTH Simon. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Multiple server interaction with multiple subnets: 00026, Data Control Systems - Mike Elkevizth |
|---|---|
| Next by Date: | Re: Multiple server interaction with multiple subnets: 00026, Simon Kelley |
| Previous by Thread: | Multiple server interaction with multiple subnetsi: 00026, Data Control Systems - Mike Elkevizth |
| Next by Thread: | Re: Multiple server interaction with multiple subnets: 00026, Simon Kelley |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |