diff options
Diffstat (limited to 'usr.sbin/ppp/ppp.8')
-rw-r--r-- | usr.sbin/ppp/ppp.8 | 3 |
1 files changed, 3 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 |