ULTIMATE GUIDE TO UNBLOCK MEGA SITE IN BLOCKED COUNTRIES [ Noob Friendly Guide ] - Xperia SP General

The wait is over. It really works guys and now there is no need for alternate server.
Just follow the instructions .
1. Download the dnsjumper.zip and extract and then install the dns jumper application.
2. select network adapter-> All network adapters ( which is selected by default)
3. Choose DNS server-> 1. US-Google public DNS
4.Now check whether the DNS is 8.8.8.8 8.8.4.4 in the dns box
5. Click apply dns
6. click flush dns.
7. Done.
Now check for the mega.co.nz
Thank me if this thread helped you guys.

Working on win 8.1
Tried it on win 8.1

thanks!! was really helpful!!!

iloveindia said:
thanks!! was really helpful!!!
Click to expand...
Click to collapse
You are welcome bro

Related

Problem to log on a specific wifi network

Hi everybody! I've searched for a problem like mine here but I didn't find it, so I'm openning a new thread. I hope it's ok to do that!
I'm having some trouble trying to connect to the wifi network at the hospital I work. I tried to follow the intructions they gave, but these instructions are for desktop computers and notebooks and they have steps that I don't know how to follow in my blackstone. The instructions are the following (for windows XP):
-add a new network with the name: wifiuel
-choose WPA2 autentication
-choose AES cryptography
-choose PEAP access, go to properties and uncheck all options. Also, at autentication method EAP-MSCHAPv2, click on configure and uncheck the option to use the logon's name and password automaticly.
There are a few more steps, but from this last one I can´t go on. When I tap on the properties buton on my blackstone, I get the following warning: "Cannot log on to the wireless network. This network requires a personal certificate to positively identify you."
In case you just didn't understand the steps because of my poor english, here´s a link to them, but this link is for the windows vista configuration (I chose it because it is mainly in english and it has many screenshots, so I think all of you can understand it): http://www.uel.br/ati/suporte/pages/configuracao-wifi-uel/windows-vista-us.php
Any ideas of how I can solve this problem?
I'm runnig Dutty's Leo Holy Grail R0 rom, with WM6.5 and I can log on just fine in other networks.
Thanks in advance!!!
Hi,
just trying to help u.
in your case, maybe you need some sort of certificate like you stated above. Go ask your IT service/help desk on where you can get one.
Or maybe you need to register your device (WLAN Mac address or you need to use fix IP). For this, you also need to ask help from your IT service to register your device to their list, so that u can connect to their wifi network.
Not much help, but u can try them
Oh, thanks, I was going to do that anyway, but I though someone here could help me or indicate some wifi utility that could handle those steps to configure my network.
Well, thanks for your attention!
Moved as not software release...
Hey, I've got some news
I have some new facts to tell you guys and see if you can help me. First, I discovered that when I just ignore the warning that I get when I click on properties, I get another message saying that the server certificate is issued by an unknown autority and it couldn't be validated. Then I finally talked to the support staff at the hospital and they said that they don't use any certificates at all. No personal nor server certificates are needed. So I guess that the problem is with Windows Mobile, which is asking for certificates when they're not needed.
Is there any way to command WM to not ask for a certificate when logging on a particular network, because I believe this could be the solution for my problem!
Thanks in advance!!!

[SOLVED] openvpn on DHD? tun.ko?

Has anyone managed to get openvpn going? compiling custom tun.ko file for DHD?
It's probably possible, now that we have the source. Don't have a DHD just yet, so can't try
Sent from my HDfied HTC Desire
Thread moved to General.
hello
i'm interesting too for the kernel mod tun.ko for the DHD
any reponse ?
Hello,
i'm very interesting in this file too...
My NAS awaits the phone "call".
Hey everyone. First time poster, so hoping its a happy reply
Has anyone had any luck with this ? i also require the tun.ko file for DHD. been searching the net for hours
looking forward to your replies.
I heard that tun.ko file has to be specifically compiled for each kernel version. Is that right?
Is it also linked to the radio version?
If we could have a link for kernel source, i might be able to follow tutorial and publish it here.
I have 2.6.32.21 -g66cfb7a kernel version and you? (not sure if the second part is part of the kernel version)
Lionel
Attached is tun.ko for the Desire HD (for kernel 2.6.32.21-gf3f553d). Built it today & it seems to insert OK and work fine with VPN Connections.
thedji said:
Attached is tun.ko for the Desire HD (for kernel 2.6.32.21-gf3f553d). Built it today & it seems to insert OK and work fine with VPN Connections.
Click to expand...
Click to collapse
Perfect! Thanks!!
Very thanks for the module.
DHD - tun.ko for 2.6.32.21-g66cfb7a
EFCAugure said:
I heard that tun.ko file has to be specifically compiled for each kernel version. Is that right?
Click to expand...
Click to collapse
Yes. After trying other people's tun.ko modules, it wasn't until I checked the output of dmesg that I learnt this (got my first Android 3 weeks ago - so I'm still a n00b).
EFCAugure said:
If we could have a link for kernel source, i might be able to follow tutorial and publish it here. I have 2.6.32.21 -g66cfb7a kernel version and you? (not sure if the second part is part of the kernel version)
Click to expand...
Click to collapse
Lionel, it would appear that my Desire HD has the same kernel.
2.6.32.21-g66cfb7a
2.6.32 is the base kernel version
I assume 21 is the revision or build number.
The hex string on the end seems to vary by which ROM you have installed. This was what was stopping me from loading these other tun.ko modules - including the one posted by @thedji
I've just compiled the tun.ko module for 2.6.32.21-g66cfb7a (on a headless Pentium 2 400 MHz lol). It loads fine and can be seen in the output of lsmod. I've attached it below.
Edit: I was able to use this module successfully to connect to a Cisco VPN with vpnc.
Mike
@MikeMelbourne
Can you explain to me how and with what Software you connected to a Cisco VPN?
C.K. said:
Can you explain to me how and with what Software you connected to a Cisco VPN?
Click to expand...
Click to collapse
First - applications.
1) You're going to need a terminal/console app. I used one called Terminal Emulator.
2) You're going to want an app called "VPN Connections". I downloaded a patched APK in post #4 here:
hxxp://code.google.com/p/get-a-robot-vpnc/issues/detail?id=122&q=patch
Alternatively, you might get it from here: hxxp://code.google.com/p/get-a-robot-vpnc/downloads/list (although YMMV).
Second - setup.
1) You're phone needs to be rooted.
2) You need to have the appropriate tun.ko module (for your phone's kernel) loaded. Load up the Terminal Emulator then:
a) Type 'su' without quotes and hit enter.
b) Type 'insmod /path/to/tun.ko' without quotes and press enter. If your tun.ko is on your sdcard in the root, the path would be /mnt/sdcard/tun.ko
c) If the step above worked, you should be able to type 'lsmod' and see the tun module loaded.
Note: I didn't have any luck running the "VPN Connections" app directly - the connection kept failing (possible due to the configuration of the VPN I was connecting to). So I start it from the command line. You might want to try using the GUI first as it would make things so much easier if it works.
Third - connecting to the VPN by a command line.
1) The command to enter is quite long (and I got sick of typing it), so I put it into a file called 2.sh in the root of the sdcard.
2) Inside the file /mnt/sdcard/2.sh, I entered the following:
Code:
/data/data/org.codeandroid.vpnc_frontend/files/vpnc --script /data/data/org.codeandroid.vpnc_frontend/files/vpnc-script --no-detach --natt-mode cisco-udp --debug 1 --gateway AAA.BBB.CCC.DDD --id groupid --username mike --enable-1des
Note that the gateway is the IP address of the VPN you are connecting to. The username for me is just my username - it isn't prefixed by my company's active directory domain.
3) Open the Terminal Emulator.
4) Enter 'su' without quotes and press enter.
5) Enter 'sh /mnt/sdcard/2.sh' without quotes and press enter.
6) You will be asked to provide the group password, then the personal password for your username. Then it should attempt to connect.
You can change the debug value to 2 or 99 if you want to get more information (if it doesn't connect successfully).
If you want to know what command line options are available, enter the following at the Terminal Emulator:
Code:
/data/data/org.codeandroid.vpnc_frontend/files/vpnc --script /data/data/org.codeandroid.vpnc_frontend/files/vpnc-script --long-help
I think that's it - I hope this helps. After disconnecting I tend to do a long reboot (takes 1-2 minutes) to get the network back to the way it was; although I'm not sure this is necessary.
Mike
Edit: seems like you need to create a directory and a symbolic link. This is my working script:
Code:
mkdir /dev/net
insmod /mnt/sdcard/download/tun.ko
lsmod
ln -s /dev/tun /dev/net/tun
/data/data/org.codeandroid.vpnc_frontend/files/vpnc --script /data/data/org.codeandroid.vpnc_frontend/files/vpnc-script --no-detach --natt-mode cisco-udp --debug 1 --gateway AAA.BBB.CCC.DDD --id groupid --username mike --enable-1des
Damn I hoped it woulld be easier. As I have never worked with Android that sounds like a challenge to me. So there is no easy switching on and off of the VPN connection? I always have to use the scripts?
C.K. said:
Damn I hoped it woulld be easier. As I have never worked with Android that sounds like a challenge to me. So there is no easy switching on and off of the VPN connection? I always have to use the scripts?
Click to expand...
Click to collapse
Because the "VPN Connections" GUI app didn't connect for me, I had to resort to the script - you may not need to (depending upon the configuration of your Cisco VPN box).
I just need to run the final script (the 5 liner above) to connect to the VPN - good enough for the time being. You just need to modify the path to tun.ko, set your gateway server, groupid & username.
I hadn't worked with Android before the weekend just past - I've just rooted my first Android phone. It's all a learning experience - I guess it depends how badly you want VPN access? Hopefully it will get easier in time as the apps improve.
Good luck!
Mike
You can use something GScript to make it a two-click process (open app, click script). It's just as efficient as using VPN Connections (open app, click connect).
For me personally, I use VPN Connections to connect (successfully) but the traffic is routed down the wrong interface (i.e. not tun0).
After connecting I have to run
Code:
ip ru del table wifi
or
Code:
ip ru del table gprs
to fix the issue.
You should definitely try VPN Connections first. If that doesn't work, try the long method above.
thedji said:
You can use something GScript to make it a two-click process (open app, click script). It's just as efficient as using VPN Connections (open app, click connect).
Click to expand...
Click to collapse
GScript is a great idea - it will save me doing any typing to connect to the VPN.
Once I added these VPNC flags (--natt-mode cisco-udp --enable-1des) to "VPN Connections" I was able to successfully connect after running the script in GScript.
It doesn't say I'm connected, however my IP address has been assigned and I can Remote Desktop to my work PC. My routing already seems to be ok, so I don't to run the 'ip ru del' commands that you do.
I'm pretty satisfied with this now... no typing - just point and press.
-Mike-
What about tap.ko? (needed for OpenVPN bridge mode)
Exposure said:
What about tap.ko? (needed for OpenVPN bridge mode)
Click to expand...
Click to collapse
What kernel version are you running? If you have '2.6.32.21-g66cfb7a' I could compile tap.ko for you?

hd revolution 6.1.4 & vpn

hi
vpn can be connected in revolution 6.1.4 but i can not get into any site....
what's the problem????
It could be a dns related problem, as a start try to connect remote site using ip address. Btw. are you using your phone's vpn client or something else?
jms-xda said:
It could be a dns related problem, as a start try to connect remote site using ip address. Btw. are you using your phone's vpn client or something else?
Click to expand...
Click to collapse
I made a L2TP Connection which i use for my pc without any problem....
hello
I havent received any answer yet.....
VPN on Android 2.3.5 ARDH 6.1.5
I managed to get PPTP working on my android phone running 2.2
I used the stock VPN settings screen to do this.
1. Settings->Wireless and Network-> VPN Settings.
2. Add VPN
3. Add PPTP VPN
4. VPN Name - whatever
5. Set VPN server: (or whichever server you want to use)
6. Enable Encryption: UnCheck
Then save and you'll be brought back to the VPN settings screen. Select the newly created VPN entry, and you'll be prompted for your username and password. Be careful about typing your password in, its difficult with the onscreen keyboard.
Mine connects after that.
L2TP doesn't work for me though.
K73
ARHD 6.1.5
bmojtaba said:
hi
vpn can be connected in revolution 6.1.4 but i can not get into any site....
what's the problem????
Click to expand...
Click to collapse
Try ARHD 6.1.5 , maybe more luck...
http://forum.xda-developers.com/showthread.php?t=840040

[Q] problem wifi and hotspot cm11. 20140907

Hi Please help help
I'm from asia Iran
I have a problem with wifi and hotspot
Wifi saved bat not connected
I installed cm-11-20140907-UNOFFICIAL-Blefish-u8800 After the android.2.3.5
I used cm11 bat wifi to fail mac adress In settings Phone show 00:00:00:00:00:00
Please help my . Thank you.
Use ideosx5settings app to set WiFi MAC address. Then reboot and it should work . Next time use the q/a thread.
wifi problem cm11
Blefish said:
Use ideosx5settings app to set WiFi MAC address. Then reboot and it should work . Next time use the q/a thread.
Click to expand...
Click to collapse
Use ideosx5settings app bat not connected
my use all rom this web bat Except rom port official in None not connected wifi
Please help Very Important
Blefish said:
Use ideosx5settings app to set WiFi MAC address. Then reboot and it should work . Next time use the q/a thread.
Click to expand...
Click to collapse
Please help Please help
I want to help, but for me it's difficult to understand you
What have you done in IDEOS X5 Settings app? Did you change your WiFi MAC Address? Not all MAC Addresses are correct. Best use some kind of generator, like this for example.
wifi problem cm11
bat how use MAC Address Generator ?
Well, just click "generate Mac address", and you will get something like this: " 7B-31-DC-83-EB-25".
Write this into your device instead of 00-00-00-00-00-00 that you have now. And everything should work.
wifi problem cm11
Teg8 said:
Well, just click "generate Mac address", and you will get something like this: " 7B-31-DC-83-EB-25".
Write this into your device instead of 00-00-00-00-00-00 that you have now. And everything should work.
Click to expand...
Click to collapse
How Write this into your device instead of 00-00-00-00-00-00 that you have now a cm11
wifi problem cm11
Blefish said:
Use ideosx5settings app to set WiFi MAC address. Then reboot and it should work . Next time use the q/a thread.
Click to expand...
Click to collapse
Mr. Blefish
Why do not you help me!
1. Open IDEOS X5 Settings app
2. Enable "Custom HW address" option (third from the bottom)
3. Select "Wi-Fi MAC Address" option and write new MAC address
wifi problem cm11
Teg8 said:
1. Open IDEOS X5 Settings app
2. Enable "Custom HW address" option (third from the bottom)
3. Select "Wi-Fi MAC Address" option and write new MAC address
Click to expand...
Click to collapse
Thank you very much
The problem was solved
Thank you very much
Thank you very much
Thank you very much

SFTP to Nexus Play

Hello Hello,
So am i am trying to FTP into my nexus player with no success.
1) download ssh server apk to NExus Player and set it up
- found ip address through network-->"my ssid"--> status info
2) via winscp typed in ip address from step 1 and port# from step 1 (when setting up the ssh server)
3) username: root password:abc123 (i found this from the firetv, but it could be the issue but i am not even getting an authentication error)
I just get a hang.. doesn't do anything, the connection times out. I Tried making a username and password via sshserver settings, but that didn't work either.
Am I using the wrong IP address? username? password? some help would be greatly appreciated ; >
johentie said:
Hello Hello,
So am i am trying to FTP into my nexus player with no success.
1) download ssh server apk to NExus Player and set it up
- found ip address through network-->"my ssid"--> status info
2) via winscp typed in ip address from step 1 and port# from step 1 (when setting up the ssh server)
3) username: root password:abc123 (i found this from the firetv, but it could be the issue but i am not even getting an authentication error)
I just get a hang.. doesn't do anything, the connection times out. I Tried making a username and password via sshserver settings, but that didn't work either.
Am I using the wrong IP address? username? password? some help would be greatly appreciated ; >
Click to expand...
Click to collapse
Don't FTP, SCP/SFTP. Research what you are doing / trying to do better, it seems you are on very thin ice.
Use username and password from SSH Server settings.
Also, you don't need to manually install it with sideload, you can just go to https://play.google.com from a browser and then use install and choose Nexus Player. Of course logged into the same Google account as the NP.
Does anyone know how to get a remote shell on NP? Since SSH Server can't produce a shell on x86 devices.
Also remote adb doesn't work on latest firmware AFAIK.
Edit: Created a separate thread about remote shell - http://forum.xda-developers.com/nexus-player/help/remote-console-nexus-player-how-adb-ssh-t3000595

Categories

Resources