Large Network DNS

Networking and broadband talkabout. Need help with that new router or setting up a network?
Post Reply
User avatar
ShibasScotch
Senior Member
Posts: 413
Joined: Mon Mar 11, 2002 12:44 am
Contact:

Large Network DNS

Post by ShibasScotch »

I have 2 servers. Mail, and mailserver. Because of the way my former boss set up our email was crap. The server named mail is no longer our mail server. it was at one point, but not anymore. the new server that is hosting out mail is mailserver. our email if visited through http as so

"http://mail.xxxxxxxxxxxxxxx.org:8383"
the problem is, that internally, we have a server called mail, that isnt the mail server! so when i try to lookup mail.xxxxxxxxxxxxxxx.org:8383, it tries to redirect me to the server named mail! From the outside, this works great. but from the one building where it is hosted, it is screwed. the last guy setup outlook to directly link to the ip 192.168.40.xx, which works, except for the people with laptops that take them home.

I cant rename the servers, because of all the crap that the finance department relies on, as well as drivemapings from 8 different buildings that all access it from terminal services.

I have set it up so that it is now hosted from "mailserver.xxxxxxxxxxxxxxx.org" and it works great from the inside, but the outside can still only see "mail.xxxxxxxxxxxxxxx.org" How can I set the outside address to see the other server? The reason i need this is because when I want to set the people in outlook, i need it to be consistant for the ones with laptops.

This has been racking my brain for the last month, I think I have read everything on DNS on the web :)
Thanks for you help in advance!

-Tim
Stupid people do stupid things, smart people outsmart each other, then themselves.
User avatar
ShibasScotch
Senior Member
Posts: 413
Joined: Mon Mar 11, 2002 12:44 am
Contact:

Post by ShibasScotch »

anyone ?
Stupid people do stupid things, smart people outsmart each other, then themselves.
User avatar
TheManiacal1
Posts: 1087
Joined: Wed Nov 22, 2000 11:40 am
Location: Chicago, IL
Contact:

Post by TheManiacal1 »

this really has to deal w/ how your DNS is setup. if for instance, your DNS records are held by your ISP or webhost, then you will need to have them change the DNS name from mail. to mailserver. If you host all DNS in house, then you'll want to check the following:

1) router/firewall - forwarding for DNS names
2) DNS configuration on webserver

if you're running Linux, it's some conf file you have to edit... i forget which. 2000 server has DNS manager. i realize it's a vague response, but i'm not sure how your shop is setup.
"You know the world is going crazy when the best rapper is a white guy, the best golfer is a black guy, the tallest guy in the NBA is Chinese, and the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn`t want to go to war, and the three most powerful men in America are named Bush, Dick, and Colon... Need I say more?"

- Chris Rock

------

"War never solved anything... Except for slavery, Facism, Nazism, and creating the USA..."
Magexx9
Senior Member
Posts: 117
Joined: Wed Nov 22, 2000 7:43 pm

Post by Magexx9 »

Themaniacal1 has got it. Also want to look into dns for mail servers and other servers. A host name can be mapped to different canonical names depending upon whether it's mail or something else. The OS you're using would be helpful as well.. I'm assuming Microsoft.
User avatar
ShibasScotch
Senior Member
Posts: 413
Joined: Mon Mar 11, 2002 12:44 am
Contact:

Post by ShibasScotch »

heh sorry, I gave up on this post after noone had responded for a week :P anyway, yes we are using Microsoft servers, both the one hosting the mail, and the one hosting the DNS internally are 2000 server. The DNS to visit on the web is done from a web host. I have added the records to it for this new mailserver, and it works alot of the time, but not all the time. Sometimes it just stops working, and wont load the page. dont know why. Still researching.
Stupid people do stupid things, smart people outsmart each other, then themselves.
User avatar
TheSovereign
Posts: 2957
Joined: Mon Apr 15, 2002 4:03 am
Location: chicago
Contact:

Post by TheSovereign »

insert 2 entry's for mail
one with internal ip and one with external ip the system will automatically attempt a local dns before going thru the gateway, should square u away.....this also works for www clusters
<a href="http://www.youtube.com/watch?v=67rc96joOz8#t=0m58s">YodelRoll!</a>
<a href="http://www.halfinchbullet.com/">Goto HalfInchBullet.com!</a>
Image
User avatar
ShibasScotch
Senior Member
Posts: 413
Joined: Mon Mar 11, 2002 12:44 am
Contact:

Post by ShibasScotch »

Yes, that is the way that it is currently setup. There is an internal record on my DNS server here. Internal lookup isnt the problem though. Its when you are outside of the network that it doesnt always lookup properly.
Stupid people do stupid things, smart people outsmart each other, then themselves.
Post Reply