reorganisation
This commit is contained in:
8
wireguard/r-vp1/r-vp1.routes
Normal file
8
wireguard/r-vp1/r-vp1.routes
Normal file
@@ -0,0 +1,8 @@
|
||||
10.0.0.2 dev wg0 scope link
|
||||
169.254.0.0/16 dev enp0s3 scope link metric 1000
|
||||
172.16.0.0/24 via 192.168.1.1 dev enp0s8
|
||||
172.16.128.0/24 dev wg0 scope link
|
||||
192.168.0.0/24 dev enp0s9 proto kernel scope link src 192.168.0.51
|
||||
192.168.1.0/24 dev enp0s8 proto kernel scope link src 192.168.1.2
|
||||
192.168.99.0/24 dev enp0s3 proto kernel scope link src 192.168.99.112
|
||||
192.168.200.0/24 via 192.168.1.1 dev enp0s8
|
Reference in New Issue
Block a user