fix sketchy-router nating
This commit is contained in:
parent
d1ac02ee46
commit
6eaf81e5a6
2 changed files with 1 additions and 3 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
networking.nat = {
|
||||
enable = true;
|
||||
externalInterface = "ens19";
|
||||
externalInterface = "ens18";
|
||||
internalIPs = [ "10.20.25.0/24" ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue