Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/blacklist/etc fix example.



details:   https://anonhg.NetBSD.org/src/rev/741131361179
branches:  trunk
changeset: 808728:741131361179
user:      christos <christos%NetBSD.org@localhost>
date:      Sat May 30 22:40:17 2015 +0000

description:
fix example.

diffstat:

 external/bsd/blacklist/etc/blacklistd.conf |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 587206e2bf66 -r 741131361179 external/bsd/blacklist/etc/blacklistd.conf
--- a/external/bsd/blacklist/etc/blacklistd.conf        Sat May 30 22:39:14 2015 +0000
+++ b/external/bsd/blacklist/etc/blacklistd.conf        Sat May 30 22:40:17 2015 +0000
@@ -13,6 +13,8 @@
 *              *       *       *               *       3       60
 
 # adr/mask:port        type    proto   owner           name    nfail   disable
+[remote]
 bge0           stream  tcp     *               =/24    =       =
 129.168.0.0/16 *       *       *               =       *       *
-default                stream  tcp     *               =       =       =
+6161           =       =       =               =/24    =       =
+*              stream  tcp     *               =       =       =



Home | Main Index | Thread Index | Old Index