hi again
where can i get the vpn configuration files(not the vpn provider files)
tun.ko and chargemon and other files
- is there a special version of tun.ko file for the SE ARC 2.3.3 or any tun.ko will do the job
- what is better the open vpn gui application or vpn settings application
-what is the difference between the insmod and probmod what should i use on my ARC
-is there another free open vpn (freeopenvpn.com i use) the ip is blocked for the market access.
-i used the air vpn i was able to make files for any ip (ACCESS VPN WITHOUT OUR CLIENT) now i could not .
PLEASE HELP FOR ALL ABOVE
I WILL BE SOO GLAD
THANKS IN ADVANCE
Related
Any devs out there building roms can compile up a wpa_supplicant as per http://szym.net/android/adhoc-wpa-supp.html
+1
Have to apply manual changes on wpa_supplicant.conf to keep my ad-hoc network working each time I add new wifi network.
daveba said:
Any devs out there building roms can compile up a wpa_supplicant as per http://szym.net/android/adhoc-wpa-supp.html
Click to expand...
Click to collapse
Code:
/system/etc/wifi/wpa_supplicant.conf
/data/misc/wifi/wpa_supplicant.conf
Manually ad your ad-hoc network in WiFi settings.
Turn off Wireless
Edit /data/misc/wifi/wpa_supplicant.conf
Code:
ap_scan=2
and
mode=1 (inside the network config in the same file)
Use PowerControl widget to turn off/on as going in to WifiSettings will mess up WPA_Supplicant.conf again.
Maybe doing a proper config in /system/etc/wifi/wpa_supplicant.conf via recovery mode will sort it permanently instead?
For anyone reading this thread, i just came across this and it works perfect. No manual editing of files. Just flash the wpa_adhoc zip attached.
http://forum.xda-developers.com/showthread.php?t=754961
Same here for the Milestone.
Can someone give me pointers on how the patch gets applied to the wpa_supplicant? I suppose it needs to be decompiled and then recompiled but I've never done that so I'm not sure how involved it is or what tools are needed.
Just in case it's a quick job for someone in the know like you here is a link for the Milestone wpa_supplicant http://dl.dropbox.com/u/904989/wpa_supplicant ;-)
Thanks !
hi dudes ...
i have a arc and i wanna use wifi internet in my university
but i have to set proxy and port setting and then in my frist connection i must enter usrname and pass ...
in labtop with firefox it's easy ... so i set proxy and port and in first use system ask me usrname and password and i enter it and done ...
but how do it in my phone !? actually how i can set this setting ?!
also i use apps like transparent proxy and proxydroid but didnt work !! (
- plz help me and plz share your info
>>>> thX a lot <<<<<<
up .................
any idea !???
iAchilles said:
any idea !???
Click to expand...
Click to collapse
Do you have root access? I belive all the proxy apps manipulate the iptables to setup the proxy and root access it needed to this.
I can manually setup iptables to forward traffic to the proxy server in my office. This is working fine but our proxy is running without authentication. You probably need a software app like transproxy to setup iptables and connect to proxy with authentication.
hygge said:
Do you have root access? I belive all the proxy apps manipulate the iptables to setup the proxy and root access it needed to this.
I can manually setup iptables to forward traffic to the proxy server in my office. This is working fine but our proxy is running without authentication. You probably need a software app like transproxy to setup iptables and connect to proxy with authentication.
Click to expand...
Click to collapse
yes ... my arc is rooted and unlock bootloder
and can u explain me how i can do it !? how u do it !?
thx
PLz .... up ..........
+ 1 for any help with this. Does anyone know how to add a manual proxy or automatic configuration script address so that phone is proxy aware? I understand that the Firefox browser can be configured to do this but it doens't help for all the other apps that need internet connectivity.
replicon1 said:
+ 1 for any help with this. Does anyone know how to add a manual proxy or automatic configuration script address so that phone is proxy aware? I understand that the Firefox browser can be configured to do this but it doens't help for all the other apps that need internet connectivity.
Click to expand...
Click to collapse
i wanna use just brower in my phone ... and u know how i can do it !??
i think u know how can do it by firefox !!??
thx for helping
To set a proxy server in Firefox for Android:
Type "about:config" in the address bar and press return.
Type "proxy.http" into the search box on the about:config page.
Tap on "network.proxy.http" and type the server name into the text box.
Tap on "network.proxy.http_port" and type the port number into the number box.
Find "network.proxy.type" and set it to 1.
replicon1 said:
To set a proxy server in Firefox for Android:
Type "about:config" in the address bar and press return.
Type "proxy.http" into the search box on the about:config page.
Tap on "network.proxy.http" and type the server name into the text box.
Tap on "network.proxy.http_port" and type the port number into the number box.
Find "network.proxy.type" and set it to 1.
Click to expand...
Click to collapse
so thanks
but can u tell me how to set user & password (authentication) in firefox !?
( or with another apps !?? )
thX
Does anybody know how to enable ad-hoc wifi for our xperia s? I know that the wpa_supplicant file in /system/bin should be changed to enable ad-hoc connections. I have tried several of those files that I could find on the web, but none of them did the trick. Apparetly the file is specific to android version and phone model.
Does anyone have a working wpa_supplicant file for ad-hoc WiFi connections on Xperia s?
So many smart people here and nobody can help?
hello there,
actually i am using openvpn hotspot sheild on pc having working .ovpn config files.
i wish to use them on my wonder. anyone here ever tried to config ovpn files on wonder.
please reply help appreciated.:angel:
Hi,
Can someone tell me where I could find the way to modify the supl address used for a-gps?
No more gps.conf file or similar, is it made only with ROM build?
LineageOS 18.1
I think the only way is to edit gps.conf.
[Q] Disable A-Gps
Hello guys there is a way to complete disable A-gps from the system? Turn off data is not a solution for my situation i want to exclude any contact from internet and use only gps chip, not assisted in gps.conf can i do something? or i have to...
forum.xda-developers.com
BTW, I found another way to diable it:
Code:
settings put global assisted_gps_enabled 0
To which server would you change it?
The easy way was this gps.conf file when it was accessible.
Thanks for the info, the code ended with success but GPS still connect to some supl server.
I used similar functions to modify captive portal and NTP server and it worked fine.
Would be happy if I could just change to localhost, I don't need it and don't like all these connections spam.
evilorb said:
The easy way was this gps.conf file when it was accessible.
Thanks for the info, the code ended with success but GPS still connect to some supl server.
I used similar functions to modify captive portal and NTP server and it worked fine.
Would be happy if I could just change to localhost, I don't need it and don't like all these connections spam.
Click to expand...
Click to collapse
I can well edit gps.conf from recovery.