mirror of
https://github.com/PowerDNS-Admin/PowerDNS-Admin.git
synced 2026-04-25 08:45:55 +03:00
[GH-ISSUE #24] Setting up a domain #18
Labels
No labels
bug / broken-feature
bug / broken-feature
docs / request
feature / request
help / other
mod / help-wanted
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PowerDNS-Admin-PowerDNS-Admin#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @c0fe on GitHub (Apr 18, 2016).
Original GitHub issue: https://github.com/PowerDNS-Admin/PowerDNS-Admin/issues/24
Ok so I have a dummy domain, adivix.org where my registrar points to my IP address as the place to check for all DNS records. So how do I properly setup the records where the DNS records are setup to point to specific servers on the local network.
Let's take this for example:
192.168.1.100 - IP Address of my DNS server
192.168.1.101 - IP Address of my website host (A record)
192.168.1.102 - IP Address of my mail server (MX record)
So how would I properly set this up so it would properly resolve to local servers on my network (all this is behind a NAT/Firewall/Router) in PowerDNS-Admin?
@ngoduykhanh commented on GitHub (Apr 18, 2016):
Hi @c0fe ,
I don't understand your question. Are you asking about creating records or setting up pdns service? PowerDNS-Admin is just a Web-UI. You can create records with internal ip addresses if you want and make sure that clients are able to connect to dns server (pdns) via port 53, that's all.
@c0fe commented on GitHub (Apr 18, 2016):
I just want to correctly setup the domain via webUI where if someone externally enters "adivix.org" or sends an email what IP addresses should I enter? Public IP or the internal IP?
@c0fe commented on GitHub (Apr 18, 2016):
Maybe I am doing something wrong but I keep getting 400 errors:
https://www.youtube.com/watch?v=4_8CWDmZQjw&feature=youtu.be&hd=1
@ngoduykhanh commented on GitHub (Apr 19, 2016):
@c0fe , Do you have any error message from logfile / console ?
@c0fe commented on GitHub (Apr 19, 2016):
Nope, log is blank
@ivanfilippov commented on GitHub (Apr 19, 2016):
Hi @c0fe,
Try running PowerDNS-Admin directly while we're troubleshooting instead of as a service, that will give you console access and you'll be able to show us any errors.
My guess is that PowerDNS-Admin can't connect to the PowerDNS API and that's causing the 400 error, but the console logs will show for sure.
@ivanfilippov commented on GitHub (Jun 9, 2016):
We haven't heard from @c0fe in over a month, I think we should close this issue. What do you think @ngoduykhanh?
@ngoduykhanh commented on GitHub (Jun 9, 2016):
@ivanfilippov : Yes, I think so. Closing the issue.