Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/examples/npf improve description
details: https://anonhg.NetBSD.org/src/rev/6f804c91f109
branches: trunk
changeset: 454568:6f804c91f109
user: sevan <sevan%NetBSD.org@localhost>
date: Sat Sep 21 21:10:56 2019 +0000
description:
improve description
diffstat:
share/examples/npf/soho_gw-npf.conf | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 111873ee1069 -r 6f804c91f109 share/examples/npf/soho_gw-npf.conf
--- a/share/examples/npf/soho_gw-npf.conf Sat Sep 21 20:41:52 2019 +0000
+++ b/share/examples/npf/soho_gw-npf.conf Sat Sep 21 21:10:56 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: soho_gw-npf.conf,v 1.15 2019/09/21 20:41:52 sevan Exp $
+# $NetBSD: soho_gw-npf.conf,v 1.16 2019/09/21 21:10:56 sevan Exp $
#
# SOHO border
#
@@ -54,7 +54,8 @@
# Passive FTP
pass stateful in proto tcp to $ext_addrs port 49151-65535
- # Traceroute
+
+ # Allow being tracerouted
pass stateful in proto udp to $ext_addrs port 33434-33600
}
Home |
Main Index |
Thread Index |
Old Index