From d36485a5c8323f225a575b5bf185538246816939 Mon Sep 17 00:00:00 2001 From: Allan Jude Date: Sat, 11 Jul 2020 16:57:44 +0000 Subject: defaults/rc.conf: note that the default is ppp_nat="YES" PR: 243062 Submitted by: Evilham MFC after: 2 weeks Sponsored by: Klara Inc. Differential Revision: https://reviews.freebsd.org/D25621 --- share/man/man5/rc.conf.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'share/man/man5/rc.conf.5') diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index e59bed1383e9..38bb2f953b07 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 28, 2020 +.Dd July 11, 2020 .Dt RC.CONF 5 .Os .Sh NAME @@ -1955,6 +1955,8 @@ Used in conjunction with .Va gateway_enable allows hosts on private network addresses access to the Internet using this host as a network address translating router. +Default is +.Dq Li YES . .It Va ppp_ Ns Ao Ar profile Ac Ns _nat .Pq Vt str Overrides the global -- cgit v1.2.3