Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Aliasing domains on Windows Server 2003

Aliasing domains on Windows Server 2003

Scheduled Pinned Locked Moved System Admin
sysadminwindows-admintoolshelpquestion
8 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    NeverHeardOfMe
    wrote on last edited by
    #1

    So I have two domians: abc.co.uk xyz.co.uk abc.co.uk is set up and works fine on a Windows 2003 server - I can browse to it no problem. I want to set up xyz.co.uk as an alias to abc.co.uk Why is Googling this so hard? Anyway, I tried this: Opened Admin tools / DNS Expanded "Forward Lookup Zone" Selected "abc.co.uk" Right-clicked, selected "New Alias (CNAME)..." Entered "xyz.co.uk" in the "Alias name" box, and "www.abc.co.uk" in the FQDN box (selected via "Browse..." button) Didn't work. Anyone know what I am supposed to do? Many thanks...

    J 1 Reply Last reply
    0
    • N NeverHeardOfMe

      So I have two domians: abc.co.uk xyz.co.uk abc.co.uk is set up and works fine on a Windows 2003 server - I can browse to it no problem. I want to set up xyz.co.uk as an alias to abc.co.uk Why is Googling this so hard? Anyway, I tried this: Opened Admin tools / DNS Expanded "Forward Lookup Zone" Selected "abc.co.uk" Right-clicked, selected "New Alias (CNAME)..." Entered "xyz.co.uk" in the "Alias name" box, and "www.abc.co.uk" in the FQDN box (selected via "Browse..." button) Didn't work. Anyone know what I am supposed to do? Many thanks...

      J Offline
      J Offline
      Jorgen Andersson
      wrote on last edited by
      #2

      It's kind of the opposite way around. You have to create the zone xyz.co.uk and create an alias that's pointing towards abc.co.uk...

      N 1 Reply Last reply
      0
      • J Jorgen Andersson

        It's kind of the opposite way around. You have to create the zone xyz.co.uk and create an alias that's pointing towards abc.co.uk...

        N Offline
        N Offline
        NeverHeardOfMe
        wrote on last edited by
        #3

        "Kind of the opposite"...huh..? Come on, be nice to me! :-) So now I have a new zone, xyz.co.uk ..and do "kind of the opposite" to before: Still doesn't work. I suppose it doesn't help that the terminology is somehat alien to me... sysadmin is not my forte, to say the least. But this is a simple enough task, surely - there must be a simple set of steps to follow.... So I have "zones" (whatever the they are) for both abc.co.uk (the site) and xyz.co.uk (to be the alias)... please, now what?

        L J 2 Replies Last reply
        0
        • N NeverHeardOfMe

          "Kind of the opposite"...huh..? Come on, be nice to me! :-) So now I have a new zone, xyz.co.uk ..and do "kind of the opposite" to before: Still doesn't work. I suppose it doesn't help that the terminology is somehat alien to me... sysadmin is not my forte, to say the least. But this is a simple enough task, surely - there must be a simple set of steps to follow.... So I have "zones" (whatever the they are) for both abc.co.uk (the site) and xyz.co.uk (to be the alias)... please, now what?

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Windows Server 2003 Bible may provide you the answer. Google Book Search - you may read some of this book here[^] Hope it helps.

          N 1 Reply Last reply
          0
          • L Lost User

            Windows Server 2003 Bible may provide you the answer. Google Book Search - you may read some of this book here[^] Hope it helps.

            N Offline
            N Offline
            NeverHeardOfMe
            wrote on last edited by
            #5

            Jesus H Christ, do people actually read that sort of stuff, much less understand it? :~ I absolutely refuse to believe things need to be even half as complicated... Anyway, thanks... got something working by ignoring DNS altogether in the end, and just setting "Multiple identities for this website" in the advanced website settings in IIS manager! Seems to work, except not for subdomains, which is a bit of a nuisance but not critical at this stage..

            L J 2 Replies Last reply
            0
            • N NeverHeardOfMe

              Jesus H Christ, do people actually read that sort of stuff, much less understand it? :~ I absolutely refuse to believe things need to be even half as complicated... Anyway, thanks... got something working by ignoring DNS altogether in the end, and just setting "Multiple identities for this website" in the advanced website settings in IIS manager! Seems to work, except not for subdomains, which is a bit of a nuisance but not critical at this stage..

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              Phil Uribe wrote:

              do people actually read that sort of stuff

              I don't suppose it is reaches the all-time sellers listings :)

              1 Reply Last reply
              0
              • N NeverHeardOfMe

                "Kind of the opposite"...huh..? Come on, be nice to me! :-) So now I have a new zone, xyz.co.uk ..and do "kind of the opposite" to before: Still doesn't work. I suppose it doesn't help that the terminology is somehat alien to me... sysadmin is not my forte, to say the least. But this is a simple enough task, surely - there must be a simple set of steps to follow.... So I have "zones" (whatever the they are) for both abc.co.uk (the site) and xyz.co.uk (to be the alias)... please, now what?

                J Offline
                J Offline
                Jorgen Andersson
                wrote on last edited by
                #7

                Ok, so you have the zone abc.co.uk, in this zone you have the host (A-record) www which is pointing to 123.123.123.123, and by coincidence you happen to have a webserver on this ip-number. On the same or different dns server you have the zone xyz.co.uk and you want the record www to point to the same server as in the abc.co.uk domain. Then you have two choices, either make an A-record pointing the record www directly towards the ipnumber of the server or to create an alias (cname) that is pointing towards www.abc.co.uk. The advantage of a cname is that if you change to a new server you only need to change the record in one dns-server. Just remember to leave "host header value" in the IIS empty, as that will filter away all requests not having this value in the request.path

                1 Reply Last reply
                0
                • N NeverHeardOfMe

                  Jesus H Christ, do people actually read that sort of stuff, much less understand it? :~ I absolutely refuse to believe things need to be even half as complicated... Anyway, thanks... got something working by ignoring DNS altogether in the end, and just setting "Multiple identities for this website" in the advanced website settings in IIS manager! Seems to work, except not for subdomains, which is a bit of a nuisance but not critical at this stage..

                  J Offline
                  J Offline
                  Jorgen Andersson
                  wrote on last edited by
                  #8

                  Phil Uribe wrote:

                  Jesus H Christ, do people actually read that sort of stuff, much less understand it?

                  :~ :-O Actually I prefer the books from Microsoft press.

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups