aboutsummaryrefslogtreecommitdiffstats
path: root/osmo-nitb-master
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2019-07-18 20:42:20 +0200
committerDaniel Willmann <dwillmann@sysmocom.de>2019-07-18 20:44:31 +0200
commitb1abc29b7cb1e29afe953ce6f91a98faa1e7a6ff (patch)
tree312a0cb1c465bb27aca4ab6be56bee85699acb47 /osmo-nitb-master
parentc034da05476429f1470c1245ad949fe45f08dc97 (diff)
osmo-nitb-master: Include only one access-list in config
Each access list will have their own counters. Have only one in the config so the script generating the counter documentation doesn't repeat itself. Change-Id: I01b6e5af9cf84cf1b8d313ac47ab6b77fc598f4c
Diffstat (limited to 'osmo-nitb-master')
-rw-r--r--osmo-nitb-master/osmo-bsc-nat.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/osmo-nitb-master/osmo-bsc-nat.cfg b/osmo-nitb-master/osmo-bsc-nat.cfg
index 0179a94..db74d7e 100644
--- a/osmo-nitb-master/osmo-bsc-nat.cfg
+++ b/osmo-nitb-master/osmo-bsc-nat.cfg
@@ -38,4 +38,3 @@ nat
ip-dscp 0
bscs-config-file bscs.config
access-list msceven imsi-allow ^[0-9]*[24680]$
- access-list mscodd imsi-allow ^[0-9]*[13579]$