add route
This commit is contained in:
parent
f8d7fc77a9
commit
8b096a23cc
1 changed files with 3 additions and 0 deletions
|
|
@ -157,6 +157,9 @@ in {
|
|||
address = "10.42.97.2";
|
||||
prefixLength = 24;
|
||||
}];
|
||||
ipv4.routes = {
|
||||
address = "0.0.0.0";
|
||||
}
|
||||
};
|
||||
firewall = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue