add route
This commit is contained in:
@@ -157,6 +157,9 @@ in {
|
|||||||
address = "10.42.97.2";
|
address = "10.42.97.2";
|
||||||
prefixLength = 24;
|
prefixLength = 24;
|
||||||
}];
|
}];
|
||||||
|
ipv4.routes = {
|
||||||
|
address = "0.0.0.0";
|
||||||
|
}
|
||||||
};
|
};
|
||||||
firewall = {
|
firewall = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user