Re: Filter A records in an IPv6 only environment

2018-05-07 Thread Kim Ebert
www.google.com www.google.com.155IN2607:f8b0:400e:c06::63 On Tue, May 1, 2018 at 7:23 PM, Kim Ebert wrote: > Yes, unfortunately, I don't have control over the app(NPM) in NodeJS that > is making the call. A bit of a chicken and the egg problem since they > didn't

Re: Filter A records in an IPv6 only environment

2018-05-01 Thread Kim Ebert
default for > getaddrinfo. > > Mark > > > On 2 May 2018, at 10:50 am, Kim Ebert wrote: > > > > Yeah, fighting with the application developers doesn't appear to be a > good option, nor is applying any tunneling mechanisms such as 464xlat. > > > > One o

Re: Filter A records in an IPv6 only environment

2018-05-01 Thread Kim Ebert
T > which translates IPv4 packets to IPv6 packets before sending them > to the NAT64 for reverse translation. > > nodejs should work fine with all of DS-Lite, MAP-E, MAP-T and 464XLAT > as they allow A records (IPv4 literals) to work for connections. > > Mark > > >