add route to telephony-networks via yate
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
{ address = "2a01:4f8:1c0c:8221::1"; prefixLength = 64; }
|
||||
{ address = "2a01:4f8:1c0c:8221::2"; prefixLength = 64; }
|
||||
];
|
||||
networking.interfaces.net-services.ipv4.routes = [
|
||||
{ address = "10.42.132.0"; prefixLength = 23; via = "10.42.10.6"; }
|
||||
];
|
||||
|
||||
services.radvd.config = ''
|
||||
interface net-services {
|
||||
|
||||
Reference in New Issue
Block a user