[Freeipa-users] Regression in adding reverse dns records

Steven Whately steven at whately.me
Sat Mar 26 03:07:17 UTC 2011


My mistake. I was missing the trailing .
Before:
ipa dnsrecord-add --ptr-rec=server.example.com. 1.168.192.in-addr.arpa 1
After:
ipa dnsrecord-add --ptr-rec=server.example.com. 1.168.192.in-addr.arpa. 1

Cheers
Steve Whately

On Sat, Mar 26, 2011 at 12:11 PM, Steven Whately <steven at whately.me> wrote:
> Thanks for all the hard work thats gone into V2.0 GA.
>
> I can no-longer add reverse dns records.
> Either the command has changed, or the new validation added to reverse
> dns records is broken.
>
> ipa dnsrecord-add --ptr-rec=server.example.com. 1.168.192.in-addr.arpa 1
> ipa: ERROR: invalid 'cn': IP address must have exactly 4 components
>
> Cheers
> Steve Whately
>




More information about the Freeipa-users mailing list