Displaying 2 results from an estimated 2 matches for "sniproxy".
2019 Jul 29
5
split horizon and authoritative answers..?
I need to implement split horizon DNS, as I have just one external IP address (dynamic.lindenberg.one in external DNS) but multiple internal ones. External requests are distributed by port or using sniproxy (in particular 443), and all externally visible names are in a distinct zone then my domain, but with an additional indirection: names like backup.lindenberg.one resolve to CNAME backup.rot.lindenberg.one, and only backup.rot.lindenberg.one is resolved differently internally/externally.
On my old...
2019 Jul 30
0
split horizon and authoritative answers..?
...a.org
> Onderwerp: [Samba] split horizon and authoritative answers..?
>
> I need to implement split horizon DNS, as I have just one
> external IP address (dynamic.lindenberg.one in external DNS)
> but multiple internal ones. External requests are distributed
> by port or using sniproxy (in particular 443), and all
> externally visible names are in a distinct zone then my
> domain, but with an additional indirection: names like
> backup.lindenberg.one resolve to CNAME
> backup.rot.lindenberg.one, and only backup.rot.lindenberg.one
> is resolved differently inte...