Tagged: 

Viewing 4 reply threads
  • Author
    Posts
    • #1505171
      Roxie
      Participant
      Member Points: 140
      Rank: 2

      Let’s say I have a website ‘http://www.myoffice.com’ – this is my external website.

      Secondly, I have an internal website ‘http://www.bostonoffice.com’ – this is my internal office website.

      I want all my external users to use the website – ‘http://www.myoffice.com’

      When they type this address  it should get routed to ‘http://www.bostonoffice.com.’ What is the procedure to do this? I worked with DNS, but i don’t know the actual steps. Can anyone help me out please ?

      avatar
    • #1506223
      Leos Marek
      Moderator
      Member Points: 25,048
      Author of Year 2020Author of the Year 2021
      Rank: 4

      Hello Roxie,

      Im not sure to understand your question. What do you mean by your external users – anyone? And where do those externals connect from, internet?

      If you want to redirect publicly available domain (myoffice.com in your case) you would need to set this up at the hosting level. But this would most probably redirect all the traffic, so you would never actually get to myoffice.com website.

      More details would be needed to help you.

      avataravatar
    • #1519268
      Michael Pietroforte
      Keymaster
      Member Points: 41,265
      Author of the year 2018
      Rank: 4

      I think Leos is right, it is not clear what you want to do.

      If the internal site is in a private network,  you have configure your router to forward inbound traffic on the ports 80 and 443 to your private IP. Your DNS for ‘http://www.myoffice.com’  points to the router IP.

    • #1535933
      PowerMe!
      Participant
      Member Points: 1,837
      Rank: 3

      I guess one’d need more information.

      As I deal with web hosting, there are 2 ways:

      1. Host it on a server provided by the hosting provider
      2. Host it on your own server behind a firewall-router

      Case 1: There is just a registered public DNS record – universal for all users

      Case 2: One can create 2 DNS records- one for public and the other for internal users (although the latter is not required if you implement “hairpin NAT“).

      Case 2 is similar to Mike’s (Michael Pietroforte) suggestion above. I have an article elsewhere on that implementation.

    • #1557688
      Elalamein
      Participant
      Member Points: 100
      Rank: 2

      You can Try to set a CNAME record in yoour internal DNS.

Viewing 4 reply threads
  • You must be logged in to reply to this topic.
© 4sysops 2006 - 2023

CONTACT US

Please ask IT administration questions in the forums. Any other messages are welcome.

Sending

Log in with your credentials

or    

Forgot your details?

Create Account