View Single Post
  #395 (permalink)  
Old 09-09-2011, 09:27 PM
TheEdge1988's Avatar
TheEdge1988
Lurker
Offline
 
Join Date: Sep 2011
Posts: 2
Reputation: 0
TheEdge1988 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] OMJ's HTC EVO 3D Custom ROMs | 2.08.651.2 | 2.3.4 | Updated *9/9/11* SP1

I edited the tun.ko with a hex editor and got OpenVPN working. I used the HTCDev unlock (hboot 1.5, 2.3.4, kernel 2.6.35.13-g84f8edd), fastbooted cwm 4.0.1.4, flashed su, installed busybox/openvpn installer/openvpn settings (without using iproute-wrapper.sh). After starting up openvpn settings, used adb shell and typed in "ifconfig tun0 IPADDRESS netmask MASK" where IPADDRESS is your assigned address and MASK is your network mask. In my case, it was "ifconfig tun0 192.168.1.2 netmask 255.255.255.0". After that, I was able to access our intranet. Tun.ko file attached.
Attached Files
File Type: zip tun-2.6.35.13-g84f8edd.zip (97.9 KB, 12 views) Click for barcode!

Last edited by TheEdge1988; 09-09-2011 at 09:29 PM.
Reply With Quote