tox-pal 0 Posted ... What do you use as a secondary DNS server? According to the tutorial ( https://airvpn.org/asuswrt/ ), first server should be 10.4.0.1 (which I use) and second should be from https://www.opennicproject.org/nearest-servers/ However, I don't want to use external DNS servers (since I'm worried about unencrypted requestsDNS leaks). What would you recommend? Quote Share this post Link to post
OpenSourcerer 1435 Posted ... Primary is of course 10.4.0.1. I use 0.0.0.0 as secondary server. Will point to the server OpenVPN gets by PUSH_REPLY. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
go558a83nk 362 Posted ... is the router not switching to VPN DNS automatically upon connection? If you must have more than 1 DNS input then I would make up a fake internal address such as 10.20.40.80 or something that you know can't be routed. Or give 0.0.0.0 a try. Quote Share this post Link to post
zhang888 1066 Posted ... For best performance it would be better to use 10.5.0.1 as the secondary DNS.This will still work, however your system queries will not have to wait for SRVFAILor NXDOMAIN answers, like it will be the case if you don't specify a real address.This might save you a few seconds while browsing, especially if your OS decidesto query those servers at a random order. Quote Hide zhang888's signature Hide all signatures Occasional moderator, sometimes BOFH. Opinions are my own, except when my wife disagrees. Share this post Link to post
OpenSourcerer 1435 Posted ... The time difference would be marginal. (Sent via Tapatalk - this generally means I'm not sitting in front of my PC) Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Guest Posted ... My personal points of view is that I saw countless claims from Airvpn that it Airvpn DNS is running in encrypted channel which I do not know how they did for the setup and routing. Thus I prefer using Dnscrypt with DNSSec enabled which running on third parties logless dns servers in parallel with Airvpn vpn connection. Quote Share this post Link to post
Staff 9972 Posted ... My personal points of view is that I saw countless claims from Airvpn that it Airvpn DNS is running in encrypted channel which I do not know how they did for the setup and routing. Ok, here's the explanation once (and hopefully for the last time ) again. The DNS server runs in the VPN server and has a VPN IP address, therefore you can contact it (and receive replies from it) only inside the encrypted tunnel. When the VPN DNS server must contact authoritative DNS servers etc., it follows the very same procedure of any DNSSEC-based server. That's why using our VPN DNS makes DNSSEC superfluous in general terms, and sometimes better, because of performance and because with VPN DNS you can resolve host names in the OpenNIC and NameCoin namespaces, and use the experimental micro-routing system, which is cute when you need it. Kind regards Quote Share this post Link to post
tox-pal 0 Posted ... Once I enter 10.5.0.1 as secondary DNS server into my router, VPN connection stops working because of "openvpn[11287]: RESOLVE: Cannot resolve host address: europe.vpn.airdns.org: Name or service not known" error. If I don't use it, VPN is OK. Quote Share this post Link to post
OpenSourcerer 1435 Posted ... Once I enter 10.5.0.1 as secondary DNS server into my router, VPN connection stops working because of "openvpn[11287]: RESOLVE: Cannot resolve host address: europe.vpn.airdns.org: Name or service not known" error. If I don't use it, VPN is OK. Primary is of course 10.4.0.1. I use 0.0.0.0 as secondary server. Will point to the server OpenVPN gets by PUSH_REPLY. The time difference mentioned by zhang is very negligible. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
tox-pal 0 Posted ... I can't use 0.0.0.0 because the router doesn't allow me to enter it (invalip IP address error is displayed). Quote Share this post Link to post