Need Advice on Zone Files

cecallred

Member
Apr 29, 2005
29
0
0

Our company domain and our web domain are the same thing. If, while inside the company behind the router I wanted to go see our website, I can't. Basically it's a s though we're looking into a mirror. The host records point our online domain to our router's IP as it should....

Is there a way of setting a zone file or such to allow us to see the outside world if we go online? Am I making any sense here?
 

netsysadmin

Senior member
Feb 17, 2002
458
0
0
You should have a split DNS for your company...one set of DNS servers for inside and a different set for the outside. If that is the case add an A record to your internal DNS servers that points to your website via the internal IP. This will allow your internal clients to reach your website.

www.mydomain.com - 192.168.1.45

John