Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use real top-level domain #65

Open
mitar opened this issue Jul 3, 2014 · 4 comments
Open

Cannot use real top-level domain #65

mitar opened this issue Jul 3, 2014 · 4 comments

Comments

@mitar
Copy link
Contributor

mitar commented Jul 3, 2014

I am using -environment server and -domain example.com and if I try to resolve server.example.com I get back all IPs inside the environment, instead of real server.example.com IP for that server. Even crazier, if I try to resolve example.com, I get back 0.0.0.0.

I think that everything from environment up (inclusive) should be recursed to provided DNS server.

@miekg
Copy link

miekg commented Jul 3, 2014

[ Quoting notifications@github.com in "[skydock] Cannot use real top-level..." ]

I am using -environment server and -domain example.com and if I try to resolve server.example.com I get back all IPs inside the environment, instead of real server.example.com IP for that server. Even crazier, if I try to resolve example.com, I get back 0.0.0.0.

I think that everything from environment up should be recursed to provided DNS server.

Can you reproduce this with a skyDNS only setup?

/Miek

Miek Gieben

@mitar
Copy link
Contributor Author

mitar commented Jul 3, 2014

Hm, not sure how to do that? I just used docker containers available here and ran them using existing domain for top-level domain and existing server name for environment. Any instructions how should I test this only with skyDNS?

mitar added a commit to tozd/docker-phppgadmin that referenced this issue Jul 3, 2014
mitar added a commit to cloyne/docker-web that referenced this issue Jul 3, 2014
@miekg
Copy link

miekg commented Jul 3, 2014

[ Quoting notifications@github.com in "Re: [skydock] Cannot use real top-l..." ]

Hm, not sure how to do that? I just used docker containers available here and ran them using existing domain for top-level domain and existing server name for environment. Any instructions how should I test this only with skyDNS?

You need to figure out the command line used for SkyDNS and then start skydns
and query it to see what it returns.

Note: i think skydock still uses skydns version 1, not skydns version 2, which
is the version I care about :)

/Miek

Miek Gieben

@mitar
Copy link
Contributor Author

mitar commented Jul 3, 2014

Yes, it uses version 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants