Multi server some question

traskowski

Verified User
Joined
Nov 13, 2012
Messages
61
Hello.
I setup multi server on my two directadmin servers.

Zones copy right.. But i don't see another domain on second server.

First server domains work perfectly.
Domain have the same ns like domains for first server.

Maybe configuration of second server it's wrong.. Don't show nothing in domains on second server.. but it's show the domains it's on second server (by ip).

Its 2am.. I try to write this one more time in the morning
 
Last edited:
Hello,

Just the fact that you enabled Mitliserver function in Directamin (you should do it on the both servers by the way) won't transfer domain zones between servers. To transfer zone you should apply more actions, like this for example on the both servers:

Code:
[COLOR=#000000][FONT=courier new]echo "action=rewrite&value=named" >> /usr/local/directadmin/data/task.queue
[/FONT][/COLOR]
 
Yes i do that on two server (multi-server) and i write this function in shell. Zones compy from one to another and vice-cersa. It's all good... But i don't know why the domains don't work on second server (domains what i don't have on first one). It's might be configuration of server...

I user the same ns server on configuration of directadmin like on first one. I use other hostname (s2.domain.com, in first server i use s1.domain.com).

It's good configuration ?

The domain on a second server is visible, I can see the ip in http://www.tcpiputils.com/browse/domain/ . It's show the right ip server (that i mean), but it's don't show anything on domain. Just "cannot find page".
 
What do you mean when saying "domains don't work on second server" then? If you provide a real domain name then it will help us to understand your issue quicker.
 
Yes i got it. I don't have any firewall and directadmin work fine , than :80 must be opned. I think it's some configuration on second server but..

I have the hostname s2.udx.pl and i use the same ns server like in first server.. I don't know that's it's good. When i send ns2 name server to second server ip i recive cannot find page (i do that in hosts in windows), ns1 work fine.
 
Back
Top