Current time: 06-30-2024, 07:56 PM Hello There, Guest! (LoginRegister)


Post Reply 
use admin domain as user domain
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: use admin domain as user domain
piziwate Wrote:Hello !

Thank you for your answer.

I put :
SERVER_HOSTNAME = host-srv01

better:
SERVER_HOSTNAME = host-srv01.domain.tld
a "full qualified host name" is needed

piziwate Wrote:and changed my /etc/hosts
127.0.0.1 host-srv01.local localhost
xxx.xxx.xxx.xxx host-srv01

see mine:

# 'hosts' file configuration.
127.0.0.1 host1.domain.tld.local localhost
123.45.67.89 host1.domain.tld host1
::ffff:123.45.67.89 host1.domain.tld host1
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

piziwate Wrote:But it still not working. The admin.domain.tld is not resolved !!

Code:
host-srv01:~# nslookup domain.tld
Server:         127.0.0.1
Address:        127.0.0.1#53

Name:   domain.tld
Address: xxx.xxx.xxx.xxx

----------------------------------------------------
host-srv01:~# nslookup admin.domain.tld
Server:         127.0.0.1
Address:        127.0.0.1#53

** server can't find admin.domain.tld: SERVFAIL

An idear ?

Maybe you have to go through the configuration of bind.
have a look at /etc/bind/named.conf and /var/cache/bind/*

There should be one zonefile (.db) for each domain created and one for the ISPCP-SERVER-NAME (admin.domain.tld.db).

/J
11-02-2007 08:10 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
use admin domain as user domain - piziwate - 11-02-2007, 05:03 PM
RE: use admin domain as user domain - joximu - 11-02-2007 08:10 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)