hello, I say immediately that I am Italian so please respond with simple English.
I have an xperia mini (not x10) and I have not the option to configure the proxy wifi, I tried with AutoProxy but it does not work, when I try to browse the pages do not load...
I heard that the problem could be iptables and I found this: http://forum.xda-developers.com/showthread.php?t=1184907 but is for X8, X10 mini, X10 mini pro
someone can help me?
Sorry for my english
I tried hard but nothing worked, SE stock kernel doesn't supprots iptables/netfilter, install custom kernel, right now only krsh kernel is available for mini and good thing that it supports iptables/netfilter
I haven't tried it yet because installing custom kernel needs unlocked bootloader and I have x64 PC so basically I'm unable to unlock it right now.
I use ProxyDroid
Sent from my ST15i using XDA App
+1 for proxydroid
you can use it as global proxy or individual proxy (manually sellect apps)
proxydroid does n't work when I try to browse the pages will not load as AutoProxy
If I decide to change rom which would you recommend? I am interested to have iptables and possibly the Italian language
Attak92 said:
proxydroid does n't work when I try to browse the pages will not load as AutoProxy
help
Click to expand...
Click to collapse
same problem here
metalrawk said:
same problem here
Click to expand...
Click to collapse
If I decide to change rom which would you recommend? I am interested to have iptables and possibly the Italian language
Attak92 said:
If I decide to change rom which would you recommend? I am interested to have iptables and possibly the Italian language
Click to expand...
Click to collapse
iptables are in kernel, and at present, there is only one custom kernel made for xperia mini, and that is KrsH kernel, which supports iptables, I dont know if cyanogenmod's kernel have iptables support or not.
besides, you can contact maker of autoproxy via PM and get support
metalrawk said:
iptables are in kernel, and at present, there is only one custom kernel made for xperia mini, and that is KrsH kernel, which supports iptables, I dont know if cyanogenmod's kernel have iptables support or not.
besides, you can contact maker of autoproxy via PM and get support
Click to expand...
Click to collapse
I am already in contact with the developer of AutoProxy. I said he could be a dns problem, but at now there are n't news
what so my sony ericsson naite had the option to configure proxy, and this one does not! D: im dissapointed! :/
rmartinezdl said:
what so my sony ericsson naite had the option to configure proxy, and this one does not! D: im dissapointed! :/
Click to expand...
Click to collapse
even my old w300 had proxy setting option,
but there must be some way.
we can try to use other devices iptables binary in our phone, we just need that iptables files located in system/bin or system/xbin and copy them in our phone. that might help
I did a test with the developer of AutoProxy, the problem is the dns. brwser putting in the ip address of google.it. the page is loaded (see screenshot attached)
now i'm waiting for a reply from the developer.... i hope that he can solve the problem...
I was playing with proxydroid and managed to get wifi working. but it worked mere 1 minute. yen stopped working
Related
Hello,
I was wondering how to make this work on the mini/pro
http://forum.xda-developers.com/showthread.php?t=919403
My problem is:
insmod: can't insert '/sdcard/openvpn/tun.ko': invalid module format
maybe because differnet kernel from bigdaddyx10?
I'm using stock rooted FW 2.0.A.0.504
Also, can't find openvpn on market.
Thanks!
Pabs
i'll see if i find some sources and will try to build a new .ko
There you go I compiled ipip.ko as well in case you need support for virtual ethernet device as well (I dont know if you need it for sure).
openvpn_ko.zip
Also make sure to change permissions (I think it was root:root, and chmod 644 I could be wrong though)
Cool! Thanks sir! Will try this out later
did anyone try this?
last time i tried tun.ko with openvpn, it rebooted the phone :e( apparently some kind of bug in the original kernel sources
Well insmod for both files work. Make sure to insmod ipip.ko as well its tunneling for ipv4. So i think it should work with openvpn as well. Didnt try openvpn though
Sent from my X10minipro using XDA Premium App
Thanks a lot! First tun.ko that is working.
glad it worked
could you do me a favor and upload the openvpn.apk ? the one i had is way ooold
openvpn is working fine with this tun.ko! just tested it. ip assign successful too
very nice. trying it now!
As all guys know, recently x10 is updated to Gingerbread and it supports iptables. May i know is it possible port to mini/pro? thx for replying
I can't 100% say this is on the stock but i'm sure i've seen it.
If you go to your settings>wireless & networks>wifi settings, then press the left button and select advanced. you can set a static ip in there
ryant22 said:
I can't 100% say this is on the stock but i'm sure i've seen it.
If you go to your settings>wireless & networks>wifi settings, then press the left button and select advanced. you can set a static ip in there
Click to expand...
Click to collapse
dude, ur ans is awesome. but unfortunately this is not what he want to know. He is asking about PROXY SETTING, but not IP SETTING.
These days x10 is upgraded to 2.3.3 and there is IPTABLE inside x10 system file and it can done with whole mobile proxy setting through proxydroid in market. ( before upgrade, the original 2.1 stock cant done this)
TO: x10 mini developer
If any of u is interest with X10 (not x10 mini) iproute or iptable system file or any other file which start with "ip...", i can upload those for u guys for investigate and survey =D
go to the ax8 netfilter thread on the X8 forums, there is a version compiled for our x10 mini/pro, just follow the instructions there, and you can use proxydroid, droidwall etc.
ruifung said:
go to the ax8 netfilter thread on the X8 forums, there is a version compiled for our x10 mini/pro, just follow the instructions there, and you can use proxydroid, droidwall etc.
Click to expand...
Click to collapse
Correct!
+10
when i tried to install this module with adb it said:
Error: Device not found
my x10 mp is connected and usb debugging is enabled..
what's wrong??
Hello,
I'm interested in compiling the tun.ko driver necessary for OpenVPN. However, I got stuck when trying to pull the config.gz file from /proc/ since Motorola didn't include it as an option.
I'm not great with all this and was just following a guide. Has anyone created a working .config file that I could use instead?
Thanks
Isn't any config included?
have you tried make oldconfig?
pajn said:
Isn't any config included?
have you tried make oldconfig?
Click to expand...
Click to collapse
I thought you needed the config.gz file (and the resultant .config) pulled from the phone to use make oldconfig?
Yes. But there should be one included or else we have to complain to Motorola.
The config is included in the binary so it have to be provided together with the source to follow GPL
The default configuration in the kernel source should be okay.
I'll compile that later for you
kholk said:
The default configuration in the kernel source should be okay.
I'll compile that later for you
Click to expand...
Click to collapse
Awesome thank you.
Emh, as the default kernel configuration says, the TUN/TAP interface driver is already included into the kernel. You don't need a module.
kholk said:
Emh, as the default kernel configuration says, the TUN/TAP interface driver is already included into the kernel. You don't need a module.
Click to expand...
Click to collapse
So you're saying even though I don't see tun.ko listed in the filesystem that I should be able to initiate TUN when configuring OpenVPN?
Thanks
try it,it working for my razr.
Kernal 2.6.35.7
View attachment tun_gb.ko.zip
Yes you're able to create a TUN/TAP device without tun.ko.
kholk said:
Yes you're able to create a TUN/TAP device without tun.ko.
Click to expand...
Click to collapse
My apologies. On my last phone I had to have a tun.ko module. My understanding after searching these past few days is most phones require it to be built. Is the RAZR different by having it built into the stock kernel?
By the way, finally got OpenVPN working today.
Thanks
Yup, it seems Moto wanted to include support for VPNs on stock!
What does this do? Sorry not familiar with this
Sent from my DROID RAZR using xda premium
blkghost22 said:
What does this do? Sorry not familiar with this
Sent from my DROID RAZR using xda premium
Click to expand...
Click to collapse
It lets you setup a VPN connection from your phone to another server. Basically, your phone encrypts all your data before going to Verizon, etc. then it arrives at (in my situation) my home router which decrypts it then sends the request out to the internet, and back to my phone encrypted and so on.
It's useful for:
1) I can access my home network from anywhere as if I were at home connected to my router over Wifi
2) If I'm out at a hotel or something and I want to use the Wifi to access a bank account or something without worrying about someone else on the network stealing my password.
Just to name a few.
Has anyone gotten cisco annyconnect working on the razr?
Hi all,
I would like to request tun.ko module.
I'm testing VPN service today, but can't run because of the said module is missing.
Can please someone provide the file and show how to install?
Thanks
masterinc said:
Hi all,
I would like to request tun.ko module.
I'm testing VPN service today, but can't run because of the said module is missing.
Can please someone provide the file and show how to install?
Thanks
Click to expand...
Click to collapse
It's for example in nightelf's kernel. But You have to create dir /dev/net if not exist and make symbolic link from /dev/tun to /dev/net/tun
Download tun.ko installer from market/google play
pawleonhart said:
Download tun.ko installer from market/google play
Click to expand...
Click to collapse
Have You tested this solution? Because tun.ko depends on kernel. I haven't seen that tun.ko installer supports Xperia line...
voyteckst said:
Have You tested this solution? Because tun.ko depends on kernel. I haven't seen that tun.ko installer supports Xperia line...
Click to expand...
Click to collapse
i did try the tun.ko installer. can't install...
masterinc said:
i did try the tun.ko installer. can't install...
Click to expand...
Click to collapse
Like I wrote... Use nightelf kernel (full version).
i am using xperia neo and im using it since the first time i had my neo. its working on me. by the way what kernel are in? all kernel based on 2.6.32.9 are working fine on my end.
edit: if you really want to try your vpn service then switch to CM (cyanogenmod) and you dont need to configure anything. btw, are you using the openvpn settings from the market or the built in one? coz i use the first.
im using codename9 rom now.. but the kernel is on experimental full..does it supports the tun.ko??? please help..im a newbie.. sorry for my english..
Hi all,
For running the OpenVPN client, I have been looking for a working tun.ko kernel module for my rooted ICS Sony Tablet S (kernel 2.6.39.4) or alternatively for the kernel sources to compile it myself. Unfortunately I haven't been successful soon far. Any suggestions?
Best regards,
Andy
Just after updating my tab from a UK Honeycomb to the US ICS and now I'm in the same position as the OP. I checked the tun.ko repository and it says it's available but when my tablet downloads it i'm told the download is incompatible.
Me too, I need it to use pdanet, and tun.ko installer doesn't work, it say incompatible.
Same here.
They've got a thread for the tun.ko installer app here on XDA, let's see if they can give us the module to try manual installation (I've asked this now).
new source code release
There is hope. I have just noticed that Sony released new source code these days. I will have a closer look at it at the end of the day....
Link to website is found in this thread:
http://forum.xda-developers.com/showthread.php?t=1473621
me too i have the same problem with ICS
working tun.ko
After a few unsuccessful attempts, I have been able to compile a working tun.ko kernel module from the sources from the Sony website. Finally, I can connect to my institute's OpenVPN from my tablet again
I have shared my module using the app 'tun.ko installer'. So, I hope you guys can download and use it soon as well....
walsera said:
I have shared my module using the app 'tun.ko installer'. So, I hope you guys can download and use it soon as well....
Click to expand...
Click to collapse
Confirmed working with Cisco AnyConnect.
Much appreciated!
walsera said:
After a few unsuccessful attempts, I have been able to compile a working tun.ko kernel module from the sources from the Sony website. Finally, I can connect to my institute's OpenVPN from my tablet again
I have shared my module using the app 'tun.ko installer'. So, I hope you guys can download and use it soon as well....
Click to expand...
Click to collapse
Thanks, downloaded and worked great for me. Now able to get back onto our works Cisco vpn. Thanks again!
Working for me now too !
Hello, where can I download the tun.ko for my sony tablet s.
Best regards, Tom
shaggyxda said:
Hello, where can I download the tun.ko for my sony tablet s.
Best regards, Tom
Click to expand...
Click to collapse
Hi Tom,
try the app "TUN.ko Installer" from the Play Store... or alternatively try the downloadable module from this thread http://forum.xda-developers.com/showthread.php?t=1870077
Regards,
Andy