I don't wish to be stupid but can you please direct me to how to add this.
A have opened dnsmgmt on the SBS server but I cannot see the coreect place to add the new DNS record!
Sam
Main Topics
Browse All TopicsPlease can anyone help.
We have a sbs server which is on a wired/wireless network and connected to the internet.
The server does not have a static IP address although it's current ip address is sent up to an internet service every few minutes.
Our pocket PCs email is downloaded automaticaly wih no problems by giving the server address in Activsync as our account with the internet service (company.no-ip.inf) and this translates the address to our current IP address and it works perfectly.
Our problem starts when we get to the office and (to save money) we log our pocket PCs onto the wireless network. Everything works fine except that we cannot download mail without changing the activsync server settings to our local server name/or ip.
I have tried putting this line into to the HOSTS file on the server:
192.168.0.2 company.no-ip.inf (the ip address being the local ip address of our server)
but it does not work.
Any ideas please.
Thanks
Sam
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi
go to SBS Server
Open the DNS Server Management Console
Click on your Server.
Add a Forward lookup Zone.
Dont change any default Options, Press Next Next and give the name of zone as no-ip.inf
After than Right click on that zone and Add a 'A' Record.
A Record name will be company. and type your IP.
and Finish.
now if you will ping from your PC to company.no-ip.inf it will go 192.168.0.2
Thanks
Business Accounts
Answer for Membership
by: efg-uaePosted on 2009-08-09 at 04:06:24ID: 25053718
Hi
Create a DNS Record for
192.168.0.2 company.no-ip.inf
on your local DNS Server. I hope it will resolve the issue.
Thanks