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'