Add a legacy chaosvpn network
should be removed if chaosvpn removes it
This commit is contained in:
parent
d5f27209d4
commit
a8d2acb6c0
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ function is_dn42() {
|
|||
function is_chaos() {
|
||||
return net ~ [ 10.4.0.0/16+,
|
||||
10.32.0.0/16+,
|
||||
10.42.16.0/20+, # legacy
|
||||
10.100.0.0/14+,
|
||||
10.104.0.0/14+,
|
||||
172.31.0.0/16+,
|
||||
|
|
Loading…
Reference in a new issue