remove vpn bridge
This commit is contained in:
parent
195bb6f159
commit
7becb4366d
1 changed files with 0 additions and 7 deletions
|
@ -36,10 +36,6 @@
|
|||
id = 11;
|
||||
interface = "enp1s0";
|
||||
};
|
||||
vpn = {
|
||||
id = 12;
|
||||
interface = "enp1s0";
|
||||
};
|
||||
backup = {
|
||||
id = 13;
|
||||
interface = "enp1s0";
|
||||
|
@ -50,9 +46,6 @@
|
|||
"br-lan" = {
|
||||
interfaces = [ "lan" ];
|
||||
};
|
||||
"br-vpn" = {
|
||||
interfaces = [ "vpn" ];
|
||||
};
|
||||
"br-backup" = {
|
||||
interfaces = [ "backup" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue