From nobody Sun Jul 16 15:59:31 2023 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4R3qfY09cKz4nFJk for ; Sun, 16 Jul 2023 15:59:49 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from mail.sermon-archive.info (sermon-archive.info [47.181.130.121]) by mx1.freebsd.org (Postfix) with ESMTP id 4R3qfW6xvPz4Zd0 for ; Sun, 16 Jul 2023 15:59:47 +0000 (UTC) (envelope-from bc979@lafn.org) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of bc979@lafn.org designates 47.181.130.121 as permitted sender) smtp.mailfrom=bc979@lafn.org; dmarc=none Received: from smtpclient.apple (mini [10.0.1.251]) by mail.sermon-archive.info (Postfix) with ESMTPSA id 4R3qfP2qhyz2fjX8; Sun, 16 Jul 2023 08:59:41 -0700 (PDT) Content-Type: text/plain; charset=utf-8 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.600.7\)) Subject: Re: OT: how to make a ssh/showmount usable with no internet From: Doug Hardie In-Reply-To: Date: Sun, 16 Jul 2023 08:59:31 -0700 Cc: Aryeh Friedman , FreeBSD Mailing List Content-Transfer-Encoding: quoted-printable Message-Id: References: To: User & X-Mailer: Apple Mail (2.3731.600.7) X-Virus-Scanned: clamav-milter 1.0.1 at mail X-Virus-Status: Clean X-Spamd-Result: default: False [-2.70 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.997]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; RCVD_NO_TLS_LAST(0.10)[]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:5650, ipnet:47.181.128.0/18, country:US]; FROM_EQ_ENVFROM(0.00)[]; TO_DN_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FREEMAIL_CC(0.00)[gmail.com,freebsd.org]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[lafn.org: no valid DMARC record]; TAGGED_RCPT(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Queue-Id: 4R3qfW6xvPz4Zd0 X-Spamd-Bar: -- X-ThisMailContainsUnwantedMimeParts: N > On Jul 16, 2023, at 03:03, User & wrote: >=20 > Le vendredi 14 juil. 2023 =C3=A0 14:48:50 (-0700), Doug Hardie =C3=A0 = =C3=A9crit: > Hello, >=20 >> I run unbound (full version) on one of my servers. All my systems = are entered into it's database as local-data in local-zone. All the = systems use that system for DNS. If the internet is down, local DNS = still works. I don't the RDNS entries and haven't needed them. If they = are necessary, unbound can do that also. >=20 > Do you mean that there is several version of unbound and, for example = the pkg > local_unboumd did not provide de fuill version of unbound? That = intersting is it > the case. There is a reduced version of unbound in the base system. I tried it = ane it does not have all the functionality of the port version of = unbound. That is the full version. -- Doug