Move future pfsync to different subnet/vlan
This commit is contained in:
parent
01dc86e3e2
commit
e37fd4eb8f
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ network_interfaces:
|
|||
proto: static
|
||||
- device: vio1
|
||||
vlan: 26
|
||||
ipaddr: 172.20.26.1
|
||||
ipaddr: 172.20.10.1
|
||||
netmask: 255.255.255.252
|
||||
proto: static
|
||||
- device: vio2
|
||||
|
|
|
@ -8,8 +8,8 @@ network_interfaces:
|
|||
netmask: 255.255.252.0
|
||||
proto: static
|
||||
- device: vio1
|
||||
vlan: 26
|
||||
ipaddr: 172.20.26.2
|
||||
vlan: 10
|
||||
ipaddr: 172.20.10.2
|
||||
netmask: 255.255.255.252
|
||||
proto: static
|
||||
- device: vio2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue