Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section DNS Server
  • Search

--named yes

Questions regarding the DNS Server
BIND
Post Reply
  • Print view
Advanced search
5 posts • Page 1 of 1
shanjie
Posts: 37
Joined: Thu Jan 14, 2016 12:02 pm

--named yes
  • Quote

Post by shanjie » Wed Feb 17, 2016 3:16 am

Can I install the named on the running vestacp by running bash vst-install.sh --named yes?

I didn't install it at the beginning as I weren't planning to use it.
Top

tjebbeke
Collaborator
Posts: 783
Joined: Mon May 11, 2015 8:43 am
Contact:
Contact tjebbeke
Website

Os: CentOS 6x
Web: apache + nginx
Re: --named yes
  • Quote

Post by tjebbeke » Thu Feb 18, 2016 6:32 pm

I don't think that it is possible to install extra features that way after an installation. You can try to look at the install script and execute only the parts that are needed.
Top

Fleuv
Posts: 18
Joined: Thu May 28, 2015 4:27 pm

Os: Ubuntu 17x
Web: nginx + php-fpm
Re: --named yes
  • Quote

Post by Fleuv » Thu Jan 19, 2017 5:35 am

I believe the best way to do is by just installing the bind9 package and after that adding it to /usr/local/vesta/conf/vesta.conf

You might have to restart vesta to be able to use it in vesta.
Top

youradds
Posts: 130
Joined: Tue Sep 01, 2015 10:16 am

Re: --named yes
  • Quote

Post by youradds » Sat Mar 03, 2018 2:31 pm

Hi,

I've installed bind9, but what do I need to add into the vesta.conf file? I really don't fancy having to do a full server rebuild just to get the DNS stuff working with Vesta, so I'd appreciate any help :)

Cheers

Andy
Top

bsquang
Posts: 1
Joined: Sun Apr 22, 2018 3:42 pm

Os: CentOS 6x
Web: nginx + php-fpm
Re: --named yes
  • Quote

Post by bsquang » Sun Apr 22, 2018 3:50 pm

Okay you can follow this :

yum install bind bind-utils bind-libs -y
wget http://c.vestacp.com/rhel/7/named/named.conf -O /etc/named.conf
chown root:named /etc/named.conf
chmod 640 /etc/named.conf
chkconfig named on
service named start

after that : insert into vesta.conf < DNS_SYSTEM='named'

Good luck
Top


Post Reply
  • Print view

5 posts • Page 1 of 1

Return to “DNS Server”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password