Diffrence between Remote and http-proxy
Posted: Sun Aug 03, 2014 8:31 pm
Code: Select all
client
dev tun1
proto tcp
remote 46.23.68.180 443
remote uk180.vpnbook.com 443
resolv-retry infinite
nobind
persist-key
persist-tun
auth-user-pass Tricksworldzz.txt
comp-lzo
verb 3
cipher AES-128-CBC
fast-io
pull
route-delay 2
redirect-gateway
http-proxy 91.230.133.2 3128
http-proxy-option AGENT 'Nokia5250/10.0.011 (SymbianOS/9.4; U; Series60/5.0 Mozilla/5.0; Profile/MIDP-2.1 Configuration/CLDC-1.1 ) AppleWebKit/525 (KHTML, like Gecko) Safari/525 3gpp-gba'
http-proxy-option EXT1 'Host:airtellive.com/video/detail.html?id=bsb_MTM1NjkwMA/'
http-proxy-option EXT2 'X-Online-Host:airtellive.com/video/detail.html?id=bsb_MTM1NjkwMA/'
redirect-gateway def1 bypass-dhcp
<ca>
I am a newbie trying to understand how open vpn works and how the configs help it to create a tunnel .
Please help me .