[Pdns-users] define several IP Subnet for one service in GeoIP backend

Brian Candler b.candler at pobox.com
Sun Apr 22 14:42:21 UTC 2018


On 22/04/2018 13:04, Hamed Haghshenas wrote:
>
> Hi,
>
> I configure PDNS Authoritative Server with GEOIP backend.
>
> Now I want use several subnets in services but I don’t know how ?
>
> I use these schema like below :
>
>   services:
>
>     geo.gadgetworld.ir:
>
>       193.178.201.0/24,188.158.188.0/24: 'tcar.geo.gadgetworld.ir'
>
Have you tried:

services:
   geo.gadgetworld.ir:
     193.178.201.0/24:
       tcar.geo.gadgetworld.ir
     188.158.188.0/24:
       tcar.geo.gadgetworld.ir


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20180422/ca85d789/attachment.html>


More information about the Pdns-users mailing list