aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2000-10-31 02:25:54 +0000
committerBrian Somers <brian@FreeBSD.org>2000-10-31 02:25:54 +0000
commit58b1e45d5d404f995520d0d6285e7eea75ce08ef (patch)
tree5ef48b9741a368041beb637085b1413ff62a1536
parent0df282c2e45889fb39d994b39d2dd099fb581436 (diff)
Notes
-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 0ac7a6dcbfa10..13cd00a16334c 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 0ac7a6dcbfa10..13cd00a16334c 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