Kevin D. Goodknecht Sr. [
Guest
|
Posted:
Mon Oct 31, 2005 9:50 pm Post subject:
Re: Different resolution based on network |
|
|
palakkal@gmail.com wrote:
| Quote: | hi,
I am not quite sure if this is the right group to ask this question.
if not kindly redirect me to the right goup.
We have a machine that hosts a site say http://www.something.com that
is accessible as ip address say ipX when accessed via the internet and
that is accessible as ip address say ipY within the network (local
network is class C network). I would like to specify in the DNS that
requests to http://www.something.com should be resolved as ipX when
accessed from the internet and as ipY when accessed within the
network.
|
In your local DNS server(s) create a new forward lookup zone, name the zone
www.something.com then, in that zone create a new host, leave the name field
blank and give it the local IP of the server hosting the site.
Note- This only works if you do NOT host the public zone on your local DNS
server(s).
--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
https://secure.lsaol.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
=================================== |
|