Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.protocols.dns.bind > #15704

Re: DoH plugin for BIND

Path csiph.com!news.uzoreto.com!paganini.bofh.team!news.killfile.org!usenet.stanford.edu!not-for-mail
From Michael De Roover <isc@nixmagic.com>
Newsgroups comp.protocols.dns.bind
Subject Re: DoH plugin for BIND
Date Sat, 2 May 2020 15:41:17 +0200
Lines 22
Approved bind-users@lists.isc.org
Message-ID <mailman.327.1588426871.942.bind-users@lists.isc.org> (permalink)
References <85af55bb-1b23-b847-3de9-ffb198bc9fb9@web.de> <20200429074035.GA91269@isc.org> <d08a148f-18f6-1972-1064-2f878b79bee2@nixmagic.com> <alpine.DEB.2.20.2004292100400.16665@grey.csi.cam.ac.uk> <8670427D-C5E5-42E3-AFEB-BA15F74E5F53@kreme.com> <39825fcf-bcd7-f38a-aeae-2fccc8df0be8@nixmagic.com> <002174a6-4025-fad1-afea-0e96f40d2ff0@thelounge.net> <20200502093032.09f4b5cf@ime1.iment.local> <dbcfcbfc-c092-88fe-f6ba-7cedfa45127d@nixmagic.com>
NNTP-Posting-Host lists.isc.org
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace usenet.stanford.edu 1588426884 23773 149.20.1.60 (2 May 2020 13:41:24 GMT)
X-Complaints-To action@cs.stanford.edu
To Paul Kosinski <bind@iment.com>, bind-users@lists.isc.org
Return-Path <isc@nixmagic.com>
X-Original-To bind-users@lists.isc.org
Delivered-To bind-users@lists.isc.org
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0
In-Reply-To <20200502093032.09f4b5cf@ime1.iment.local>
Content-Language en-US
X-Spam-Status No, score=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS autolearn=disabled version=3.4.2
X-Spam-Checker-Version SpamAssassin 3.4.2 (2018-09-13) on mx.pao1.isc.org
X-BeenThere bind-users@lists.isc.org
X-Mailman-Version 2.1.29
Precedence list
List-Id BIND Users Mailing List <bind-users.lists.isc.org>
List-Unsubscribe <https://lists.isc.org/mailman/options/bind-users>, <mailto:bind-users-request@lists.isc.org?subject=unsubscribe>
List-Archive <https://lists.isc.org/pipermail/bind-users/>
List-Post <mailto:bind-users@lists.isc.org>
List-Help <mailto:bind-users-request@lists.isc.org?subject=help>
List-Subscribe <https://lists.isc.org/mailman/listinfo/bind-users>, <mailto:bind-users-request@lists.isc.org?subject=subscribe>
X-Mailman-Original-Message-ID <dbcfcbfc-c092-88fe-f6ba-7cedfa45127d@nixmagic.com>
X-Mailman-Original-References <85af55bb-1b23-b847-3de9-ffb198bc9fb9@web.de> <20200429074035.GA91269@isc.org> <d08a148f-18f6-1972-1064-2f878b79bee2@nixmagic.com> <alpine.DEB.2.20.2004292100400.16665@grey.csi.cam.ac.uk> <8670427D-C5E5-42E3-AFEB-BA15F74E5F53@kreme.com> <39825fcf-bcd7-f38a-aeae-2fccc8df0be8@nixmagic.com> <002174a6-4025-fad1-afea-0e96f40d2ff0@thelounge.net> <20200502093032.09f4b5cf@ime1.iment.local>
Xref csiph.com comp.protocols.dns.bind:15704

Show key headers only | View raw


In my experience and from what I've heard, very few. Even if your ISP 
allows it, chances are that other mail servers will reject it, since 
residential areas aren't really suited for and aren't generally used for 
long-term mail servers. I would recommend against running your mail 
server (directly) on your home connection. Here I rent 3 VPS's as pretty 
much edge servers and connect my mail, web, Gitea and other servers from 
there (possibly my DoT service as well since almost everything is 
already reverse proxied with nginx from there). VPN connections are made 
from all of those local servers to there but it's far from ideal (70 
servers x 3 VPN connections each and you've got 210 total.. and that's 
where I more or less screwed up). Nowadays I'd rather consider either 
making my VPS's connect to my home, or make a single server be the 
gateway at home that makes VPN connections to those VPS's instead. 
Probably the latter since home connections have dynamic IP's too.. that 
complicates things a bit.

On 5/2/20 3:30 PM, Paul Kosinski via bind-users wrote:
> How many ISPs allow traffic on port 25? My impression is that even many
> (non-enterprise) business customers can't use port 25.
-- 
Met vriendelijke groet / Best regards,
Michael De Roover

Back to comp.protocols.dns.bind | Previous | Next | Find similar | Unroll thread


Thread

Re: DoH plugin for BIND Michael De Roover <isc@nixmagic.com> - 2020-05-02 15:41 +0200

csiph-web