Configuration of IIS, DNS, Network for Intranet site

Discussion in 'PHP' started by newphpcoder, Dec 7, 2010.

  1. newphpcoder

    newphpcoder New Member

    Joined:
    Sep 24, 2010
    Messages:
    101
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Web Programmer
    Location:
    Philippines
    Good day!

    I created intranet webpage and I configured it in IIS as my web server. It work by using this url: http://100.10.10.1/intranet/index.php
    100.10.10.1 Is the 4th server where I have IIS

    I want to happen is the url should be http://intranet.dlp.cu which I created in hostheader and I used the ip address 100.10.10.1, this url has an Host A in DNS 1 but when type the url http://intranet.dlp.cu the page cannot be displayed. What configuration I need to do. We have 2 NIC, I have DNS 1 for PDC, DNS 2 for BDC.

    I read some forum that they do is the DNS 1 is for external used which is for Internet and the DNS 2 is for Internal which is for Intranet. But my problem is DNS 2 is for back up, if the internet was down in DNS 1, DNS 2 would be used for internet.

    I really don’t know what I need to do to work my intranet site. By the way I used ISA/ISP, modem, proxy/gateway for internet.

    Is it the configuration is in DNS/Networking and IIS?How?
    I search but I can't find any same solution in my problem.

    Thank you
     
  2. venami

    venami New Member

    Joined:
    Dec 26, 2008
    Messages:
    195
    Likes Received:
    10
    Trophy Points:
    0
    Occupation:
    Software Professional
    Location:
    India, Tamil Nadu, Cuddalore
    Home Page:
    http://mvenkatapathy.wordpress.com
    If you want to set up an INTRANET website, then it will not be accessed in the Internet. Only the systems local to that particular LAN can access the website in intranet.

    Suppose you want the Intranet website to be accessed via the Internet, then you need to set up NAT in your server(let us name it as "public_host" which has a public IP) so that you can access your Intranet portal via "public_host".


    My humble request is not to post the same question again and again in multiple threads, please.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice