Added network bridge configuration
This commit is contained in:
parent
5da4834779
commit
acb00cf701
1 changed files with 5 additions and 3 deletions
|
@ -16,11 +16,13 @@ network:
|
|||
eno1.105:
|
||||
id: 105
|
||||
link: eno1
|
||||
|
||||
bridges:
|
||||
br-demw:
|
||||
interfaces: [eno1.105]
|
||||
addresses:
|
||||
- 94.176.224.251/29
|
||||
nameservers:
|
||||
addresses:
|
||||
- 89.32.32.32
|
||||
# - 2001:6b0:68:5::10/64
|
||||
gateway4: 94.176.224.249
|
||||
# gateway6: 2001:6b0:68:5::1
|
||||
gateway4: 94.176.224.249
|
||||
|
|
Loading…
Add table
Reference in a new issue