[Opendnssec-user] sign failure

Randy Bush randy at psg.com
Fri Oct 23 18:32:05 UTC 2020


to be clear

these, and 42 like them, work

  <Zone name="71.159.203.in-addr.arpa">  <Policy>default</Policy>
    <SignerConfiguration>/usr/local/var/opendnssec/signconf/203.158.071.xml</SignerConfiguration>
    <Adapters>
      <Input> <File>/usr/local/var/opendnssec/unsigned/203.159.071</File> </Input>
      <Output> <File>/usr/home/dns/primary/203.159.071</File> </Output>
      </Adapters>
    </Zone>

  <Zone name="28.147.in-addr.arpa">  <Policy>default</Policy>
    <SignerConfiguration>/usr/local/var/opendnssec/signconf/147.028.xml</SignerConfiguration>
    <Adapters>
      <Input> <File>/usr/local/var/opendnssec/unsigned/147.028</File> </Input>
      <Output> <File>/usr/home/dns/primary/147.028</File> </Output>
      </Adapters>
    </Zone>

this does not

  <Zone name="0.28.147.in-addr.arpa">  <Policy>default</Policy>
    <SignerConfiguration>/usr/local/var/opendnssec/signconf/147.028.000.xml</SignerConfiguration>
    <Adapters>
      <Input> <File>/usr/local/var/opendnssec/unsigned/147.028.000</File> </Input>
      <Output> <File>/usr/home/dns/primary/147.028.000</File> </Output>
      </Adapters>
    </Zone>

so i am confused as to how the signer wants the supposed name confusion
resolved.  clue bat would be appreciated.

randy


More information about the Opendnssec-user mailing list