Web Hosting Talk







View Full Version : Subdomains *AGAIN*


-Edward-
05-31-2001, 05:47 PM
Is it compulsary to have them on the same ip as the master domain?

i.e

sub1.yourdomain.co.uk - ip - 123.123.132.123

master domain - yourdomain.co. - ip - 123.123.132.111

That possible? long as they are on the same server?

cheatman
05-31-2001, 08:05 PM
you can have as many domains and subdomains as you want on the same ip.

Chicken
05-31-2001, 09:49 PM
That wasn't the question cheatman, heh...

-and yes Eddie, different IP are fine as long as you DNS and set it up that way on the machine.

-Edward-
06-01-2001, 03:31 AM
Ok i'm using tera-bytes dns and when i moved slimschat.kchat.org to a different ip it kept going straight to kchat.org. i've now changed it to a different subdomain extentsion until i can put it on a differebt IP.

Do i make a cname????

Cael
06-01-2001, 03:48 AM
Have you waited for the DNS to update? I heard from 4ws staff that when you modified the records, it needs at least 4 hours for it to update.

-Edward-
06-01-2001, 03:50 AM
Yeah i gave it 15 hours :)

UmBillyCord
06-01-2001, 01:08 PM
Is the A name similar to below?

"slimschat IN A 233.233.233.233"

A CNAME will not help as you are not aliasing the domainname your are trying to add a tl sub domain to.

Chicken
06-01-2001, 09:11 PM
Originally posted by Technics
Do i make a cname????

A Record, not CNAME.

Add another A Record for the domain (I'm guessing you already have at least one beig 'www') pointing to the IP that you set the sub on the server.

dutchie
06-03-2001, 07:46 AM
Ok while we're on it...

I make a subdomain with a A record.

Can it point to a subdirectory on the main (www) site (like sub.domain.com/sub), or do i simply make a new site with a new user and password ?

I guess the last option will work, but what about the first ?

Chicken
06-03-2001, 12:06 PM
No that won't work, and there are a couple ways of getting around having to create anew user/pass (redirect or symbolic links), but creating the user/pass isn't that difficult.