Access To Corperate Network Via RAS dial in ? - Windows Mobile Development and Hacking General

Hi All, well hope some one can help, as have no hair left to pull out. Our company has various free phone ras dial in numbers. I am tring to get my xda to dial into these numbers to allow me to be able to access our servers using terminal services, when problem arise. (all legal here, Its my job)
Is this possible using the xda as the os for the procedure ?
If I use the xda in a cradle connected to a laptop then I can dial in no problem and use terminal services fine on the xda, but there seem little point when I have a connected laptop......!!!!! :roll:
What I would like to be able to do is dispose of the laptop and do it all on the xda, has anyone managed or is doing this.
Any ideas would be great, as have ran out of them.
Cheers
Waftycranker

Hey W.C. - Does your company have a public IP address that the Terminal Server is running on? I use the Terminal Services Client through GPRS all the time and it works great. I guess if you have to pay per kb with GPRS then I guess I see why you would want to dial in. I never tried the dial in method. Good luck - Jim

@JimDavis
I can't see what your problem is. (you did't mention)
I use that with my dial-in to my company
* Just setup a Cellular Line Connection (not gprs)
* Enter the Phone Number
* Enter your User/Password maybe Domain
and you are in
Maybe you need to modifiy the Linetype setting analog/digital (i.e. v.110 or v.34)
Does your provider support Data Calls on your Phone-Nr.?
Fidl

Hi Guys, thanks for the help, but still that darn computer system will not let me in. Dials up ok but just keep getting the error message " There was no answer at the number dialed. Varify phone number and try again etc etc etc"
Yet if I use my laptop at the same time, same number all is fine so I now the number and line and username and password and domain are ok.
May need some super glue soon to piece my xda back together again, know any good makes.
Any more ideas ? anybody
Wafty

Dial-in data call with XDA
Many GSM cullalar carriers who offer GPRS data packages block regular data calls over their network in an effort to push the GPRS stuff.
My carrier in Canada does this which gives me the exact same error you get.
Call your carrier.
Cheers... Peter

Will O2 be getting a call in the morning..... I THINK SO !!!!
Cheers, will let you all know how it goes. :twisted:
Wafty

Try checking the Proxy Settings tab under your profile. The "This network connects to the Internet" box should be unchecked. This may be why it only works with your computer. :roll:

Update
Contacted O2 and after 5 diffrent numbers and 30 minutes on hold, they are enabeling something their end. This will take 24 hrs, working days only.
Note: Noticed how payment and billing systems work 24/7 365 yet anything that will maybe help you works 9~5 Mon - Fri.... or is it just me.
Will update Monday :roll:

God knows why I thought that an service provider would be able to help, they are good at removing money from my account, but little all else.
Acording to them I have everything enables on my account, yet I stiil am unable to dial up using my company ras connection numbers. Still the same error message as before.
Could really do with checking settings etc with anybody who is able to dial up to their corparate network.
My mail is [email protected]
Cheers for any help.

There was no answer at the number dialed. Varify phone number and try again etc etc etc"
Click to expand...
Click to collapse
Every time I've seen this it has been because the provider didn't have CSD (Circuit Switched Data) calls enabled. Can you try some other type of dialup modem, such as an ISP, just to be sure it's not your company? I'll bet they didn't really enable CSD.

It may be more than that. I am able to dial up to my company via CSD however my employee collegues using the same RAS service/company etc are unsuccessful.
Recheck the Proxy Settings tab under your profile.
The "This network connects to the Internet" box should be unchecked. This may be why it only works with your computer.
The other solution is to see if your company provides a VPN RAS. Ifso, you can dial up using GPRS. :roll:

I had this problem
Was trying to dail in and sync outlook
never got it working, but i cured the no answer thing by editing the the dailing location info. turned out that it was dailing completely the wrong number. simple stuff but worth checking!

Posted detailed set-up info in thread
http://forum.xda-developers.com/viewtopic.php?t=4723
T-Mobile US is nice to allow this and charge air time as if it were a voice call - you get nights and weekends for free data. 7Kpbs is not too bad surfing the net with graphics turned off.

Related

save money with fast connection

what do YOU think about this...?
whenever I am travelling, gprs cost in Europe is a big issue, so for my applications (manymanymany mails) gprs does not work economically.
so i had the following idea:
from abroad I send a mail via sms to my (home-)office computer.
this triggers my homoffice modem calling me under my numer in my hotel. (number could be included in the sms)
my XDA II is connected to a bluetooth modem which is in auto-answer mode... picks up... beeeeeeeeep connects an IP transparent protocol and...
bingo...
as my [email protected] acts like a gateway through broadband, my XDA II sees the world with web connection (pop3, smtp, nntp - younameit)
benefit:
my PC modem can call almost every hotel phone for a couple of cents per minute - worldwide.
compare this with a couple of bucks per MB GPRS in Europe!
who knows the software componets needed?
Regards
v
sounds great, tell me where to download it once youve written it! :lol:
I am willing to pay for the solutionas well, anybody else?
v
the idea is ok but it prolly wont work in reality since GPRS out of your coutry is only expensive with prepaid.
and prepaid has the disadvantage when im out of my country i gotta pay it from the border so for example :
dude 1 lives in the netherlands and calls dude 2.
dude 2 is on vacation in somewhere in europe.
dude 1 only pays upto the border the rest of way costs dude 2 his prepaid cash.
SmokeMasta said:
the idea is ok but it prolly wont work in reality since GPRS out of your coutry is only expensive with prepaid.
Click to expand...
Click to collapse
Nope, GPRS roaming is expensive no matter what. You would not believe the rates these thieves charge.
The idea of calling to the hotel is great, and the bluetooth modem is a nice touch. I would add a foldable keyboard to almost get the full benefits of a well-connected notebook PC.
As far as the software components: receiving the SMS on your home computer takes a GSM phone connected to the computer, some means of receiving SMS on a regular line (offered in some countries, e.g. Germany), or some service that receives the SMS for you and turns it into an E-mail. Your own provider probably offers this already.
Then when you receive the message, you'd need to dial out. Under Linux/FreeBSD/*nix you would then have procmail (if the SMS comes in as a mail) kick off a PPP dial-out script that takes the phone number as an argument.
There's probably an easy windows scripting way of doing this. The Outlook 'Rules wizard' has an option called 'run a script' which looks like a good starting point if you can turn the SMS into an E-mail. Any Windows scripting gods to take it from here?
I think v doesn't mean to call his mobile, but a normal number in a hotel where an analog modem is hooked up to the XDA through bluetooth.
You could use the call back function of a RAS server achieve this.
You call from the hotel to your home server, enter the number where the RAS server has to call back to and you're up and running.
But the speed would be pretty low, even with a V90 modem.
Since I don't have a BT modem, I can' test it...

Why incoming call is blocked while GPRS is in transmission?

hi all,
i got a very annoying "feature" in the O2 Cosmo(T-Mobile Dash). The incoming call will be blocked(heard busy tone) if the GPRS is in transmission. I was complained by many friends.
To my understanding, there's a setting in some phones to enable both GSM/GPRS concurrent connections. Is there such setting in Windows Mobile?
My ROM is 1.13.207.2, RADIO is 4.1.13.28_02.63.90
i tried to refersh its ROM, but don't know how to CID unlock. the "RUU_Excalibur_SPL-1.11_UpgradeOnly.exe" on the server has no luck for me, still "Invalid model ID".
can anythone show light on me?
thank you
reply
I think microsoft released a patch for that: i'll try find it on google for you. can you explain what configuration you used?
I think the 'patch' you need is called 3G.
I have the exact same problem and I opened a thread on it as well.
Read here.
The conclusion we reached was that this is a network, not phone dependent problem.
yeah never happent to me ever
thanks for all the replies.
My previous phone is O2 XDA Mini S(Wizard). I used that one to receive push mail provided by GoodLink, which requires GPRS always on. I didn't have such issue with that, at least no complain from my friends.
That's why i am wondering something wrong with the RADIO configuration. I didn't make any specific change to my new O2 XDA Cosmo(Excalibur).
best regards
And back to my memory.
I used to have the classical Ericsson T39. There was a setting to enable GSM incoming call during GPRS transmission(cannot remember the exact name). By enable that, i can still receive incoming call, and the GPRS connection will auto resume after the call.
Is there similar setting for Windows Mobile?
There is not as far as I've ever known. I've used smartphones that determined which was blocked and which was not based on which application was in use at the time. That is, if you were actively using IE or some other network app, phone calls would go straight to voice mail. If a non-network app was front and center at the time, the network would be disconnected and the phone would ring. That (and the SE settings mentioned above which I saw on my SE phones too) showed that it was a phone setting made by the carrier. I'd hope there's a little more intelligence behind it than just "voice trumps network" but if there is, I couldn't tell you what determines which gets through and when.
I've found that it's based on the amount of data being transmitted at the time of the (attempted) call. For example, high-bandwith usage such as media streaming will lead to the incoming phone call being blocked/diverted most of the time, whereas sporadic usage (eg. PING, or loading a very simple web page) has allowed a call to come in, temporarily disabling GPRS. GPRS can never be used during a phone call.

Creating A Dial Up Connection

Hi everyone,
I'm trying to create a dial up connection to a landline number.
Ive created a connection using the cellular line, however the other end doesn't even ring.
Any ideas?
I'm using wm6 btw
Thanks
Rob
datacalls connections as in not being gprs
cant connect to a normal analog modem if thats what you are trying
they can only connect to special gsm modems at ones
isp
Ok never mind.
How frustrating, thanks anyhow
If you are talking about plain CSD data call, Trinity actually supports it - in a somewhat hit and miss manner.
You have to try dialing 10 times and one 1 and 2 might pass through and get successful modem negotiation. It's strange - but I believe it's a bug of HTC....

GSM/CDMA as REAL dial up modem, asin to earthlink/aol

ive been reading and it sounds like this is somehow doable. i've been trying to figure it out for YEARS, but to no luck. ive got htc hermes, blueangel, wallaby, motorazr, you name the phone i can get it.
how can i set this up. ive tried to dialup network over bluetooth and dial the phonenumber of hte isp, but i get PHONE IS BUSY.
help me guys, please=
i cant add data to my plan, this is my only shot at internet on my phone.
You and I just keep runnin into each other....
Who is your carrier and/or why can't you add data?
I had, at one point been q class w/tmobile, and wasn't allowed to add any data plan(s) so I had to connect to some internet provider over gsm cellular connection. this is, to the best of my knowledge, how I did it.
Go to settings, connections, connections, manage connectins, and add new.
Name it and select "cellular line" (not gprs).
Next, input the phone number your dial up provider uses (i'm not sure about 1's or +1's or whatever)
Next enter your username and password for your provider (most dial up's don't use a domain, so leave that blank).
Next, finish, and select it under "manage connections" so it is the default (this will screw up your messaging) and test it out. You may want to use autopick or leave the existing default connection as the default connection, and just click the g icon, and select another connection to connect to the net at that particular time, to maintain your ability to text.
You can expect a slow, fax machine like connection.
I have tmo now, and an sx66 (no 3g or edge) so I got the web2go for 9.99 (for normal phones) and set my access point to internet2.voicestream.com, with no proxy, or username/pass, and I get about dial up -ish speeds. I do have an issue with mms, and am working that out now.
irlol. we're the only two people in the BA forum nowdays, id say we're going to get to know each other realgood. its slightly funny that ive been searching for these instructions for 4years and you're the ONLY person ive found whos done it, so thank you verymuch.
as for carrier, im on att blue. original ATT before cingular bought it and then before cingular changed its name to att. im completely grandfathered in, they refuse to let me modify any of my addons. so i get charged up the ass for data.
alright i set it up. adding the + to the number made it dial longer, buit it sttill screams THERE IS NO MODEM AT THIUS NUMBER.
when i know damnwellt here is. this sux. -_-
i use same method with carrier Claro Dom, with my excalibur. on hermes and any umts phone u must disable it umts/3g first. i have used it with wizard perfectly.btw at&t had this service, using a home dialup account. if the number dialed is free of charge then u get free internet we call Dial-slow, as said already at fax speed which i havent seen over 9600 kbps.
i tried it on the blueangel as well, it didnt work. and its a standard gprs/gsm phone. no edge or 3g.
why can you all get it working and i can, what hte hell am i missing lmfao
ive been trying to get this to work for years i currently just got a Sprint Touch Pro 2 and i am going to Asia for a month. While their im goign to use the GSM portion of my phone.. etc and i would like to still get emails and use the itnernet..
i know the speeds will be ubeeer slow.. but if i put in as said earlier in this forum something from a dial up ISP, i should only get charged VOICe minutes and not data KB?
that would be AWESOME!!!!

Trouble Connecting to AT&T EDGE on my Topaz

Hi! I am experiencing trouble connecting to AT&T EDGE on my unlocked Topaz. I purchased this phone aware of the fact that I wasn't going to have 3G available but not having EDGE as well is very disappointing.
I have an AT&T GoPhone account and I have also installed the recommended settings from the Connection Wizard that popped up when I had inserted my SIM Card. However, I constantly have a gray E icon on my status bar and I am unable to access the internet. When I test the internet connection by trying to update the weather I get the following error: "The answering modem disconnected. To check your connection settings and change them if needed, tap Settings."
I have called AT&T they kept me waiting for an hour and were not able to help me. They were going to file a report for the tech support to review but they did not file the report that because I did not have another telephone number to give to them beside my cell phone for them to call me back(I am an international college student, I don't have a land line). I then tried to get help from their online chat support but their system won't allow me because my account is a GoPhone. So I am stuck here with my $450 dollar phone not able to enjoy its features to its full extent .
Is there anyone else that has experienced this problem? Or is there anyone that could help me configure the connection settings manually?
Thanks!
erdamn said:
Hi! I am experiencing trouble connecting to AT&T EDGE on my unlocked Topaz. I purchased this phone aware of the fact that I wasn't going to have 3G available but not having EDGE as well is very disappointing.
I have an AT&T GoPhone account and I have also installed the recommended settings from the Connection Wizard that popped up when I had inserted my SIM Card. However, I constantly have a gray E icon on my status bar and I am unable to access the internet. When I test the internet connection by trying to update the weather I get the following error: "The answering modem disconnected. To check your connection settings and change them if needed, tap Settings."
I have called AT&T they kept me waiting for an hour and were not able to help me. They were going to file a report for the tech support to review but they did not file the report that because I did not have another telephone number to give to them beside my cell phone for them to call me back(I am an international college student, I don't have a land line). I then tried to get help from their online chat support but their system won't allow me because my account is a GoPhone. So I am stuck here with my $450 dollar phone not able to enjoy its features to its full extent .
Is there anyone else that has experienced this problem? Or is there anyone that could help me configure the connection settings manually?
Thanks!
Click to expand...
Click to collapse
Check with your service provider that the edge service is enabled for your account. Then check you have paid for the correct plan (I don't know the procedure that applies to AT&T, but they may require all this).
If you have everything enabled/paid for then there is no technical reason why you should not be able to connect unless there is no service in your area!
pa49 said:
Check with your service provider that the edge service is enabled for your account. Then check you have paid for the correct plan (I don't know the procedure that applies to AT&T, but they may require all this).
If you have everything enabled/paid for then there is no technical reason why you should not be able to connect unless there is no service in your area!
Click to expand...
Click to collapse
pa49, thanks for your reply. I am sure that edge service is enabled for GoPhone accounts (not 3g though) and I am sure there is service in the area. If I am not wrong, the gray "E" icon on my status bar is telling me that there is edge available but that I am not able to connect to it.
I am just hoping that there is someone here that is using an unlocked HTC touch diamond2 in the united states that is able to access the internet via edge.
erdamn said:
Hi! I am experiencing trouble connecting to AT&T EDGE on my unlocked Topaz. I purchased this phone aware of the fact that I wasn't going to have 3G available but not having EDGE as well is very disappointing.
I have an AT&T GoPhone account and I have also installed the recommended settings from the Connection Wizard that popped up when I had inserted my SIM Card. However, I constantly have a gray E icon on my status bar and I am unable to access the internet. When I test the internet connection by trying to update the weather I get the following error: "The answering modem disconnected. To check your connection settings and change them if needed, tap Settings."
I have called AT&T they kept me waiting for an hour and were not able to help me. They were going to file a report for the tech support to review but they did not file the report that because I did not have another telephone number to give to them beside my cell phone for them to call me back(I am an international college student, I don't have a land line). I then tried to get help from their online chat support but their system won't allow me because my account is a GoPhone. So I am stuck here with my $450 dollar phone not able to enjoy its features to its full extent .
Is there anyone else that has experienced this problem? Or is there anyone that could help me configure the connection settings manually?
Thanks!
Click to expand...
Click to collapse
Go into Settings\Connections\Connections\Advanced and make sure both networks are set to MediaNet and take out the proxy server if there is one.
Bruce Inman said:
Go into Settings\Connections\Connections\Advanced and make sure both networks are set to MediaNet and take out the proxy server if there is one.
Click to expand...
Click to collapse
It didn't work
erdamn said:
It didn't work
Click to expand...
Click to collapse
Ok. Make sure you have the correct settings. Then in Manage existing connections tap and hold the modem connection and delete the entry. Reset the phone and then input the settings again manually. Don't let the phone run the auto connection setup.
pa49 said:
Ok. Make sure you have the correct settings. Then in Manage existing connections tap and hold the modem connection and delete the entry. Reset the phone and then input the settings again manually. Don't let the phone run the auto connection setup.
Click to expand...
Click to collapse
Unfortunately what you have suggested is not working also :S.
Maybe I have something wrong with my settings. Even though I have done a lot of searching in order to find the correct settings for an Unlocked Diamond2, I have not been able to find the settings specifically for an Unlocked Diamond2 with WM6.1/6.5. The settings I found were for previous versions of WM or were for another HTC model.
erdamn said:
Unfortunately what you have suggested is not working also :S.
Maybe I have something wrong with my settings. Even though I have done a lot of searching in order to find the correct settings for an Unlocked Diamond2, I have not been able to find the settings specifically for an Unlocked Diamond2 with WM6.1/6.5. The settings I found were for previous versions of WM or were for another HTC model.
Click to expand...
Click to collapse
What radio are you running?
I hate to say it but I don't think your going to get it to work. And I'm sorry because its all my fault! See for the past 4 years I have been a DM for AT&T and one day I was braging to our "smartphone support team" about how with my 8925+WMWifi+PayGo account with the 19.95 unlimited data package I could brodcast 3g wifi speeds through out my entire house with no need to worry about being charged overages for the 5GB soft limit (simply because no "real" info is needed to create a paygo account you can just say your name is Jon Doe and the give you one)
Two days later I got an email that the prepaid unlimited internet service had been disscontinued forever :-(..... And much more security was added to the system....
Your best bet to get internet working on the device is to put your sim card in an old moto razor (this way your razr IMEI doesn't flag you as a "smartphone" ) dial 611 and subscribe to the highest data package you can which is like 200MB or something.
Then you can put your sim card back in the TD2 and you should be good to go... for 200Mb's that is.... then your SOL...
and again sorry... you know what they say "loose lips sink ships"
or if you have a credit card or bank account switch to Pick-Your-Plan its a lot cheaper minute wise in the long run and you can have unlimited data just make sure to give them a bogus IMEI to some crappy razr you can find in every household....

Categories

Resources