DNS Question - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: DNS Question (/thread-231.html) Pages: 1 2 |
DNS Question - grungy - 03-06-2007 01:40 AM Plesk CP has a nasty feature which changes back every manual entry in Apache or Bind back to settings that were initially setup via PLESK GUI Control Panel, so, is it the same case with VHCS Omega? RE: DNS Question - ephigenie - 03-06-2007 01:45 AM In later versions we'll implement a gui-switch to disable automatic dns-handling for certain domains. But for now everything gots overriden RE: DNS Question - grungy - 03-06-2007 06:57 PM Oh, ok dude! Sometimes a simple question saves you quite some time......Thanx! RE: DNS Question - Alexey - 03-07-2007 03:03 PM When i will finish work with postfix i will try to install myDNS and put some gui to vhcs last ver. (not Omega) RE: DNS Question - Alexey - 03-08-2007 09:37 PM Today i'm installed myDNS and make some changes in vhcs2 it's working ... but i don not have gui but i will to this... RE: DNS Question - grungy - 03-08-2007 09:40 PM Alexey Wrote:Today i'm installed myDNS and make some changes in vhcs2 It seems you are a myDNS fan...why? RE: DNS Question - Alexey - 03-08-2007 10:53 PM grungy no.. i'm using this b/c it's work with mySQL and it' will be easy to manage all records of domain and add new RE: DNS Question - grungy - 03-08-2007 11:22 PM So if mySQL dies, the DNS server dies too? RE: DNS Question - ephigenie - 03-09-2007 01:56 AM yeah - that's why it's a bit difficult - i personally prefer having a stable & reliable dns-system all the time. I'm aware that bind has now builtin mysql support... (see bind-dlz project) Alternatively powerdns is there which understands bind zonefiles AND mysql zones.... But this would make it all very difficult to maintain. i.e. ever thought about chrooting bind ? RE: DNS Question - Alexey - 03-09-2007 09:48 PM yes but u can have 2 DNS server one is bind and one myDNS |