summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-10-31 02:25:54 +0000
committerbrian <brian@FreeBSD.org>2000-10-31 02:25:54 +0000
commit8e712f5e483aa3e8864ac545148c9d55220108a6 (patch)
tree41ae23d3e23421d627455c99ee3ad9b65f8c1ef3 /usr.sbin/ppp
parentb89280c404a8430bc0fc248e30ee07062f3fb2da (diff)
downloadFreeBSD-src-8e712f5e483aa3e8864ac545148c9d55220108a6.zip
FreeBSD-src-8e712f5e483aa3e8864ac545148c9d55220108a6.tar.gz
Mention that ``nat deny_incoming'' drops unrecognised IP packets.
Requested by: kris
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r--usr.sbin/ppp/ppp.83
-rw-r--r--usr.sbin/ppp/ppp.8.m43
2 files changed, 6 insertions, 0 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index 0ac7a6d..13cd00a 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -3168,6 +3168,9 @@ you wish to map to specific machines behind your gateway.
.It nat deny_incoming yes|no
If set to yes, this command will refuse all incoming connections
by dropping the packets in much the same way as a firewall would.
+.Pp
+It should be noted that enabling this option also drops IP packets
+that cannot be identified by libalias. This will be fixed in the future.
.It nat help|?
This command gives a summary of available nat commands.
.It nat log yes|no
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index 0ac7a6d..13cd00a 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -3168,6 +3168,9 @@ you wish to map to specific machines behind your gateway.
.It nat deny_incoming yes|no
If set to yes, this command will refuse all incoming connections
by dropping the packets in much the same way as a firewall would.
+.Pp
+It should be noted that enabling this option also drops IP packets
+that cannot be identified by libalias. This will be fixed in the future.
.It nat help|?
This command gives a summary of available nat commands.
.It nat log yes|no
OpenPOWER on IntegriCloud