mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
A few other thoughts
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user