• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

SBS2003 & DNS

Here's the scoop..

I have a company running Small Business Server 2003 and originally when the DNS was set up it was setup as egocentronix.com Now it's egocentronix.local So, when I type in egocentronix.com from the network it takes me to egocentronix.local which is the server page. I want it to take me to egocentronix.com The primary DNS on each machine is set to the servers IP. What am I doing wrong, or what is the solution? Anybody know?

TIA!

eGo
 
I'm understanding that you mistakenly named your SBS Domain with the same name as your Internet Domain Name? It's a common mistake among people who've never created an Active Directory Domain before, and one reason why SBS consultants recommend that a first-time installer plan on installing SBS twice before actually doing the REAL, working, install. There are several such common mistakes, and most people need to make them once before learning the right way to do it.

The fix for the mis-named Domain name is to create an "A" (host) record in the SBS DNS Forward Lookup Zone. For the last Domain that I "fixed", I created an "A" record that looked like this:

www.mydomain.com xxx.xxx.xxx.xxx (the external IP address for the Server)

When internal clients want to access their company's external web site, they type:
http://www.mydomain.com

Note that this assumes that your client PCs are (correctly) getting their DNS services solely from the SBS Server (This is the second mistake that many new installers make, allowing, instead, their Router/Firewall to be the Default Gateway, DHCP Server, and DNS Server).
 
Thanx for the reply! Lots of helpful info there. My co-worker that is having the issue says that he has to use a C name? That he can't use the IP address. That's all I could get out of him over the phone, I'll probe him a little more when he gets here. Any idea what the solution might be based on that info?

TIA

eGo
 
Back
Top