NorvilleBarnes 0 Posted ... I tried 1 month subscription to build an AirVPN client on a pfSense platform. I couldn't accomplish,. I'm back to determine if I can expect success with AirVPN on the EdgeMAX SELinux implementation in an EdgeRouter Poe5. This time, after doing a lot of homework, I found the US-based competitor PIA with a detailed description of the steps on an ER-Poe5. However, their example doesn't seem to provide enough information to resolve questions that might apply to AirVPN. I will begin: For PIA there are pointers to important files, and a need to add rules to NAT & firewall: client dev-type tun proto udp remote us-florida.privateinternetaccess.com 1194 resolv-retry infinite nobind persist-key persist-tun ca /config/auth/ca.crt tls-client remote-cert-tls server auth-user-pass /config/auth/auth-user-pass.txt comp-lzo verb 1 reneg-sec 0 crl-verify /config/auth/crl.pem route-nopull For my .ovpn file for pfSense: client dev tun proto udp remote 198.203.28.42 443 resolv-retry infinite nobind persist-key persist-tun remote-cert-tls server cipher AES-256-CBC comp-lzo no route-delay 5 verb 3 explicit-exit-notify 5 <ca> </ca> <cert> </cert> <key> </key> key-direction 1 <tls-auth> </tls-auth> The differences are tremendous, making me wonder how the certificates, etc. are even found by OpenVPN. If you think it will be possible to accomplish my wishes, I will need some guidance. I hope to use AirVPN, but I need assistance. Quote Share this post Link to post
zhang888 1066 Posted ... Where is the main question? If you ask if it is possible to use this device with AirVPN, the answer is yes.The guide is just placing the right parameters in each option of your OpenVPN client setup page.The difference between the guide for DD-WRT/AsusWRT and Ubiquiti is just little cosmetic GUI variations. 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