Forward openvpn traffic to cloudlfare dns

Hello lovely people of OpenWrt!

I have successfully set up OpenVPN and Adblock on my router to create my own personal adblocking VPN! It's awesome!

My next project is getting my VPN traffic to use Cloudflare's DNS, however, in my openvpn.conf file I am already using the "dhcp-option DNS 192.168.1.1" to push my vpn dns traffic through my adblocker. Also, the vpn interface is "unmanaged" so there is no option for custom DNS like there is for my other interfaces. How do I then push that traffic to Cloudflare?

Thanks in advance!

https://openwrt.org/docs/guide-user/base-system/dhcp_configuration#upstream_dns_provider

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.