Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

named not receiving GUI updates for DNS #255

Open
didyouexpectthat opened this issue Oct 6, 2014 · 0 comments
Open

named not receiving GUI updates for DNS #255

didyouexpectthat opened this issue Oct 6, 2014 · 0 comments

Comments

@didyouexpectthat
Copy link

Hello.

In MySQL, under zpanel, zpanel_core, x_dns, entry 267 is as follows.

dn_id_pk int(6) unsigned 267
dn_acc_fk int(6) 1
dn_name_vc varchar(255) threefifteen.info
dn_vhost_fk int(6) 1
dn_type_vc varchar(50) A
dn_host_vc varchar(100) cpanel
dn_ttl_in int(30) 86400
dn_target_vc varchar(255) 199.101.98.36
dn_texttarget_tx varchar(255)
dn_priority_in int(50) 0
dn_weight_in int(50) 0
dn_port_in int(50) 0
dn_created_ts int(30) 1412622298
dn_deleted_ts int(30)

I've forced update with zpanel and with named.

root@hosting:[/]# cat /etc/zpanel/configs/bind/zones/threefifteen.info.txt | grep cpanel
root@hosting:[/]#

Running on CentOS 6.5

Not sure where I should be seeing logging for the updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant