gueswhat | can designate create internal only zone ? without exposing to the internet? | 13:05 |
---|---|---|
gueswhat | admin1: is possible to resolve domain in designate from internal networks only? in other words, is possible to have internal dns only ? thanks | 13:59 |
admin1 | gueswhat, not clear what you are asking .. just stop the server from listening to public ip ? | 14:23 |
gueswhat | admin1: yes, azure, aws are supporting private and public dns as a service... private = not reachable from internet, reachable from internal networks and viceversa... | 14:24 |
gueswhat | lets say that i want to create private network 10.0.0.0/8, instances should use this private dns, cuz there is no point to use external dns with private address records, thats agains RFC | 14:25 |
admin1 | nothing prevents you to setup a dns server and then have your domain use it .. how you create that server over public or route it internally is upto you | 14:26 |
gueswhat | but i am talking about designate.. | 14:28 |
gueswhat | not about another instance which is running dns server | 14:28 |
admin1 | its the same | 14:28 |
admin1 | designate is not a dns server | 14:28 |
admin1 | or a system | 14:28 |
admin1 | its just an api that pushes records to your own dns server | 14:28 |
admin1 | how you plan to use your dns server, how you want to route it has nothing to do with designate | 14:29 |
gueswhat | so its just a plain api, right? so i need to deploy my own instance with dns with afrx and ddns support, right ? | 14:29 |
admin1 | yep | 14:30 |
gueswhat | oh :( | 14:32 |
gueswhat | and https://docs.openstack.org/ocata/cli-reference/designate.html#designate-server-create is for what exactly ? | 14:32 |
gueswhat | thats just a mutlitenant command for creating instance of designate api ? | 14:33 |
admin1 | no idea :) never used that command actually | 14:33 |
gueswhat | admin1: is possible to use containers in openstack to actually serve bind9 for example ? should be better that spinning instance | 14:58 |
gueswhat | *than , or is possible to find some template that would provision dns backend with proper configuration ? zone name and tsig key | 15:00 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!