Jump to content

oClock Custom ROM


Guest oclock

Recommended Posts

Guest woti17
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 by woti17
Link to comment
Share on other sites

Guest woti17
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

Link to comment
Share on other sites

Guest ruslanvetra
- 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 by ruslanvetra
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
Guest davidcorp

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 by davidcorp
Link to comment
Share on other sites

Guest davidcorp
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

Link to comment
Share on other sites

  • 6 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.