Flx 76 Posted ... Easy-Way: Comodo configuration files(links below) Windows 7 config filehttps://airvpn.org/forums/topic/17440-guide-fix-for-tap-adapter-in-windows/page/3/?tab=comments#comment-106650 Windows 10 config filehttps://airvpn.org/forums/topic/17440-guide-fix-for-tap-adapter-in-windows/page/3/?tab=comments#comment-109051 How-to:(link below)https://airvpn.org/forums/topic/17440-guide-fix-for-tap-adapter-in-windows/page/3/?tab=comments#comment-109909Other details: 1.Install a few extra Wintun adapters: --------Open a cmd.exe window Run-as-Admin---install.wintun.bat--- cd \ cd Program Files cd OpenVPN cd bin tapctl.exe create --hwid wintun --------Open a cmd.exe window Run-as-Admin---install.wintun.bat--- Or Copy and Paste "tapctl.exe create --hwid wintun" in your cmd.exe window Run As Admin Repeat the above until you install the 4 or 5 wintun adapters required. 2.Comodo Firewall Ruleset for OpenVPN Multisession scenario: Apply it to both openvpn.exe and openvpn-gui.exe files in Comodo under "Application Rules". 3.After you have created and imported the necessary yourairvpn.ovpn files (key1_port443 key2_port80 key3_port53 key4_port41185 etc.) in OpenVPN-GUI. 4. Command-line: Script for command-line client to server connection(2.5_git version) Open 3 cmd.exe windows by Right-click the multi.bat file and "Run as Admin". AFTER you have imported yourairvpn.ovpn profiles. 5. OpenVPN-GUI(2.5 version) Right click on your Taskbar icon OpenVPN-GUI and you will see there the profiles imported. On each profile click Connect and wait for it to establish a connect to server; then Click "Show Status". Re-do the above; for each NEW session/tunnel you wish to create on a different key. 6.Most "suggested/preferred" double or triple session! 7. Don't forget: Modify/Change your config profiles to work for wintun mode! ------buffersize------ rcvbuf 562144 sndbuf 562144 ------buffersize------ ----------------- windows-driver wintun ---------------- Next:Block all your interfaces other than VPN/TAP and apply this to browsers/torrent clients under "Application Rules". ONLY allows for data transfer/traffic over VPN established tunnels/sessions. and:Segment your airvpn.ip-range properly. 8. Errors that you may encounter: Windows Smart screen may block the multi.bat and/or install.wintun.bat file. Comodo will/may block the install.wintun.bat and/or multi.bat as well. Switch it from "Unrecognized" to "Trusted" in Comodo-->>File List NOTE: This is NOT an "out-of-the-box" concept. All this is provided AS IS.(files/examples etc.) Regards, Flx multi.zip 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
Flx 76 Posted ... Server-side port(s) assigned that you define in/for each of your yourairvpn.ovpn: ---------------------- remote-random remote xxx.xxx.xxx.xxx 80 remote xxx.xxx.xxx.xxx 443 remote xxx.xxx.xxx.xxx 2018 remote xxx.xxx.xxx.xxx 41185 remote xxx.xxx.xxx.xxx 80 remote xxx.xxx.xxx.xxx 443 remote xxx.xxx.xxx.xxx 2018 remote xxx.xxx.xxx.xxx 41185 ---------------------- For more on TCP/UDP ports check out the Specs page.(Protocols and entry-IP addresses of each VPN server). 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
Flx 76 Posted ... On 8/13/2020 at 5:59 PM, Flx said: 8. Errors that you may encounter: Another sort of error encountered and connection fails due to "ring-buffers": OpenVPN looks for the first installed Wintun adapter. 1. Disable the first installed Wintun Adapter. Now connect to server on a different/next Profile Imported (e.g. AIrVPN profile2) . Let it connect. 2. Re-enable the first installed Wintun Adapter. Now try connect to server on (e.g. AirVPN profile1), which will use the first installed Wintun Adapter you have just re-enabled. Now it will work. Happy browsing and Stay Safe. 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
Flx 76 Posted ... Extra info for those that still don't understand:https://airvpn.org/forums/topic/47071-tom-spark-reviews-arivpn/ 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