LxCenter HyperVM & Kloxo Support

Forum



Members   Search      Help    Register    Login    Home
Home » Archive » LxAdmin » Lxadmin Enterprise » Slave's DNS
Slave's DNS [message #65396] Wed, 20 May 2009 12:53 Go to next message
mtk is currently offline mtk  Israel
Messages: 397
Registered: April 2008
Location: Israel
Master
Developer
Hello,
what is the most common way to set the slave's DNS, in order to be able to host domains there?


Re: Slave's DNS [message #65522 is a reply to message #65396] Thu, 21 May 2009 21:26 Go to previous messageGo to next message
lxbhargava is currently offline lxbhargava  
Messages: 597
Registered: May 2009
Master

Hello,

While adding the client you can define which server you want to use it as DNS server. There is no difference in configure DNS in slvae or master. DNS configuration is per client basis.

On Wed, May 20, 2009 at 04:53:27PM -0000, Mati Kochen wrote:
>
>
> Hello,
> what is the most common way to set the slave's DNS, in order to be able to host domains there?
> --
> http://www.smartmtk.com | http://www.datecafe.co.il
> http://www.ganpoohadov.com | http://www.ganmaayan.com
> http://www.lighthost.co.il | http://www.sites-market.com
>




Thanks and Regards

S Bhargava
Lxlabs Support
Re: Slave's DNS [message #65553 is a reply to message #65522] Fri, 22 May 2009 01:55 Go to previous messageGo to next message
mtk is currently offline mtk  Israel
Messages: 397
Registered: April 2008
Location: Israel
Master
Developer
lxbhargava wrote on Fri, 22 May 2009 04:26

Hello,

While adding the client you can define which server you want to use it as DNS server. There is no difference in configure DNS in slvae or master. DNS configuration is per client basis.

On Wed, May 20, 2009 at 04:53:27PM -0000, Mati Kochen wrote:
>
>
> Hello,
> what is the most common way to set the slave's DNS, in order to be able to host domains there?
> --
> http://www.smartmtk.com | http://www.datecafe.co.il
> http://www.ganpoohadov.com | http://www.ganmaayan.com
> http://www.lighthost.co.il | http://www.sites-market.com
>




but that was exactly what I asked:
let's assume I have ns1/ns2.master.com in the master.
can a client hosted in the slave point his domain to those NS records?



[Updated on: Fri, 22 May 2009 01:55]

Report message to a moderator

Re: Slave's DNS [message #65587 is a reply to message #65553] Fri, 22 May 2009 03:23 Go to previous messageGo to next message
lxbhargava is currently offline lxbhargava  
Messages: 597
Registered: May 2009
Master

Hello,

I am not sure if understand correctly. If you configure ns1.master.com ns2.master.com, it can act as DNS server to any domain hosted anywhere.




Thanks and Regards

S Bhargava
Lxlabs Support
Re: Slave's DNS [message #65692 is a reply to message #65587] Fri, 22 May 2009 19:12 Go to previous messageGo to next message
arthurthornton is currently offline arthurthornton  United States
Messages: 2120
Registered: August 2007
Location: Virginia
Grandmaster
LxCenter Staff

kochen:

As long as your client uses that as their nameservers and you set the DNS server for your client as being localhost (master), you can do that.

For our servers (we run Kloxo), I set it up as DNS servers being the master server and a server we set up to handle DNS only. Kloxo handles the rest of transferring the files. This ensures that we will keep our DNS up at all times.


Re: Slave's DNS [message #65693 is a reply to message #65692] Fri, 22 May 2009 19:15 Go to previous messageGo to next message
mtk is currently offline mtk  Israel
Messages: 397
Registered: April 2008
Location: Israel
Master
Developer
arthurthornton wrote on Sat, 23 May 2009 02:12
kochen:

As long as your client uses that as their nameservers and you set the DNS server for your client as being localhost (master), you can do that.

For our servers (we run Kloxo), I set it up as DNS servers being the master server and a server we set up to handle DNS only. Kloxo handles the rest of transferring the files. This ensures that we will keep our DNS up at all times.

I will try it myself later (when I'll be able to add domains to my slave) but, how does a trace of a hosted domain in the slave look like?
(does it show your master's IP)


Re: Slave's DNS [message #65698 is a reply to message #65693] Fri, 22 May 2009 19:24 Go to previous messageGo to next message
arthurthornton is currently offline arthurthornton  United States
Messages: 2120
Registered: August 2007
Location: Virginia
Grandmaster
LxCenter Staff

If you mean tracert/traceroute, then it will show the slave IP as that is the A record for the domain.

To do that, though, you would need to make a new DNS template for each slave (has to be done anyway). Something like:
master-dns:
_base_: 1.2.3.4
slave1-dns:
_base_: 2.3.4.5
slave2-dns:
_base_: 3.4.5.6


Re: Slave's DNS [message #65701 is a reply to message #65698] Fri, 22 May 2009 19:30 Go to previous messageGo to next message
mtk is currently offline mtk  Israel
Messages: 397
Registered: April 2008
Location: Israel
Master
Developer
let's assume we have 2 separate hosting-companies, one on the master ans one on the slave.
I'm trying to achieve two goals:

  1. a client of the master-company hosted on the slave server, should use NS1/NS2.master.com (but yes, see the slave's IP as it is the A record).
  2. a client of the slave-company hosted on the slave, using NS1/NS2.slave.com should not see the master-server's IP whatsoever...


would this be possible?


Re: Slave's DNS [message #65704 is a reply to message #65701] Fri, 22 May 2009 19:39 Go to previous messageGo to next message
arthurthornton is currently offline arthurthornton  United States
Messages: 2120
Registered: August 2007
Location: Virginia
Grandmaster
LxCenter Staff

Yes, as long as company2 on the slave uses its own nameservers (such as ns1.slave.com and ns2.slave.com), and you set the A records for both ns1 and ns2 to the slave AND you set the DNS server pool for them to be the slave they're hosted on ONLY, then it would work 100%.

Re: Slave's DNS [message #65706 is a reply to message #65704] Fri, 22 May 2009 19:45 Go to previous messageGo to next message
mtk is currently offline mtk  Israel
Messages: 397
Registered: April 2008
Location: Israel
Master
Developer
I wish I could try it... Smile

Re: Slave's DNS [message #68524 is a reply to message #65701] Wed, 24 June 2009 05:30 Go to previous message
mtk is currently offline mtk  Israel
Messages: 397
Registered: April 2008
Location: Israel
Master
Developer
kochen wrote on Sat, 23 May 2009 02:30

a client of the master-company hosted on the slave server, should use NS1/NS2.master.com (but yes, see the slave's IP as it is the A record).


this doesn't seem to work.
I just moved a client to a fresh new slave installation and it doesn't even reply to PING...


Previous Topic:qmail relayclient
Next Topic:RoundCube doesn't work on Slave
Goto Forum:
  


Current Time: Tue Jun 18 16:57:07 EDT 2013

Total time taken to generate the page: 0.01213 seconds
.:: Contact :: Home :: Privacy ::.

Click here to lend your support to: LxCenter and make a donation at www.pledgie.com !

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software