Hello,
I am developing custom OpenVPN ICS for Android. Github : kghost/ics-openvpn
<https://github.com/kghost/ics-openvpn>
The App will connect to my VPS server through local HTTP proxy that I've
created. OpenVPN successfully connected, but there was no internet
connection.
[image: image] <https://github.com/kghost/ics-openvpn>
kghost/ics-openvpn <https://github.com/kghost/ics-openvpn>
Contribute to ics-openvpn development by creating an account on GitHub.
View on github.com <https://github.com/kghost/ics-openvpn>
Preview by Yahoo
Server Conf
*local xxxxxport 70proto tcpdev tuntun-mtu 1500tun-mtu-extra 24mssfix
1450ca /etc/openvpn/easy-rsa/2.0/keys/ca.crtcert
/etc/openvpn/easy-rsa/2.0/keys/server.crtkey
/etc/openvpn/easy-rsa/2.0/keys/server.keydh
/etc/openvpn/easy-rsa/2.0/keys/dh1024.pemplugin
/usr/share/openvpn/plugin/lib/openvpn-auth-pam.so
/etc/pam.d/loginclient-cert-not-requiredusername-as-common-nameserver
10.110.0.0 255.255.255.0push "redirect-gateway def1"push "dhcp-option DNS
8.8.8.8"push "dhcp-option DNS 8.8.4.4"keepalive 5 30max-clients
200comp-lzopersist-keypersist-tunstatus server-udp.logverb 3*
Client Conf
*clientdev tunproto tcpremote xxxx 70resolv-retry infinitenobindtun-mtu
1500tun-mtu-extra 32mssfix 1450redirect-gateway def1persist-keyhttp-proxy
127.0.0.1 8888persist-tunauth-user-passcomp-lzoverb 3*
*<ca>-----BEGIN CERTIFICATE-----xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-----END
CERTIFICATE-----</ca>*
Hope anyone can help :)
Thanks.
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users