who connects with a network with Wpa2 security & aes encryption & authentication eap (PEAP) is to add a Dword value in the registry at the path "HKEY_LOCAL_MACHINE \ Comm \ EAP \ 25"
value_name: ValidateServerCert
value_data: 0
Related
Hello everyone. Was wondering if anyone could help. I have partly set up my xdaIIs and active sync 3.8 to be able to sync via my home wireless LAN using a spirit wireless router (for 802.11b devices).
Only prob is that i dont now what the DNS and Alt DNS addresses are. How do i find these addresses. I have a Spirit wireless router for 802.11b devices.
Any help would be GREATLY appreciated
Unless you are trying to make your life difficult it sounds like you are not connecting.
Normally you would enable DHCP, | Start (menu) | Settings | Connections (tab) | Network Cards (icon) | Network Adapters (tab) | tiacwln Compatible Wireless Etherne... | Check "Use server-assigned IP address" | Name Servers | should all be blank Tap | OK | OK | OK | X |
Soft reset your device. Go to www.cam.com and get vxUtil, you can use this to find the IP address being assign to your device, along with the DNS servers IP address. The DNS server address will be different for each ISP. Also the IP gateway address can change depending on how your network is set up.
In most cases if you are not getting an DNS IP address you are either not connecting to your access point, (look at your password, it must be in hex and other security you have enabled) or your access point may need to be updated.
Dear all
I was wondering if anybody got OpenVPN to run on the D. I am trying to connect to a server at home via GPRS/3G using a tap device (bridging). I was trying version 2.1.0 of the OpenVPN port from ziggurat29. The Installation of the GUI and the openvpn client work fine. The GUI (ovpncmgr) starts up OK and also seems to start a tap device TAP1. When I try to start a VPN client with a config file that I tested on the desktop before (except for different path settings and settings for the managment interface), it takes some time (get the typical GSM noise in my PC's speaker... so there is traffic over the air) and then a new VPN tab is displayed on the GUI. However the connection does not show up in the list of VPN instances. In the VPN tab I cannot get the status of the connection etc. Also, I cannot get any logging to work (no log file is created). On the server side I am not getting anything at all. No packets reach the server.
I am running out of ideas what could be wrong. Could it be the connection via T-Mobile? I am able to ping the server from the D, so I thought this should not be a problem. I also tried different ports (1194 and 443). Same result.
If anybody has a clue what I need to do, I appreciated any help.
Here is my client config file:
client
proto tcp-client
port 443
remote my.openvpnserv.net 443
ns-cert-type server
dev tap
resolv-retry infinite
nobind
persist-key
persist-tun
ca "\\Programme\\OpenVPN\\config\\ca.crt"
cert "\\Programme\\OpenVPN\\config\\client4.crt"
key "\\Programme\\OpenVPN\\config\\client4.key"
log "\\Programme\\OpenVPN\\log\\client4.log"
service openvpn_exit_1
management 127.0.0.1 10000
conmgr "MyTMO" 1
comp-lzo
verb 4
Click to expand...
Click to collapse
After all the tap interface seems still be available and no IP is configured for it. What is really annoying is that I am not even getting a log file
jjb
I'm having exactly the same problem..OpenVPN starts, but it doesn't show any instance...
Hi there.
Do you use OpenVPN client with TF3D active??? I installed it and then I tried to run connection manager. But nothing happend. The manager seems not running. Maybe it's because of the TF3D. Any idea??? Thanks....
Hi,
After many days (and night) trying to make this thing work, I finally managed to make it work.
This is how I setup my server and client:
DSL Box =======> Linksys WRT54G =======> Home PC as server (XP)
Public IP ethernet 192.168.1.1 ethernet 192.168.1.10
Address
Server Script:
proto tcp
port 443
dev tap
dev-node OpenVPN
tls-auth "C:\\Program Files\\OpenVPN\\config\\ta.key" 0
ca "C:\\Program Files\\OpenVPN\\config\\ca.crt"
cert "C:\\Program Files\\OpenVPN\\config\\server.crt"
key "C:\\Program Files\\OpenVPN\\config\\server.key"
dh "C:\\Program Files\\OpenVPN\\config\\dh1024.pem"
ifconfig-pool-persist ipp.txt
server-bridge 192.168.1.199 255.255.255.0 192.168.1.210 192.168.1.220
push “dhcp-option DNS 192.168.1.1”
keepalive 10 120
comp-lzo
cipher AES-256-CBC
max-clients 10
persist-key
persist-tun
keepalive 10 60
status openvpn-status.log
verb 3
Client script:
client
dev tap
proto tcp
#Here your server's Public address + listening port
remote xxxxxxx.homeip.net 443
nobind
resolv-retry infinite
persist-key
persist-tun
cipher AES-256-CBC
comp-lzo
ca "\\ca.crt"
cert "\\htc1.crt"
key "\\htc1.key"
ping 15
ping-restart 120
verb 0
redirect-gateway
route-method exe
route-delay 2
# This is French SFR proxy
http-proxy 195.115.25.129 8080
http-proxy-option AGENT "Vodafone/1.0/HTC_Diamond/1.37.163.4"
On the server I created a bridge between the ethernet connection (192.168.1.10) and the TAP device that I renamed 'OpenVPN'.
I then manually modified its TCP/IP address with the following:
IP address : 192.168.1.199
Netmask : 255.255.255.0
Gateway : 192.168.1.1 (the Linksys router)
Primary DNS Server : 192.168.1.1
Secondary DNS : your provider DNS will do.
On the client (Diamond):
After installing the software, certificates and keys I modified the TAP device giving it manually its IP address:
Start>>Parameters>>Connections>>WiFi>>Network Cards
IP Address : 192.168.1.210
Netmask : 255.255.255.0
Gateway : 192.168.1.1
If you have a router you need to forward port 443 to the bridge address (192.168.1.199).
Thats all folks. Hope it works for you too.
Marsian-CZ said:
Hi there.
Do you use OpenVPN client with TF3D active??? I installed it and then I tried to run connection manager. But nothing happend. The manager seems not running. Maybe it's because of the TF3D. Any idea??? Thanks....
Click to expand...
Click to collapse
Ah... just go to 'Today' in Settings and disable the TF3D... click on the task bar!
From PhamQuang:
"WAY THROUGH MODIFICATION REG. GPRS TO INVOLUNTARY
enable you to follow the path below:
HKEY_LOCAL_MACHINE \ Comm \ ConnMgr \ Providers \ (7C4B7A3
8-5FF7-4bc1-80F6-5DA7870BB1AA) \ Connections \
will see Key GPRS, MMS, WAP, .. . (For example I'll use the Beeline branch "Beeline GPRS "...) In the Key on Key change in each value of" Enabled "to 0 (normal value 1) and Left SR machine is finished."
I am having problems setting my internet settings on my Fuze... Everything worked in my Tilt... Could someone make a carrier cab for my carrier? Thank you in advance, and here are the settings that I have..
-----------------------------------------------------
Name for connection : EinsteinPCS Internet
access point name : apn (case sensitive)
Usename : (leave blank)
password: (leave blank)
domain : (leave blank)
...under advanced
User Servier assigned IP address
click ok..
under proxy settings check: this network connects to the internet
check this network uses a proxy server to connect to the internet
proxy server should be :192.168.254.251
click advanced
http: 192.168.254.251:8080
wap: 192.168.254.251:9201
secure wap: 192.168.254.251:9201
socks (blank)
-------------------------------------------------------------------
For MMS... go into MMS Options... goto servers.. set these settings :
Server Name : Einstein Wireless MMS
Gateway : 192.168.254.251
Port # : 9201
Server Address : httP//www.einsteinmms.com\+1(your 10 digit # here)
Connect via : EinsteinPCS Internet
-------------------------------------------------------------------
Thank you in advance for even considering it
I used a network analysing app and found that my phone (Huawei P20 Pro) has some connections that I'm concerned about.
Here's what comes up (I've taken out my IP address).
----------
0.0.0.0
- Hostname: null.meetcircle.co
- Port: *
- Local Address: [my phones IP]
- Local Port: 4500
- Protocol: UDP4
- State: CLOSE
0.0.0.0
- Hostname: null.meetcircle.co
- Port: *
- Local Address: [my phones IP]
- Local Port: 500
- Protocol: UDP4
- State: CLOSE
0.0.0.0
- Hostname: null.meetcircle.co
- Port: *
- Local Address: 127.0.0.1
- Local Port: 500
- Protocol: UDP4
- State: CLOSE
0.0.0.0
- Hostname: null.meetcircle.co
- Port: *
- Local Address: 0.0.0.0
- Local Port: 5353
- Protocol: UDP4
- State: CLOSE
0.0.0.0
- Hostname: null.meetcircle.co
- Port: *
- Local Address: 0.0.0.0
- Local Port: 42663
- Protocol: UDP4
- State: CLOSE
0.0.0.0
- Hostname: null.meetcircle.co
- Port: *
- Local Address: 0.0.0.0
- Local Port: 1900
- Protocol: UDP4
- State: CLOSE
- Application: Firefox
0.0.0.0
- Hostname: null.meetcircle.co
- Port: *
- Local Address: 0.0.0.0
- Local Port: 60656
- Protocol: UDP4
- State: CLOSE
- Application: Firefox
---------
It is under the "UDP4" section.
This meetcircle.co website is just a website that shows the word "hello".
A DNS checks says it's the same people as meetcircle.com which is a parental control device for routers with app capabilities etc.
I haven't installed any software on my phone to do with this, and I would be very surprised if someone has physically done it without me noticing. If I haven't installed anything on my phone surely these connections wouldn't show up?
The IP addresses shown on Local are my phone and localhost. The address shown on Remote (0.0.0.0 at the top) means that anybody can connect, right? Or have I got that wrong.
The Firefox connections only appear when I open Firefox.
Anyway, I have some but limited knowledge on these kind of things. Any advice, feedback, or suggestions on how to further investigate these connections would be appreciated.
Simple_Human
Do you have an ad blocker?
Could be that routing ads somewhere else.
The IP if that's what the 0.0.0.0.0 is not a valid IP, could be a DNS, Google's is 1.1.1.1.1
May also be an app or apps, bare in mind what your phone actually is, there's a tonne of apps with internet permission allowed as soon as they're installed.
Remove an app, maybe your ad blocker if you have one then recheck.
Try a different network too ie: 4G
dladz said:
could be a DNS, Google's is 1.1.1.1.1
Click to expand...
Click to collapse
Just FYI, 1.1.1.1 DNS is owned by Cloudflare, Google owns 8.8.8.8 and 8.8.4.4.
In networking 0.0.0.0 is usually used to mark the world wide web (the internet).
P.S. I know this reply doesn't help the OP much.
arty_a said:
Just FYI, 1.1.1.1 DNS is owned by Cloudflare, Google owns 8.8.8.8 and 8.8.4.4.
In networking 0.0.0.0 is usually used to mark the world wide web (the internet).
P.S. I know this reply doesn't help the OP much.
Click to expand...
Click to collapse
I had a brain fart I used 1.1.1.1 instead of Google's.
Corrected, cheers.