On Wed, Sep 27, 2017 at 04:51:14PM +0200, Patrick Uiterwijk wrote: > Hi, > > So, it turns out that projectatomic.io is also one of the annoying > domains setup in a way that our int->ext->int routing to RH dns > servers is denying lookups. > Can I get +1s to add the same workaround for pa.io as we have for other domains? > > Regards, > Patrick > > commit f8c14845315cd64adae36dbb6df93419699cd779 > Author: Patrick Uiterwijk <puiterwijk@xxxxxxxxxx> > Date: Wed Sep 27 14:49:28 2017 +0000 > > Also use the internal shortcut for projectatomic.io > > Signed-off-by: Patrick Uiterwijk <puiterwijk@xxxxxxxxxx> > > diff --git a/roles/dns/files/named.conf b/roles/dns/files/named.conf > index a707f34..b4a0127 100644 > --- a/roles/dns/files/named.conf > +++ b/roles/dns/files/named.conf > @@ -264,6 +264,12 @@ view "PHX2" { > forwarders { 152.19.134.150; 140.211.169.201; 66.35.62.163; }; > }; > > + zone "projectatomic.io" { > + type forward; > + forward only; > + forwarders { 10.5.26.20; 10.5.26.21; }; > + }; > + > zone "beaker-project.org" { > type forward; > forward only; +1 for me Pierre
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx