[ixpmanager] Unbound zone files

Barry O'Donovan barry.odonovan at inex.ie
Mon Mar 30 09:43:13 IST 2020


Hi Jay,

Jay Hanke wrote on 29/03/2020 17:26:
> I'm working on a template to create v4/v6 reverse zone files for an
> unbound server.
> 
> I followed the instructions at
> https://docs.ixpmanager.org/features/dns-arpa/ using the myskin and
> mytemplate1 for testing.
> 
> What URL would that show up as when I go to pull the file?

https://ixp.example.com/api/v4/dns/arpa/2/4/mytemplate1


So, if you .env has:

VIEW_SKIN="myskin"

and you:

cd $IXPROOT/resources
mkdir -p skins/myskin/api/v4/dns
cp views/api/v4/dns/bind.foil.php 
skins/myskin/api/v4/dns/mytemplate1.foil.php

Then the above will work just fine.

  - Barry





More information about the ixpmanager mailing list