ulas Posted January 28, 2011 Posted January 28, 2011 I created a domain with froxlor but it does not create soa record and MX records properly. How can I fix that to add each domain to its MX and SOA records. In addition this, I wonder that how can I add default domain NS records? Do I need to install powerdns admin? or is there any patch? I am working on Freebsd
d00p Posted January 28, 2011 Posted January 28, 2011 I created a domain with froxlor but it does not create soa record and MX records properly. What does your zone-file look like? In addition this, I wonder that how can I add default domain NS records? It's in the settings... Do I need to install powerdns admin? or is there any patch? No, and no
ulas Posted January 28, 2011 Author Posted January 28, 2011 Instructions of settings have wrong information. cron job seems does not work and can I ask froxlor master is enough for cron job? finally, why syscp instructions removed from demo installation:(
d00p Posted January 28, 2011 Posted January 28, 2011 Instructions of settings have wrong information. Then please tell us what exactly is wrong, and what the correct way is. cron job seems does not work and can I ask froxlor master is enough for cron job? recheck that you have configured the crond correctly, that the pathes are correct and that you have restarted crond after the configuration. And yes, calling froxlor_master_cronjob.php is the only file that needs to be called. finally, why syscp instructions removed from demo installation:( What 'syscp instructions'?
ulas Posted January 28, 2011 Author Posted January 28, 2011 For example allow-axfr-ips=<SLAVE DNS SERVER> allow-recursion=127.0.0.1 daemon=yes guardian=yes launch=bind lazy-recursion=yes recursor=<IP DNSRECURSION> master=yes bind-config=/etc/namedb/froxlor_bind.conf bind-check-interval=180 touch /etc/bind/froxlor_bind.conf chown root:0 /etc/bind/froxlor_bind.conf chmod 0600 /etc/bind/froxlor_bind.conf do you see the directory name of froxlor_bind.conf is wrong? In addition this, cronjob registration command also has wrong directory name for freebsd. maybe it is correct for debian but it is wrong for freebsd 8.1
ulas Posted January 28, 2011 Author Posted January 28, 2011 can we use power dns with mysql database support? does froxlor add dns records to powerdns mysql database?
d00p Posted January 28, 2011 Posted January 28, 2011 do you see the directory name of froxlor_bind.conf is wrong? Well than change the "Bind configuration directory" in the settings!? In addition this, cronjob registration command also has wrong directory name for freebsd. maybe it is correct for debian but it is wrong for freebsd 8.1 Please, don't just say "this is wrong and this is wrong"...please SHOW us where the mistake is because i don't know what you mean.
d00p Posted January 28, 2011 Posted January 28, 2011 can we use power dns with mysql database support? does froxlor add dns records to powerdns mysql database? Not yet, it's being developed
ulas Posted January 28, 2011 Author Posted January 28, 2011 echo "*/1 * * * * root /usr/local/bin/php -q /var/customers/froxlor/scripts/froxlor_master_cronjob.php" >> /etc/crontab this commands come on froxlor settings and its path also wrong. generally, freebsd setups apache on /usr/local/www/apache22/data. In this case we should be careful. echo "*/1 * * * * root /usr/local/bin/php -q /usr/local/www/apache22/data/froxlor/scripts/froxlor_master_cronjob.php" >> /etc/crontab it is correct for general. if froxlor get its path from apache and print it in setting page php. it would be good to not get confused:) sorry , If I get you confused you.
d00p Posted January 28, 2011 Posted January 28, 2011 /var/customers/froxlor/scripts/froxlor_master_cronjob.php THIS path is automatically detected by Froxlor (it knows where it's installed)...so you installed Froxlor to /var/customers/froxlor (which is wrong anyways) and that's why it shows '/var/customers/froxlor/scripts/froxlor_master_cronjob.php' as path
ulas Posted January 28, 2011 Author Posted January 28, 2011 it is strange. it could be a bug related to php or apache. because when I type cd /var/customers/froxlor ; it says no such file ordirectory
ulas Posted January 28, 2011 Author Posted January 28, 2011 I noticed that powerdns does not work with itsconfiguration
d00p Posted January 28, 2011 Posted January 28, 2011 Don't know, i don't have a FreeBSD Box, others reported that this is working, sorry then
ulas Posted January 28, 2011 Author Posted January 28, 2011 how can I debug cron job? for dns records?
d00p Posted January 28, 2011 Posted January 28, 2011 Well why don't you just give us some error messages...you ALWAYS just say "it's not working" but you don't provide any information that helps us to help you
Question
ulas
I created a domain with froxlor but it does not create soa record and MX records properly.
How can I fix that to add each domain to its MX and SOA records.
In addition this, I wonder that how can I add default domain NS records?
Do I need to install powerdns admin?
or is there any patch?
I am working on Freebsd
14 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.