add dns forwarding

This commit is contained in:
Martin/Geno 2018-08-21 17:37:31 +02:00
parent 776a174722
commit 563fabef55
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,