help configuring the GPRS conection fot Digitel 734-02 - MDA, XDA, 1010 General

can someone help me to configure my GPRS conection the data is:
IP:
010.099.000.010
access point:
gprs.digitel.ve
don't have domain nor anything else
thanx

Related

[SOLVED] Vodafone NL issue after update [ROM][WM 6.5] "Official" v1.00

Concerning DUTCH Vodafone users
When flashing: [ROM][WM 6.5] "Official" v1.00 [XIP/SYS 21854] and you place the sim-card in your phone it will start the connection setup to select you country and operator and it will do some vodafone settings.
These settings DOES NOT work. You CANNOT browse after that using GPRS.
Here are the correct settings which did the job for me, plz correct me if somethings is not correct, i'd verified these settings myselves:
HSDPA Switch: Turn on HSDPA (not off)
GPRS authentication on PAP (not CHAP)
Goto START -> Settings -> 6. Connections -> 5. GPRS ->
delete all entries: and create 3 entrys:
-Vodafone MMS
Connect to: vodafone MMS
Access Point: office.vodafone.nl
Username: vodafone
password: vodafone
pri/sec DNS: empty
Ip adress: empty
-Vodafone Office
Connect to: The Internet
Access Point: office.vodafone.nl
Username: vodafone
password: vodafone
pri/sec DNS: empty
Ip adress: empty
-Vodafone Push Mail
Connect to: Vodafone Push Mail
Access Point: push.vodafone.nl
Username: vodafone
password: vodafone
pri/sec DNS: empty
Ip adress: empty
Goto START -> Settings -> 6. Connections -> 6. PROXY ->
delete all entries: and create 3 entrys:
-Vodafone Office HTTP
Connects from: Work
Connects to: The Internet
Proxy nameort: 192.168.251.150:8799
Type: HTTP
username/password: empty
-Vodafone Office Sock
Connects from: Work
Connects to: The Internet
Proxy nameort: 127.0.0.1:8799
Type: SOCKS4
username/password: empty
-Vodafone Office WAP
Connects from: Work
Connects to: The Internet
Proxy nameort: 192.168.251.150:9201
Type: WAP
username/password: empty
(PROXYS ARE PROBABLE NOT NECCESARY!)
Goto START -> Internet Explorer -> Menu - Tools - Options - Connections:
Automaticlly detect settings: OFF
Select network: The Internet
When using Push Mail configure it using activesync or in windows 7 or higher with: Windows Mobile Device Center.
I'm open for questions and answers.
Good luck and sorry for bad english
Wuwa

[Q] How can I set up a WPA Enterprise connection?

Hello. I have a question related to WAP enterprise on Android. Basically, my employer has detailed instructions on how to connect to the building wifi via BlackBerry or iphone but sadly not Android. I was wondering if there is a workaround or hack for this that would enable me to connect using either BB or iphone settings. I downloaded WiFi Advanced from the Market but I haven’t been able to figure out what to fill in what field ( I do see checkboxes for LEAP and WPA Enterprise mentioned below but no proxy field). Any tips using this app or another solution is appreciated! These are the settings I need to enter:
BlackBerry:
Setup Wifi Network: Office network name (appears as WPA Enterprise)
Select LEAP as security type
Enter username and password (which I have)
Connect to network
Manage connections , choose Enterprise Subtype as LEAP
Enter username and password (which I have)
Iphone:
Enter Wifi settings, tap Other
Enter network name, tap Security
Choose WPA Enterprise for security
Enter username and password (which I have)
Connect to network
Tap blue arrow next to network name and tap Auto under proxy
Enter proxy URL
So one uses LEAP and the other one asks me for a Proxy so I am not sure which one might work for my Samsung Galaxy S2 using Wifi Advanced app from the Market.
NOTE: I am able to create the network and it shows as connected but no internet access, its says WPA_EAP IEEE8021X below the name, but dont know how to take it from there in Wifi Advanced to complete the setup as per above .
Any help is appreciated!!!!!!
I have exactly the same problem. Any ideas?
erkan79 said:
I have exactly the same problem. Any ideas?
Click to expand...
Click to collapse
This thread is pretty old, but I don't see any reply to this problem so I thought to share solution that worked for me.
As per your description "Garoto1973" your network connection didn't establish. It failed while authenticating. You may find below steps useful.
I was able to connect to my companies PEAP network by using following configurations. Please note that I am using adb to modify wifi settings so your phone should be rooted.
1- Connect your phone to your PC.
2- Pull wpa_supplicant.conf file to your machine for editing:
adb pull /data/misc/wifi/wpa_supplicant.conf
3- Edit wpa_supplicant.conf file adding this configuration for your network:
network={
ssid="<YOUR_NETWORK_NAME>"
scan_ssid=1
proto=WPA
key_mgmt=IEEE8021X
pairwise=TKIP
group=TKIP
auth_alg=OPEN
eap=PEAP
identity="<DOMAIN\IDENTITY>"
password="<YOUR_PASSWORD>"
phase2="auth=MSCHAPV2"
eapol_flags=2
}
Note that "eapol_flags=2" is very important or connection fails for me with error "W/wpa_supplicant(27862): EAPOL: Failed to set WEP key to the driver."
4- Replace wpa_supplicant.conf on your mobile with the modified file:
adb push wpa_supplicant.conf /data/misc/wifi
5- Reassign user and group for wpa_supplicant file:
adb shell chown 1010 /data/misc/wifi/wpa_supplicant.conf
adb shell chgrp 1010 /data/misc/wifi/wpa_supplicant.conf
6- Restart wifi and it should connect
hello, not sure if it will help.
try to use aplication LEAP WIFI free from the market. With this app I am able to connect to my corporate network

[Q] Installing cert files and connecting to wifi network on Touchpad running CM9

Hi eveyrone I am trying to connect to my university wifi eduroam using the settings below:
Wireless Network Settings
SSID: eduroam
Security: WPA2 Enterprise (802.11i)
Encryption: AES
Authentication: 802.1X
802.1x Types: EAP/TTLS MSCHAPv2
EAP/PEAP MSCHAPv2
Outer Identity: [email protected]
Username: [email protected]
Password: Password
Domain: [leave blank]
How can I achieve this? So far I've tried saving the crt file in the root folder of the SD card and installing it via Security > Install from SD card but I'm not sure how to take it from here.
Would appreciate any help on this matter.

[Q] ICS .41en.EU Retail VPN

Hi,
i am having a problem with the VPN IPSec settings: I cannot enter a FQDN in the VPN Server settings, the input field only accepts an IP address. Does anyone know where the config file is saved so i can try to edit it manually?

Set gateway in ethernet

Hi,
I have a Android 7 phone with Ethernet in the USB port, android with dhcp get the IP addres but not gateway IP.
I need to set the gateway to Connect another IP but the command give this error
route add -host 10.x.x.x netmask 255.255.255.240 10.y.y.y
route: resolving 'netmask'
Can hoy help me with the sintaxis?
Greetings

Categories

Resources