change gateway
This commit is contained in:
parent
00dec8a068
commit
baf796dcd7
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ in {
|
|||
ipv6_enabled = false;
|
||||
internal = false;
|
||||
dns_enabled = true;
|
||||
subnets = [{ gateway = "10.42.97.1"; subnet = "10.42.97.192/27"; }];
|
||||
subnets = [{ gateway = "10.42.97.223"; subnet = "10.42.97.192/27"; }];
|
||||
aux_address = "10.42.97.223";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue