resolution & pdnsutil edit-zone fails - authoritive and recursor on one server #15430
-
Hi, Internaly setup of the authoritive server and the recursor. I have setup the authoritive server and the recursor based on this manual: Scenario 1: Authoritative Server as Recursor with private zones Authoritive server is listening on port 5300 and recursor on 53. Based on the docs I create a first zone and record:
Now there are two issues.
And the second problem is that edit-zone doesnt work - even though I have $EDITOR and the default editor in sudoers file (nano):
However list-zone works:
The OS I am running is:
The versions of pdns:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
|
Beta Was this translation helpful? Give feedback.
-
this is very weird. Why would sudo take that space as part of the command name? Is there a weird character in there?
is that the real domain name? If not, please replace your pastes with real output. See https://blog.powerdns.com/2016/01/18/open-source-support-out-in-the-open
that's not port 53, which explains your dig failure |
Beta Was this translation helpful? Give feedback.
-
This looks like the space between |
Beta Was this translation helpful? Give feedback.
I apparently had a confusion about which resolver is used. it works now.