[Q] tun.ko for s5360? - Galaxy Y GT-S5360 General

hey guys, anyone here can run openvpn for s5360?
i always having trouble with the tun.ko modules, ive been dying for searching everywhere, yet there's no result..
i installed the "tun.ko installer" from the market, but still not working.
i also tried another tun.ko from another device model (which has the same kernel version: 2.6.35.7)... but when i made a command "insmod /system/lib/modules/tun.ko" it always says "exact format error"
i also checked the tun.ko repository on another forums, and it says "galaxy young s5360 has a preloaded tun.ko modules"
then i checked on /system/lib/modules to make sure that my device had this thing, unfortunately, it's not here.. or am i missing it?
pls guys, i need an expert to help me
or at least show me your screenshot for file located at /system/lib/modules to make me sure that our device has a preloaded tun.ko or not...
thanks before...
∞∞∞∞ ∞∞∞∞ ∞∞∞∞ ∞∞∞∞ ∞∞∞∞ ∞∞∞∞ ∞∞∞∞ ∞∞∞∞ ∞∞∞∞
update i dont need tun.ko for galaxy y anymore, because it has a pre-loaded tun.ko inside the kernel.
all I need to do is:
on openvpn settings, tap advanced settings> then uncheck 'load tun modules'
I also left the 'tun.ko location' blank
thanks to droidVPN who thaught me this
now I can make openvpn connected ( even Im still having problems with 'route' , my device's still using ISP's IP, unable to use vpn IP, I gotta find more info on another threads, I'll give a report when the problem's solved)

try this, this is universal tun.ko for ace/mini. and its working on my galaxy Y

chenilen said:
try this, this is universal tun.ko for ace/mini. and its working on my galaxy Y
Click to expand...
Click to collapse
where do you place this file? on /system/lib/modules/ or /mnt/sdcard/openvpn?
another question: can you execute "insmod file_directory/tun.ko" on terminal emulator?
ive tried this tun.ko before, but everytime i do the insmod, always got 'exact format error"
thanks for your response

i put it on sdcard/tun.ko
put it anywhere, just remember to point openvpn Settings on that directory
Sent from my GT-S5360 using XDA App

sorry 4 noob question,what is tun.ko? how does it work? ^_^

i think tun.ko is use for vpn setting, but i run vpn with out this..

^
Depends on rom, some has preloaded tun.ko
Sent from my GT-S5360 using XDA App

I'm running Vpn now,
Sent from my GT-S5360 using XDA App

very glad to see everyone's gathered here discussing about tun.ko
thanks everyone, i hope this thread can be a help for another g-young vpn users
anyways, i dont need tun.ko anymore, because our device has a preloaded tun.ko inside the kernel, all we have to do to make openvpn runs on galaxy y is uncheck the 'load tun modules' and left the tun.ko location blank..
thanks to a guy behind 'tun.ko installer' who told me that
@chenilen
yes thats rite pal,
anyways, i was succesfully connected to VPN (TCP 443) which is my own server.. but i dont know why it cant hide my real IP, though cant open a site that blocked by ISP. do you face the same problem like me?
if not, can you show me your config for an example? or can you tell me the right place to ask?

when on raptorvpn., im using 443. but now im using hss on 9201 n rport 52
Sent from my GT-S5360 using XDA App
Code:
#OpenVPN Client conf
tls-client
client
dev tun
proto tcp
remote 184.95.37.102 80
resolv-retry infinite
nobind
persist-key
persist-tun
comp-lzo
verb 3
reneg-sec 0
route-method exe
route-delay 1
ca ca.crt
auth-user-pass useridpassword.ovpn
log /sdcard/openvpn/log.ovpn
Code:
client
dev tun
proto udp
remote 174.37.190.77 443
resolv-retry infinite
persist-key
persist-tun
comp-lzo
ca Raptor/ca.crt
cert Raptor/hostname.crt
key Raptor/hostname.key
verb 1
mute 3
cipher AES-128-CBC
reneg-sec 0
route-method exe
route-delay 2
auth-user-pass raptorpass.auth
keepalive 10 120
redirect-gateway def1
float
lport 52
mute-replay-warnings
script-security 2 system
and last config, i use this mostly on my pc
Code:
;!version 2.16
;http://makeorbrick.blogspot.com visit my website for more on openvpn on apad
dhcp-option DISABLE-NBT
client
dev tun
route-method exe
route-delay 2
redirect-gateway def1
;push redirect-gateway def1 bypass-dhcp
;push dhcp-option DNS 8.8.8.8
;route-gateway dhcp
script-security 2 system
;management 127.0.0.1 760
;management-query-passwords
;management-signal
;management-forget-disconnect
pull
persist-key
lport 52
mssfix 1400
verb 1
auth-user-pass
reneg-sec 0
inactive 1200 50000
remote-random
remote 68.68.108.120 9201
remote 68.68.108.221 9201
remote 68.68.108.222 9201
remote 68.68.108.248 9201
remote 68.68.108.30 9201
remote 68.68.108.51 9201
remote 68.68.108.238 9201
remote 68.68.108.195 9201
remote 68.68.108.21 9201
remote 68.68.108.228 9201
remote 68.68.108.195 9201
remote 68.68.108.237 9201
remote 69.31.108.34 9201
remote 69.31.108.3 9201
remote 69.31.108.31 9201
remote 69.31.108.35 9201
remote 69.31.108.27 9201
remote 69.31.108.237 9201
remote 69.31.108.236 9201
remote 69.31.108.33 9201
remote 68.68.108.189 9201
remote 68.68.108.138 9201
remote 68.68.108.136 9201
remote 68.68.108.135 9201
remote 68.68.108.134 9201
remote 68.68.108.122 9201
remote 68.68.108.121 9201
remote 68.68.108.120 9201
remote 68.68.108.119 9201
remote 68.68.108.118 9201
remote 68.68.108.117 9201
remote 68.68.108.116 9201
remote 68.68.108.115 9201
remote 68.68.108.10 9201
remote 68.68.108.9 9201
remote 68.68.108.8 9201
remote 68.68.108.7 9201
remote 68.68.108.6 9201
remote 68.68.108.5 9201
remote 68.68.108.4 9201
remote 69.31.101.187 9201
remote 69.31.101.15 9201
remote 69.31.101.129 9201
remote 69.31.101.105 9201
remote 69.31.101.72 9201
remote 68.68.108.225 9201
remote 68.68.108.111 9201
remote 68.68.108.156 9201
remote 68.68.108.240 9201
remote 216.151.191.189 9201
remote 216.151.191.111 9201
remote 216.151.191.222 9201
remote 216.151.191.100 9201
remote 68.68.108.199 9201
remote 68.68.108.143 9201
remote 216.151.191.205 9201
remote 216.151.191.141 9201
remote 216.151.191.89 9201
remote 216.151.191.209 9201
remote 216.151.191.81 9201
remote 68.68.108.230 9201
remote 68.68.108.62 9201
remote 68.68.108.110 9201
remote 68.68.108.135 9201
remote 68.68.107.124 9201
hand-window 120
persist-local-ip
persist-remote-ip
auth-retry nointeract
float
;resolv-retry infinite
;route-nopull
;route 10.31.0.0 255.255.0.0 vpn_gateway
;route 10.115.0.0 255.255.0.0 vpn_gateway
mute-replay-warnings
script-security 3 system
up finger-ON.exe
down finger-OFF.exe
<ca>
-----BEGIN CERTIFICATE-----
MIIDbzCCAtigAwIBAgIJANGtJdZolHNaMA0GCSqGSIb3DQEBBAUAMIGCMQswCQYD
VQQGEwJVUzELMAkGA1UECBMCSUwxETAPBgNVBAcTCFZpcmdpbmlhMRMwEQYDVQQK
EwpOZWJvIEdyb3VwMRYwFAYDVQQDEw1OZWJvIEdyb3VwIENBMSYwJAYJKoZIhvcN
AQkBFhdpbmZvQG1ldHJvZnJlZWZpdnBuLmNvbTAeFw0wNjAyMjIyMDI1MzhaFw0x
NjAyMjAyMDI1MzhaMIGCMQswCQYDVQQGEwJVUzELMAkGA1UECBMCSUwxETAPBgNV
BAcTCFZpcmdpbmlhMRMwEQYDVQQKEwpOZWJvIEdyb3VwMRYwFAYDVQQDEw1OZWJv
IEdyb3VwIENBMSYwJAYJKoZIhvcNAQkBFhdpbmZvQG1ldHJvZnJlZWZpdnBuLmNv
bTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAvEDRxUrh+XR+KyATvCpjE1MY
dYr/718wrJivyCIccVN1ILPjL0kXnuzF7v/hpglsE1ZhxwUgNLg3W0OIqHH/yDtO
qDowqMaxpWGF0Ws9g+qLDnX8NiGB4UOietzmE1xkH1riyrOR2/gYZa5RNGiifMNw
kdWDQrWajdqqE1z0vIsCAwEAAaOB6jCB5zAdBgNVHQ4EFgQUddGJ7gvOx2UcrTNp
jOp1DugqnnEwgbcGA1UdIwSBrzCBrIAUddGJ7gvOx2UcrTNpjOp1DugqnnGhgYik
gYUwgYIxCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJJTDERMA8GA1UEBxMIVmlyZ2lu
aWExEzARBgNVBAoTCk5lYm8gR3JvdXAxFjAUBgNVBAMTDU5lYm8gR3JvdXAgQ0Ex
JjAkBgkqhkiG9w0BCQEWF2luZm9AbWV0cm9mcmVlZml2cG4uY29tggkA0a0l1miU
c1owDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQQFAAOBgQASnHV5ii2huXzyg6mb
zVspSvKB0lA0GOOngpXtdhdxOCy0O7rXWZCIq9UnXk5ycEOIADwSzcZtueMgAfuq
GunYCNo9ibzXsITi2btXLNpKj7t+xex8TllpxVgmVTLBw6CWDkz3TjpXe2pQ/E+w
dSWrBl+3U0ARcDGmiu1gLwgFTA==
-----END CERTIFICATE-----
</ca>

case closed
tun.ko problem solved.
thanks everyone

Related

Guide - ALL PORTS opened through carrier proxy 3G/HSDPA

Notice - This topic is for the very advanced computer users.
I will need help from WM6 developers and SUPER advanced users for a variant of this. Please go to the COMPLETE bottom to read what I need for help.
What is it for? : Gain full access to TCP ports while using carrier's WAP/GPRS/HTTP proxy. Access IMAP/POP3/Internet Radio/Streaming TV/Skype while still using your carrier's cheap/free GPRS APN.
(currently only works on tethered, but I am working on making it work directly from the phone, I need help from those in the know-how)
Summary: The PC is tethered to the phone for GPRS/3G internet. PuTTY client connects to a SSH server THROUGH the carrier's proxy and opens up a SSH tunnel with dynamic forwarding on port 1080.
What you need :
- PC with Windows or Linux
- PuTTY http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
- A simple SSH server directly connected to the internet (could be a modified Linksys WRT54G/GS/GL router with OpenWRT, no need for a PC)
optional - ProxyCap or SocksCap (commercial, look on bittorrent). They force softwares that required DIRECT internet acess to work with this guide
Settings:
1- Your SSH server needs to listen to port 443
2- In Windows go to Control Panel / Internet Options / Connections / LAN Settings / Proxy Server /
-Check the box "Use a Proxy Server for your LAN"
-Click advanced under SOCKS: , write: localhost" with port: 1080
3- In PuTTY
-Session TAB
Hostname = IPaddressOfYourSSHServer
port = 443
-Connection / Proxy
Proxy Type = HTTP
Proxy hostname = YourCarrierProxyAddress
Port = 80 or 8080 (whatever your carrier tells you to put)
-Connection / SSH / Tunnels
At the bottom, select Dynamic & IPv4
Source port = 1080
Click ADD
You should see "4D1080" appear in the white box under "forwarded ports"
-Session
Type any name you want under Saved Sessions
Click "Save" so that anytime you reload Putty, you click ony your sessions and load to restore all the above settings.
Final Step
- Disconnect your PC from any internet access
- Connect your PC to your phone's GPRS/3G internet
- In Putty, load the session and click on OPEN (This should open up a black window with no text)
- Wait a few seconds, you should see a new window asking you if you accept a new KEY for the new host you are connecting to. Click YES
NOTE: this will only happen the first time you connect to the SSH server through GPRS. It will never appear again
- You'll be asked to enter your username and password (those are the ones from your SSH server). You'll then gain SSH terminal access to your SSH server.
- type and enter "top" in your SSH terminal
WHY? : Your carrier's PROXY closes any IDLE connections. "top" makes the SSH server send you the server status every few seconds, keeping the connection active.
- Open internet explorer and see if you can load web pages.
- Congrats, you got non-carrier-proxied non-carrier-cached internet access.
TROUBLESHOOTING
Problem: PuTTY times out when I open my session
Diagnostic: PuTTY cant connect to your SSH server, this could be due to :
- Check if you got the right SSH server IP address
- SSH Server does not listen to TCP port 443
- SSH Server is behind a firewall that blocks port 443
- Your ISP may block port 443 (mine blocks port 80)
- Your wireless carrier may not allow SSL connections, test by loading a HTTPS web page while using their HTTP proxy (find a web page such as ebay, paypal, or whatever that requires an encrypted login, see if HTTPS is in the address bar). You're screwed if its blocked
- Your wireless carrier's proxy might not be on port 80/8080, please check
- Double check your Putty settings for your session.
Problem: PuTTY says "connection not allowed" "permission denied" or something
Diagnostic - Your wireless carrier probably does not allow SSL on 443, or scans your packets to see if it is TRUELY SSL. You're screwed in that case.
Problem: When I type my username and password, I get denied
Diagnostic: you don't know your OWN SSH server's access information, moron
Problem: Im connected to my SSH server, but IE won't load pages
Diagnostic: Either you forgot to set the dynamic port forwarding (review step 3 in settings) or you didn't set the proxy settings in IE (review step 2)
Please make sure you got NO other proxies entered other than in the SOCKS section of IE
WHAT I NEED FOR HELP
As you can see, this is only for using GPRS/3G on a PC/Laptop
Im very close to getting this to work directly on the phone.
PocketPutty is a conversion of PuTTY for WM5/6
http://www.pocketputty.net/
There is no Proxy tab in PocketPutty, but go in the registry
HKEY_current_user/Software/SimonTatham/Putty/Sessions/YourSessionName
This is IDENTICAL to what you'll find on your windows PC if you create a session. Create the proper session on your PC and copy the registry entries onto your phone's registry.
I got it to connect to my SSH server the same way you do on a PC, however, I can't get Pocket IE or any other software to use localhost:1080 socks proxy.
I've tried the obvious "proxy settings" in the connections manager, but IE still tries to connect directly unless I specify a HTTP proxy. Putty cannot do HTTP proxy so I can't just open up a second dynamic port on 80.
I tried in the registry to manually enter data. I noticed that even if you got NO proxy settings, you still got two proxy entries in the registry
HTTP , which uses "new-inet" on 1118
null-corp, which uses "new-corp" on 1118
I've made some tests and come to the conclusion that IE will only listen to the HTTP proxy entry in the registry. However, it will not use it if the "type" is set to "0". Setting it to "4" (SOCKS) gives me an error that IE cannot use my GPRS connection.
Im at loss here since im not a programmer or anything. Im wondering if any programmer/developper/professionals knew anything on the matter. It's only a matter of dynamic forwarding. I know PocketPutty can do it.
I was wondering if this was possible myself... I run a linux server at home and when I am at school/work/etc. I like to use my server as a socks proxy (using the method you stated) in order to get around those pesky firewalls and content filters. I've found that in general I like to tunnel everything through my home ISP's connection. It just 'feels' more secure, albeit a lot slower due to roadrunner's poor upstream bandwidth.
Pocket IE apparently did leave out the SOCKS proxy feature, and I don't know if it's even possible to tunnel through SOCKS on a WinMo phone.
This ancient guide from 1999 says that SOCKS is not implemented on WinCE, but surely this is outdated and useless information, right?
So I ask: Does anyone out there know how to use a SOCKS proxy on a PocketPC?
I don't know how much this will help you, I'm not nearly as advanced, but I saw the word SOCKS and a bell rang. Under Settings > Connections > Connections, when you setup or edit the proxy server, the SOCKS option is at the bottom. I always manually put in the AT&T proxy settings when I need to so it sounded familiar. Hope that helps.
Hey alkizmo !
I think that your idea is not really good, because there is an easier solution, with OpenVPN. This vpn allows you to do HTTP encapsulation, like PuTTY ...
And OpenVPN server/client is faster to install.
TKz said:
Hey alkizmo !
I think that your idea is not really good, because there is an easier solution, with OpenVPN. This vpn allows you to do HTTP encapsulation, like PuTTY ...
And OpenVPN server/client is faster to install.
Click to expand...
Click to collapse
A VPN connection cannot be initiated through a proxy where all ports are blocked except 8080/80/443
VPN is not the solution to proxy bypass.
Then again, go ahead, try to prove me wrong and you'd have found a much simpler solution.
oh and this thread is outdated, I did finalize this project and have it working now.
http://forum.xda-developers.com/showthread.php?t=316890
alkizmo said:
A VPN connection cannot be initiated through a proxy where all ports are blocked except 8080/80/443
VPN is not the solution to proxy bypass.
Then again, go ahead, try to prove me wrong and you'd have found a much simpler solution.
oh and this thread is outdated, I did finalize this project and have it working now.
http://forum.xda-developers.com/showthread.php?t=316890
Click to expand...
Click to collapse
Ok, i know your solution work, but three things :
1. Mine too (sorry, I bypass proxy through vpn)
2. Mine is easier ... that's all !
3. http://ovpnppc.ziggurat29.com/ovpnppc-main.htm
Personaly, I think the problem inlies with the way Pocket PC use proxys. If there was a way to make the Phone use the same proxy for everything it would work. but from what I can tell, the phone choses the right proxy for the right thing. by looking at the proxy settings it has a for Http wap, etc.
Well, the other programs don't work with these proxies, as far as I can tell. The best wayt, IMHO, would be to make a program that routes all connections to one proxy, and maybe then the prxys would work correctly.
TKz said:
Ok, i know your solution work, but three things :
1. Mine too (sorry, I bypass proxy through vpn)
2. Mine is easier ... that's all !
3. (deleted link, no url posting privileges for new members)
Click to expand...
Click to collapse
excellent.
As of this writing, the link is still alive. And the latest release of openvpn ppc is 2.1 released December 10/2009. Or, about a month ago.
see:
the changelog

lost my 02 settings after upgrading to WM6

I recently upgraded the rom to WM6 on my universal but in doing so i've lost the connection settings enabling me to connect to the internet via my 02 (uk) provider.
Can anyone point me in the right direction for getting them back.
aRTE YOU ON CONTRACT OR PAY AS YOU GO?
Wright me in to private, or i might miss you reply...
Hopefully it helps!!!!
Cheers optika it did help but the info was missing the bit about "myisp" , i've done a little bit more digging and found the settings which i'll post below in full, just in case others have the same problem as I did
__________________________________________________
My ISP
Add a new modem connection
Name: Mobile Web
Modem: Cellular line (GPRS, 3G)
Access Point Name: mobile.o2.co.uk
username: O2web (not sure on case sensitivity - I have cap on first letter O)
password: password
Click Advanced:
move to servers tab
DNS: 193.113.200.200
Alt DNS: 193.113.200.201
My Work Network
Add a new modem connection
Name: O2 Active
Modem: Cellular Line (GPRS, 3G)
Access Point Name: wap.o2.co.uk
username: o2wap
password: password
click advanced: both tabs should be set to use server assigned
click ok
My Work Network
Click Set up My proxy server
check 'This network connects me to the Internet'
check 'This network uses a proxy server to connect to the internet'
leave proxy server blank
click advanced
Click WAP
Server: 193.113.200.195
Port: 9201
username: o2wap
password: password
click ok
__________________________________________________
tom tom 6
i recently changed the rom on my xda orbit from german to english. but my tom tom is not there nomore however i have another tomtom 6 but no activation code for it.
is there a way fo getting arround this
cotc2001 said:
Cheers optika it did help but the info was missing the bit about "myisp" , i've done a little bit more digging and found the settings which i'll post below in full, just in case others have the same problem as I did
__________________________________________________
My ISP
Add a new modem connection
Name: Mobile Web
Modem: Cellular line (GPRS, 3G)
Access Point Name: mobile.o2.co.uk
username: O2web (not sure on case sensitivity - I have cap on first letter O)
password: password
Click Advanced:
move to servers tab
DNS: 193.113.200.200
Alt DNS: 193.113.200.201
My Work Network
Add a new modem connection
Name: O2 Active
Modem: Cellular Line (GPRS, 3G)
Access Point Name: wap.o2.co.uk
username: o2wap
password: password
click advanced: both tabs should be set to use server assigned
click ok
My Work Network
Click Set up My proxy server
check 'This network connects me to the Internet'
check 'This network uses a proxy server to connect to the internet'
leave proxy server blank
click advanced
Click WAP
Server: 193.113.200.195
Port: 9201
username: o2wap
password: password
click ok
__________________________________________________
Click to expand...
Click to collapse
Setings i sent you were from O2.
i did not change anything..
helps me all the time.
daveonfire said:
i recently changed the rom on my xda orbit from german to english. but my tom tom is not there nomore however i have another tomtom 6 but no activation code for it.
is there a way fo getting arround this
Click to expand...
Click to collapse
have you kept code from before???
If not go in to my folder...
below

Remote Desktop

When I use the "service of remote terminal" in my P3600 and I write the IP address of the remote Pc followed by ":" and the port number of the remote router (I've changed the predefined 3389 in my router configuration) I get an error message: "the specifyed name server is not valid". This is strange, because the SAME string used on PC desktop allows the connection. I thought it could probably be because of the port number: if I use only the IP address I don't have any message, but I can't connect to the remote PC because I didn't specify the port number... How can I force the program to use the new port and not the predefined one?
Gooer Remote Desktop Service
You can have a try on Gooer Remote Desktop Service. I am using it and it works fine.

Need help setting up Webmessenger IM via Tzones Proxy

Hello mates, I need a little help with setting up Webmessenger IM via Tzones Proxy.
The following fields are available on the screen
Host 1:
login.webmessenger.com (this field can be updated)
Host 2:
66.180.194.10 (this field can be updated)
Port: (this field can be updated, I put 8080)
8080
Connection Type:
the options are
1. Socket
2. SSL
Message Encryption
-the default is none, so this I'll leave as is.
Connection Timeout
- I chose 1 min.
I would really, really appreciate any help on this, I've been able to successfully setup all the other apps to work properly with the proxy except this one. So thanks in advance.
dmd1272 said:
Hello mates, I need a little help with setting up Webmessenger IM via Tzones Proxy.
The following fields are available on the screen
Host 1:
login.webmessenger.com (this field can be updated)
Host 2:
66.180.194.10 (this field can be updated)
Port: (this field can be updated, I put 8080)
8080
Connection Type:
the options are
1. Socket
2. SSL
Message Encryption
-the default is none, so this I'll leave as is.
Connection Timeout
- I chose 1 min.
I would really, really appreciate any help on this, I've been able to successfully setup all the other apps to work properly with the proxy except this one. So thanks in advance.
Click to expand...
Click to collapse
Okay for the login: login.webmessenger.com
Use this for proxy: 216.155.165.50
Port: 8080
And for connection type try using either one to see which ever works for you
jdoggraz said:
Okay for the login: login.webmessenger.com
Use this for proxy: 216.155.165.50
Port: 8080
And for connection type try using either one to see which ever works for you
Click to expand...
Click to collapse
Thanks, I tried it but it did not work either options, sockets and ssl, I'm so
Then it probablly only works using the 19.99 plan... some programs only working using that program... sorry...
jdoggraz said:
Then it probablly only works using the 19.99 plan... some programs only working using that program... sorry...
Click to expand...
Click to collapse
thanks, do you know which IM apps work via proxy, tia

Evo Flashed to Revol (mms works but internet still doesnt)

So i just bought an Evo and got it flashed to Revol the other day and for days I have been scavenger hunting google trying to find anyway I can get the internet working. As of right now I just got the MMS to work and now I'm just trying to get the internet to work. On my phone I got it to show as 3g and it shows as if the internet is working but when i go to open the browser or market it never loads even after I turn the web off then back on, someone please help me with this I think i might need the revol dsa server url, rtsp proxy port and address, and http pd proxy port and address. So if someone could kindly provide me with the settings for the evo to get the web working it would be greatly appreciated, thanks.
These are the settings i have
DATA PROFILE
active user profile 1
user name **********@myrevol.com
SPI MN-HA 12C
SPI MN-AAA 2
reversed tunnel preffered enable
home IP address 0.0.0.0
primary home agent 10.2.1.15
second home agent 10.2.1.16
HA shared secret (revol as password)
AAA shared secret revol as password)
DSA server URl https ) //dsa.spcsdns.net:443/dsa/
EVDO
DDTM Disable
preffered mode Automatic
ADVANCED OPTIONS
MEID (HEX) **************
MEID (DEC) ******************
ESN(HEX) ********
P_REV IS-2000 (6)
SCM 58
Slot mode enable
Slot cycle index 00
MCC 310
MNC 00
MSID *********
ACCOLC 2
Vocoder disable
EVRC-B disable
Home orig Voice 13k
roam orig Voice 13K
LBS PDE IP blank
LBS PDE PORT blank
home system registration enable
foriegn SID registration enable
Foreign NID registration enable
DDTM disable
Home SID/NID #1 4139/65535
MMS server URL http ) //mms.revol.us/revol/mms.php
RTSP proxy address 0
HTTP PD proxy port 0.0.0.0
HTTP PD proxy port 0
HTTP PD proxey address 0.0.0.0
anybody have revol that can help me with this, please?
anyone able to help a bit? i almost have the internet working just need a few revol settings
This may sound funny..sometimes a while back..Internet also was not working for me( on cricket) ...the browsers just did not work...except Opera did...It has a different engine to surf..and until I fixed the issue..I had to use opera but not stock or dolphin..go figure...fix for me was removing dm.apk...then resetting and more consistent Internet. This may or may not be a temp patch job
life64x said:
This may sound funny..sometimes a while back..Internet also was not working for me( on cricket) ...the browsers just did not work...except Opera did...It has a different engine to surf..and until I fixed the issue..I had to use opera but not stock or dolphin..go figure...fix for me was removing dm.apk...then resetting and more consistent Internet. This may or may not be a temp patch job
Click to expand...
Click to collapse
ok so if i plugged it in via usb i should be able to remove the dm.apk or should i just do it from the phone? i was thinking if i install a custom rom it might fix this issue too
life64x said:
This may sound funny..sometimes a while back..Internet also was not working for me( on cricket) ...the browsers just did not work...except Opera did...It has a different engine to surf..and until I fixed the issue..I had to use opera but not stock or dolphin..go figure...fix for me was removing dm.apk...then resetting and more consistent Internet. This may or may not be a temp patch job
Click to expand...
Click to collapse
sorry about that last post, i was logged into my brothers account and didnt even notice until i read the post but if i plugged it in via usb i should be able to remove the dm.apk or should i just do it from the phone? i was thinking if i install a custom rom it might fix this issue too
Also, i figure the internet must be somewhat close to working since i can use MMS and when i turn off the mobile network the MMS stops working, so i'm also figuring that i need the DSA Server URL to revol but I'm not sure what that is since i can't find it anywhere i search for it
how did you get the mms to work? can you tell me the settings etc you have for it all?
Did you ultimately get Revol web working on EVO 4G?
Nadi- I am in the same situation you describe back in July. Did you finally figure it out and if so, what was the solution?
Thanks!
Try this?
Using Simple IP
Username: [email protected]
Password: revol
Home Address: 0.0.0.0
Primary HA Address: 0.0.0.0
Secondary HA Address: 255.255.255.255
MN-HA SPI: 1111
MN-AAA SPI: 1111
http://z4cellforums.webs.com/apps/f...galaxy-s3-flashed-to-revol-wireless-plus-root
Use that for full text call mms 3g.
Use straight talks prls in the flashing kit for better 3g.
Revols ha is secret and aaa is revolwireless
Send both in hex using dfs tools.
Make sure that send the spc and password for Samsung.
Give me thanks
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
My sprint s3 on revol above!
Nadi7115 said:
These are the settings i have
DATA PROFILE
active user profile 1
user name **********@myrevol.com
SPI MN-HA 12C
SPI MN-AAA 2
reversed tunnel preffered enable
home IP address 0.0.0.0
primary home agent 10.2.1.15
second home agent 10.2.1.16
HA shared secret (revol as password)
AAA shared secret revol as password)
DSA server URl https ) //dsa.spcsdns.net:443/dsa/
EVDO
DDTM Disable
preffered mode Automatic
ADVANCED OPTIONS
MEID (HEX) **************
MEID (DEC) ******************
ESN(HEX) ********
P_REV IS-2000 (6)
SCM 58
Slot mode enable
Slot cycle index 00
MCC 310
MNC 00
MSID *********
ACCOLC 2
Vocoder disable
EVRC-B disable
Home orig Voice 13k
roam orig Voice 13K
LBS PDE IP blank
LBS PDE PORT blank
home system registration enable
foriegn SID registration enable
Foreign NID registration enable
DDTM disable
Home SID/NID #1 4139/65535
MMS server URL http ) //mms.revol.us/revol/mms.php
RTSP proxy address 0
HTTP PD proxy port 0.0.0.0
HTTP PD proxy port 0
HTTP PD proxey address 0.0.0.0
Click to expand...
Click to collapse

Categories

Resources