Web Hosting Talk







View Full Version : server aliases


Semaj
12-20-2002, 07:15 PM
I have a domain not showing up with the www extension.
httpd.conf includes this
ServerAliases www.domain.com domain.com

Also included in the DNS Zone file

Any help & where to look?

James

rcs
12-20-2002, 07:18 PM
whats the name of the domain?

Where is the ServerAlias included?

rcs
12-20-2002, 07:21 PM
Oh wait!

You have a typo.
try ServerAlias
NOT
ServerAliases

Semaj
12-20-2002, 07:31 PM
http://ckvance.com works but http://www.ckvance.com

The typo was just here in my post not the conf file.

James

rcs
12-20-2002, 07:35 PM
You have no DNS record for www.ckvance.com.

You need to update the zone file with a new serial and reload named.

Semaj
12-20-2002, 07:38 PM
where did you search for this at?
I could use the resource next time
James

rcs
12-20-2002, 07:43 PM
on the shell.
$ host -t a ckvance.com
... has address ...
$ host -t a www.ckvance.com
Host ... not found.

You can probably find something like that on the web. Or I can write you a html form that does that for $10 :stickout:

Semaj
12-20-2002, 07:50 PM
I am familiar with webmin but I now have WHM & i am still learning.
I have setup this domain just like all the rest but it doesn'e work.
I deleted the zone file & rte-added it but still the same thing.
What do you recommend?

rcs
12-20-2002, 07:52 PM
When I try looking up the www domain under YOUR nameserver it still doesn't show.

Did you restart the named server?

Semaj
12-20-2002, 08:24 PM
What about under?
ns1.ckvance.com
ns2.ckvance.com

Aushosts
12-20-2002, 08:29 PM
Do you have a www CNAME entry?

rcs
12-20-2002, 08:33 PM
i used the host command to check YOUR ns servers, not mine.

the record for www is still not updated.
<b>Did you reload the nameserver after incrementing the serial number?</b>

Besides the zope record looks a little strange. the SOA record is maybe wrong and should point to ns1.ckvance.com and not ns01.excelwebhosting.com to start with.

Semaj
12-20-2002, 08:52 PM
Here were my steps.
1. I created a new account for the domain.

2. Gave the domain "Reseller Privileges"

3. Edited "Reseller Privileges/Nameservers"
Added his "primary & secondary nameservers" for the domain, "assigned ip's" and "added an A record" for each nameserver...

4. Edited "Manage Reseller Ip Delegation"

5. Edited "Manage Reseller Main Shared/Ipless Ip"

click here to veiw zone file
http://www.excelwebhosting.com/dns.gif "top"
http://www.excelwebhosting.com/dns2.gif "bottom"

Anything wrong with this process
:confused:

rcs
12-20-2002, 09:03 PM
Everything's wrong with the process :D
but I'm an old school guy.

First change ns01.execlwebhosting.com
and root.root.execlwebhosting in the SOA
to ns1.ckvance.com. and root.ckvance.com. respectively. remember the . (dot) in the end of each name.

Second Change the serial number and increment it by 1.

third change the expire and remove one 0.


forth, change ns01.execlwebhosting.com and ns02.execlwebhosting.com in the NS to
ns1.ckvance.com and ns2.ckvance.com respectively.

fifth, delete localhost.ckvance.com, you don't need it.

sixth, reload your nameserver, look at the log file and see if there are errors.

Semaj
12-20-2002, 09:31 PM
O.K.
But how else do you add an acount & give reseller privilegeswithout these steps?

1. Create a new account for the domain.

2. Gave the domain "Reseller Privileges"

3. Edited "Reseller Privileges/Nameservers"

And why would it create these setting if so many are wrong???????

rcs
12-21-2002, 08:20 AM
they're not practically wrong just philosophically ;)

I see the www record now :D

rcs
12-21-2002, 11:15 AM
oops, no I'm sorry the www record doesn't show.

Maybe you got a typo somewhere.

I can fix that in 5 minutes if you want to pay a small fee and have shell access.

Semaj
12-21-2002, 12:16 PM
I made the changes & restarted bind & apache, but it still doesn't show.
What would be the cost for the fix?

rcs
12-21-2002, 12:53 PM
Lets not discuss that on public. PM me or email please.