(03-17-2015, 06:36 PM)Me.B Wrote: Not supported currently but I think we still can do it by hacking the DB.
M B
Hello,
Any clue how?
I tried adding:
INSERT INTO `sentora_core`.`x_dns` (`dn_acc_fk`, `dn_name_vc`, `dn_vhost_fk`, `dn_type_vc`, `dn_host_vc`, `dn_ttl_in`, `dn_target_vc`, `dn_priority_in`, `dn_weight_in`, `dn_port_in`, `dn_created_ts`) VALUES ('1', 'mydomain.com', '3', 'PTR', 'ip-address_of_the_host', '86400', 'sub.mydomain.com', '0', '0', '0', '1425452970');
And still no success