"hosts" in wm2003 - MDA II, XDA II, 2060 General

In order to block some spamming websites, I added them in "HKEY_LOCAL_MACHINE\Comm\Tcpip\Hosts\someWebsite\ipaddr" (value=0,0,0,0), but when I start IE, it doesnt block anything!
anyone an idea why?

still waiting ,,,,,

@kimmie
Try using pocket host.
http://www.handango.com/affiliate/P...?programId=45&affiliateId=453&productId=54305
And the internal loopback is never 0.0.0.0 but normaly it is 127.0.0.1
So if you want to block www.google.com the entry will be:
www.google.com 127.0.0.1
Good luck

tuurtje thanks
I tried this app. on my MDA-II, but still no success. I must say it worked well ona XDA-I. Strange, isnt??

Related

Having 2 connection issues with my new Uni

Hi all,
I got myself a new Universal (MDA Pro actually) instead of the one with broken and unrepairable USB port and I am having two major connection issues.
1) the device seems to be unable to connect to a Wi-Fi network. I tried turning off both MAC address filtering and WEP key authentication of the network, but when I try to connect from my Universal, it shows "Connecting" for a while, then just "Available" again.
2) I can't connect the device to my main PC using AS (v. 4.5). It shows "Connecting" for a while on both the device and the PC, but then the PC shows a message saying "ActiveSync cannot connect to the Windows Mobile powered device. To Troubleshoot the problem, click OK". Troubleshooting shows 3 issues:
To synchronize e-mail, calendar appointments, and contacts with your PC, Microsoft Outlook XP (or later) must be installed
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
Unable to obtain an IP address for the device. Get up-to-date solutions to common IP address problems. Please click the following link:
http://go.microsoft.com/fwlink/?LinkId=65461
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
Unable to establish a connection between the PC and the device. Get up-to-date solutions to common connection problems. Please click the following link:
http://go.microsoft.com/fwlink/?LinkId=65257
I tried all the possible solutions listed on the MS website (except installing Outlook, because I don't use it and don't even have the installation CD I think), but none helped. The interesting thing is, that everything worked when I installed AS 4.5 on my other PC and connected the device to it. I don't use that PC much though (it's actually my mother's), so I really need to get the connection working on my main one.
If anyone had an idea that could possibly help me solve the issues, I would really appreciate it. Thanks in advance, Longlife
PS: the deviced is flashed with the following:
QTEK ROM 1.90.96 WWE
Radio 1.13.00
Protocol 42.47.P8
On the wireless issue, just check in the Configure Network Authentification screen that the tick box is CLEAR on the 'The key is automatically provided' selection.
I found that mine came up with a tick in that box and that stopped me connecting to an un-encrypted network. That caused me some head scratching for a while when the machine would connect to my US robotics encrypted router, but not my open FON router. Once I unchecked the box, it worked.
Did you use the same cable on both PCs? Also, are you using the AS 4.5 beta or the full version?
evilv said:
On the wireless issue, just check in the Configure Network Authentification screen that the tick box is CLEAR on the 'The key is automatically provided' selection.
I found that mine came up with a tick in that box and that stopped me connecting to an un-encrypted network. That caused me some head scratching for a while when the machine would connect to my US robotics encrypted router, but not my open FON router. Once I unchecked the box, it worked.
Click to expand...
Click to collapse
Thanks for the idea but the box is unchecked. I will try connecting to a different network on monday (at school), but I have a bad feeling that it won't work either
apd said:
Did you use the same cable on both PCs? Also, are you using the AS 4.5 beta or the full version?
Click to expand...
Click to collapse
Yea, the cable was the same in both cases. And I have the official AS 4.5 (build 5096 if it's important), but again, the software is the same on both PCs..
did U try hardreset? for AS issue try to find file usbswitch.exe ( it may be in windows folder, but not all roms have it) try uncheck settings/usb to pc use advanced something.
what rom U use?
phsnake said:
did U try hardreset? for AS issue try to find file usbswitch.exe ( it may be in windows folder, but not all roms have it) try uncheck settings/usb to pc use advanced something.
what rom U use?
Click to expand...
Click to collapse
Thank you SOOO much..your idea solved the AS problem, now it works great
Anyway, I didn't try hard resetting the device, but I flashed it with several ROMs (old german T-Mobile one, one Crossbow beta and then QTEK WWE 1.90.96 which I have now) and no of them could connect to the Wi-Fi network. And about the hard resetting, isn't it included in the process of reflashing?
Thanks again for your help.
Ok, so I tried connecting to a Wi-Fi network at school, and everything worked without any problems. However, I am still unable to connect at home. As I have already mentioned, I tried turning off both MAC address filtering and WEP key authentification, but with no success (it shows "Connecting" for a while, then "Available again").
I have a Linksys Wireless-G ADSL Home Gateway (WAG354G), ROM in the phone is still QTEK 1.90.96 WWE (I tried one WM6 ROM (Jwrightmcps' one) too, but it didn't work either).
If anyone had an idea which could possibly help me, I'd be really happy, as connecting to the Net at home is one of the more important purposes of my Uni. Thanks a lot, Longlife
There is no problem with your Universal. You need to access your linksys gateway in your through your computer, reset configurations and save and exit. Default settings would be appropriate for checking then you can change later. it will work hopefully.
I managed to solve the problem in the end. Guess how? There was another MAC address filtering table hidden in the gateway setup Many thanks to all of you who tried to help me anyway! You're great, people Longlife
there is no usbswitch.exe at my windows folder.
Can anyone send it to me?
thanx

[SOLVED] I'm lost. Openvpn + tun + HMA. [email protected]!

Hi,
Just got myself some nice account at hidemyass_dot_com ... They dont support l2tp yet, and pptp just doesn't work (some encryption issue idk).
So I figured i'd try using openvpn. So I downloaded the market version of openvpn software.
Got the crt files, ovpn files and key file. Everything is in order. When I try to connect, I see that I can pass everything (even get a bloody IP). But the routes dont work. Meaning, I'm not routed through the tunnel but through the normal pdp0 interface.
I got into adb shell, adb logcat etc. This is what I figured out:
Routes are not "implemented" because it can't find the tun0 interface. Why? because its not in "up" mode. Since its not in "up" mode, openvpn software failed when it did "ifconfig IP MASK".
Now get this, if i manually (after openvpn authenticates, assigns an IP and says "connected") netcfg tun0 up, and then manually ifconfig tun0 IP MASK and then manually assign the routes which were automatically failed last time - it works.
Everything is routed properly.
What I figured was an issue with the netcfg tun0 up and ifconfig tun0 ip mask commands ... I read people tried tun.ko files (for each cfw) but couldn't find any for S2 (or lite'ning).
OMG I'm desperate. Help?
[SOLVED] - CHECK BELOW
advocator said:
Hi,
Just got myself some nice account at hidemyass_dot_com ... They dont support l2tp yet, and pptp just doesn't work (some encryption issue idk).
So I figured i'd try using openvpn. So I downloaded the market version of openvpn software.
Got the crt files, ovpn files and key file. Everything is in order. When I try to connect, I see that I can pass everything (even get a bloody IP). But the routes dont work. Meaning, I'm not routed through the tunnel but through the normal pdp0 interface.
I got into adb shell, adb logcat etc. This is what I figured out:
Routes are not "implemented" because it can't find the tun0 interface. Why? because its not in "up" mode. Since its not in "up" mode, openvpn software failed when it did "ifconfig IP MASK".
Now get this, if i manually (after openvpn authenticates, assigns an IP and says "connected") netcfg tun0 up, and then manually ifconfig tun0 IP MASK and then manually assign the routes which were automatically failed last time - it works.
Everything is routed properly.
What I figured was an issue with the netcfg tun0 up and ifconfig tun0 ip mask commands ... I read people tried tun.ko files (for each cfw) but couldn't find any for S2 (or lite'ning).
OMG I'm desperate. Help?
Click to expand...
Click to collapse
I've been trying to do this but just forgot about it when I first got the phone. You need to compile the tun.ko driver.
are you root?
you need root for OpenVPN
also the kernel needs to have tun.ko else it won't work
I wasn't able to test it myself yet but this is what I remembered from my Hero..
Gawis said:
are you root?
you need root for OpenVPN
also the kernel needs to have tun.ko else it won't work
I wasn't able to test it myself yet but this is what I remembered from my Hero..
Click to expand...
Click to collapse
I'm root.
Now not sure about the tun.ko in the kernel. I guess it has the default one (I do afterall, manage to netcfg tun0 up and ifconfig tun0 IP MASK if I do them manually ... they fail when openvpn does them by itself) ..
Maybe I need a special tun.ko? how can I compile my own?
I suddenly remembered thread in which I posted a while back about SGSII and OpenVPN
that member confirmed it as working, the link is here:
http://forum.xda-developers.com/showthread.php?t=1074492
I will root my SGSII somewhere this or next month and try it myself then..
SOLVED
Had to reinstall BusyBox (so I'd have /system/xbin/bb folder).
Now everything works with the default tun.
re-install openvpn when prompt ifconfig directory select /system/xbin/bb. then open console add sym link "ln -s /system/xbin /system/xbin/bb"
your openvpn should now able to up the tun0 interface and accept the push config from openvpn server

[Q]Changing MAC address

I don't know if this is the right category,but...I tried to change my MAC address following this tutorial:
"ip link set NAME down
ip link set NAME address ....
ip link set NAME up"
but when I write "ip link set wlan0 down" and press enter my tablet just reboots.
If I try "busybox ifconfig wlan0 hw ether ..." the address doesn't change(checked it).
Is there a WORKING method to change my MAC?
If you are wondering I am running the latest version of CM11
Bad bad bad
aveq8 said:
I don't know if this is the right category,but...I tried to change my MAC address following this tutorial:
"ip link set NAME down
ip link set NAME address ....
ip link set NAME up"
but when I write "ip link set wlan0 down" and press enter my tablet just reboots.
If I try "busybox ifconfig wlan0 hw ether ..." the address doesn't change(checked it).
Is there a WORKING method to change my MAC?
If you are wondering I am running the latest version of CM11
Click to expand...
Click to collapse
The Question is Why do you want to do this. You know the MAC address is like a serial number to your WIFI Device in the Tablet.If you Change this to match a wifi address to Anyone on the same WAN. The two devices will Conflict and Likely Cause the WAN Provider (cable company) to BAN BOTH MAC Addresses. They do this to STOP Theft of Services.
I Seriously ADVISE Leaving it be.
If you have a issue that you think changing the MAC Will help please post that issue and someone may be able to help..

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

How to connect to a CWMP Server Huawei Router

Hello,
Recently i got root access to my modem Huawei HG532e using telnet and the "welcome to shell" string with help from one member of this forum, thank you for that i you are reading this
Now, checking all the things inside de modem's filesystem i found that in the curcfg.xml file in the modem is the CWMP TR-069 configuration to connect to the ACS server, the XML contains the URL cwmp.telmex.com and the username and password.
I had success changing the CWMP server for a fake one using a PERL script in my Kali virtual machine, i could get the Inform response from the CPE or the modem with some valuable information about the modem and system.
Now what i want is to connect to the real server using the credentials in the XML, i heard about some TR-069 Client implementations and Server ACS implementations but i had not success trying to connect to cwmp.telmex.com, i entered the credentials but when it loads i get an error saying that the servlet does not accept the GET method, and through POST i get nothing but a blank page.
Any ideas of what can i do to successfully connect to the ACS Server and weather it is going to be helpful to get some extra information, i mean, i heard about one 2wire modem that TELMEX used a few years ago that allowed access to a "secret" site/port to manage the modem remotely, i would like to know if it is possible to do the same for the HG532e modem that a i currently have

Categories

Resources