A few other thoughts

This commit is contained in:
Dave Taht
2023-01-29 19:31:47 -08:00
parent 4b097defa9
commit 7c18da1953

View File

@@ -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'