pawderypatty 0 Posted ... Hello, I set up airVPN on my mini router using a custom build of openWRT from GL.inet but when I run ipleak and whoer it comes back with a ton of DNS leaks (50+). When I changed the DNS from "Keep blank to use default DNS" to Custom DNS of 10.4.0.1 and 10.5.0.1 then airVPN can no longer connect at all! I've also tried checking the box that says: "Force all clients to use: [ ] Override Clients' DNS setting" but it doesn't solve the issue. After setting the Custom DNS, airVPN disconnects and says the following over and over: RESOLVE: Cannot resolve host address: America.vpn.airdns.org:1194 (try again)Could not determine IPv4/IPv6 ProtocolSIGUSR1 [soft,init_instance] received, process restarting Thoughts? NOTE: When NOT connecting through the router, and just firing up Eddie on my mac, I get no leaks. Quote Share this post Link to post
corrado 100 Posted ... The problem is that you router cannot resolve America.vpn.airdns.org:1194 if you set your DNS servers to 10.4.0.1 and 10.5.0.1 before you have successfully established an OpenVPN connection to an OpenVPN servers. So etiher you use AirVPN servers with resolved ips or you have to dynamically change your DNS server after your router has connected to AirVPN. Quote Share this post Link to post
pawderypatty 0 Posted ... I'm currently connected to an AirVPN server in Canada (enif), and currently my DNS is essentially the same as my IP (only the last digit is different), but I just ran ipleak and got 72 DNS leaks from the USA. At this point how do I fix the DNS leaks? Quote Share this post Link to post
Flex 0 Posted ... For DD-WRT router firewall set?Use this for Scripts-Firewall_____________________________iptables -I FORWARD -i br0 -o tun0 -j ACCEPTiptables -I FORWARD -i tun0 -o br0 -j ACCEPTiptables -I FORWARD -i br0 -o vlan2 -j DROPiptables -I FORWARD -i br0 -o ppp0 -j DROPiptables -I INPUT -i tun0 -j REJECTiptables -t nat -A POSTROUTING -o tun0 -j MASQUERADE________________________Regards,Flex Quote Share this post Link to post
Flx 76 Posted ... When I changed the DNS from "Keep blank to use default DNS" to Custom DNS of 10.4.0.1 and 10.5.0.1 then airVPN can no longer connect at all!For DNS3 after airvpn dns in the list Use a DNS such as https://blog.uncensoreddns.org/Forget about OpenDNS/Google DNS. Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post
LZ1 673 Posted ... When I changed the DNS from "Keep blank to use default DNS" to Custom DNS of 10.4.0.1 and 10.5.0.1 then airVPN can no longer connect at all!For DNS3 after airvpn dns in the list Use a DNS such as https://blog.uncensoreddns.org/Forget about OpenDNS/Google DNS.Hello! It's worth mentioning OpenNIC, which Air officially supports. Quote Hide LZ1's signature Hide all signatures Hi there, are you new to AirVPN? Many of your questions are already answered in this guide. You may also read the Eddie Android FAQ. Moderators do not speak on behalf of AirVPN. Only the Official Staff account does. Please also do not run Tor Exit Servers behind AirVPN, thank you. Did you make a guide or how-to for something? Then contact me to get it listed in my new user guide's Guides Section, so that the community can find it more easily. Share this post Link to post
Flx 76 Posted ... It's worth mentioning OpenNIC, which Air officially supports.That would work just as well. Quote Hide Flx's signature Hide all signatures Guide - EMBY Block ALL interfaces except tap/vpn Windows OS - Configuring your operating system Windows OS - Multi Session/Tunnel Share this post Link to post