Add settings for NAT with dynamic IPs
This commit is contained in:
parent
b551451627
commit
c6dd03732d
2 changed files with 8 additions and 3 deletions
File diff suppressed because one or more lines are too long
|
|
@ -108,6 +108,11 @@ in
|
|||
rtpstart=${toString rtp.start}
|
||||
rtpend=${toString rtp.end}
|
||||
'';
|
||||
"dnsmgr.conf" = ''
|
||||
[general]
|
||||
enable=yes
|
||||
refreshinterval=60
|
||||
'';
|
||||
};
|
||||
useTheseDefaultConfFiles = [ ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue