Follow via:
RSS
Email Alert
Question
0 Votes
+ -

New server install, not in a domain, hosting 2 websites via IIS7

We have a new server running server 2008 standard x64 and we are not in a domain setting. we have 2 websites that are running on this machine which is assigned a static IP from the ISP and internally static assigned by router. No one can see the websites locally... such as www.example.com does not return the website however if we use an external device the website populates perfectly. What do I need to do any help is appreciated.
Pro
22nd Oct

Answers (1)

0 Votes
+ -
Split-horizon DNS
It's likely that DNS is only responding with the External IP of the webserver, but you need internal clients to use the Internal IP of the webserver.

Options are:
- put the internal IP + hostname in the hosts file on each PC
- add the A records to your internal DNS server (will require you do duplicate the entire DNS zone on the internal DNS server)
- if your firewall is Cisco PIX/ASA this can be resolved by using the DNS FIXUP command
- use 3rd party software to return local IPs for only certain DNS records, see: http://dnsredirector.com/faq/59.asp
Updated - 23rd Oct
Answer the question
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.