Guest woti17 Posted August 4, 2010 Report Posted August 4, 2010 (edited) Hi. Could You please explain how to get to work Droidwall on mcr r6? What file to push where in adb. Would appreciate very much! hi what i did: - downloaded oclock rom from first post - extracted "iptables" binary from /system/bin inside the zipped rom from oclock (iptables version = 1.4.7) - extracted "xt_modules.ko" from /system/lib/modules inside the zipped rom from oclock (on linux with ie archivmanager to unzip, on mac doubleclick the icon to extract all, on windows winzip, sevenzip, whatever ....) - copied the two files in my adb directory - went into recovery, made ./recovery-linux.sh - ./adb-linux shell mount /system - ./adb-linux push iptables /system/bin/iptables ( maybe not required, just because droidwall claimed missing multiport support - ./adb-linux push xt_multiport.ko /system/lib/modules/xt_multiport.ko - ./adb-linux shell mkdir /system/modules/ - ./adb-linux push xt_multiport.ko /system/modules/xt_multiport.ko ) rebooted droidwall worked w Edited August 4, 2010 by woti17
Guest woti17 Posted August 4, 2010 Report Posted August 4, 2010 rebooted droidwall worked well forgot ./adb-linux shell chmod 644 /system/modules/xt_multiport.ko ./adb-linux shell chmod 644 /system/lib/modules/xt_multiport.ko not required if you overwrite /system/bin/iptables binary ./adb-linux shell chmod 755 /system/bin/iptables hope this helps
Guest ruslanvetra Posted August 4, 2010 Report Posted August 4, 2010 (edited) - extracted "iptables" binary from /system/bin inside the zipped rom from oclock (iptables version = 1.4.7) - extracted "xt_modules.ko" from /system/lib/modules inside the zipped rom from oclock w could you please give me these extracted files. a know, how to push them, but don`t how to get them. sorry :) Yeehaaa Wirks like a charm! Method of woti17 is working on desire vith modaco r6 Edited August 4, 2010 by ruslanvetra
Guest baadnewz Posted August 16, 2010 Report Posted August 16, 2010 Any progres to 8 oclock final ? :D
Guest davidcorp Posted August 24, 2010 Report Posted August 24, 2010 (edited) Hi oclock, I've some problem with openvpn, when I'm connected to my vpn, the ip is ok, but I can't connect or ping any pc in the lan, I don't know why... (or maybe the problem is here: http://code.google.com/p/android-openvpn-s...s/detail?id=35) I remember that with the first version of the eight oclock rom all work perfectly... Thanks Davide Edited August 24, 2010 by davidcorp
Guest davidcorp Posted August 24, 2010 Report Posted August 24, 2010 Hi oclock, I've some problem with openvpn, when I'm connected to my vpn, the ip is ok, but I can't connect or ping any pc in the lan, I don't know why... (or maybe the problem is here: http://code.google.com/p/android-openvpn-s...s/detail?id=35) I remember that with the first version of the eight oclock rom all work perfectly... Thanks Davide I've test and I've find a solution, but I've to use the shell and type " ip rule del from all lookup gprs " or " ip rule del from all lookup wifi " if there is the wifi rule. Have you any idea to make an easy workaround? Thanks Davide
Guest Itarci Posted March 3, 2011 Report Posted March 3, 2011 Hello oclock, you have the file "bcm4329.ko" compiled? Thanks.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now