mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 16:57:51 +08:00
v0.7
This commit is contained in:
@@ -267,6 +267,7 @@ func InitWireguard(node *nodepb.Node, privkey string, peers []wgtypes.PeerConfig
|
||||
}
|
||||
}
|
||||
//=========DNS Setup==========\\
|
||||
log.Println("NODECFG.DNS:",nodecfg.DNS)
|
||||
if nodecfg.DNS == "on" {
|
||||
_ = local.UpdateDNS(ifacename, network, nameserver)
|
||||
}
|
||||
|
Reference in New Issue
Block a user