From 7c18da19532f1d266aee016ddc9c812c7de8c5c4 Mon Sep 17 00:00:00 2001 From: Dave Taht Date: Sun, 29 Jan 2023 19:31:47 -0800 Subject: [PATCH] A few other thoughts --- src/lqos.conf.new.discuss | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/lqos.conf.new.discuss b/src/lqos.conf.new.discuss index 43ed0337..6076aa6b 100644 --- a/src/lqos.conf.new.discuss +++ b/src/lqos.conf.new.discuss @@ -61,6 +61,13 @@ vlan_mapping = [] ignoreSubnets = ['192.168.0.0/16'] allowedSubnets = ['100.64.0.0/10'] +# Stuff appearing on the bridge not on these networks is bad +# Spoofed traffic, non BCP38 issues from customers, etc also bad +# I am also not big on caseING variable names + +mySubnets = ['x.y.z.x/22'] +myTunnels = ['192.168.0.0/16'] # Say we use a subset of 10/8 or ... + [IspConfig] # 'fq_codel' or 'cake diffserv4'