Extract vpn exit node config to module
This commit is contained in:
parent
aaebb4bc19
commit
3f2d427c65
7 changed files with 57 additions and 39 deletions
|
@ -43,6 +43,7 @@
|
|||
v4 = {
|
||||
id = "10.1.1.0";
|
||||
prefixLength = 24;
|
||||
# Note: DHCP from .2 to .249, see calanda config
|
||||
};
|
||||
domain = "plessur-lan.net.qo.is";
|
||||
|
||||
|
@ -50,6 +51,7 @@
|
|||
calanda = {
|
||||
v4.ip = "10.1.1.1";
|
||||
};
|
||||
cyprianspitz.v4.ip = "10.1.1.250";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue