change gateway
This commit is contained in:
@@ -13,7 +13,7 @@ in {
|
|||||||
ipv6_enabled = false;
|
ipv6_enabled = false;
|
||||||
internal = false;
|
internal = false;
|
||||||
dns_enabled = true;
|
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";
|
aux_address = "10.42.97.223";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user