reorganisation
This commit is contained in:
7
wireguard/s-infra/s-infra.routes
Normal file
7
wireguard/s-infra/s-infra.routes
Normal file
@@ -0,0 +1,7 @@
|
||||
default via 192.168.99.99 dev enp0s3 onlink
|
||||
169.254.0.0/16 dev enp0s3 scope link metric 1000
|
||||
172.16.0.0/24 dev enp0s8 proto kernel scope link src 172.16.0.1
|
||||
172.16.64.0/24 via 172.16.0.254 dev enp0s8
|
||||
172.16.128.0/24 via 172.16.0.254 dev enp0s8
|
||||
192.168.0.0/16 via 172.16.0.254 dev enp0s8
|
||||
192.168.99.0/24 dev enp0s3 proto kernel scope link src 192.168.99.1
|
Reference in New Issue
Block a user