add dns forwarding

This commit is contained in:
Martin/Geno 2018-08-21 17:37:31 +02:00
parent 7fd37c4f54
commit 060ee96c48
No known key found for this signature in database
GPG Key ID: 9D7D3C6BFF600C6A
1 changed files with 9 additions and 1 deletions

View File

@ -62,7 +62,15 @@
ip6 = 'fd2f:5119:0f2c::127',
mac = '16:41:95:40:f7:dc',
},
dns = {
servers = {
'fd2f:5119:0f2c::1',
'fd2f:5119:0f2c::2',
'fd2f:5119:0f2c::3',
'fd2f:5119:0f2c::5',
'fd2f:5119:0f2c::6',
},
},
mesh_vpn = {
enabled = true,
mtu = 1280,