This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
DNS / Re: DNS or Nameserver
« on: April 10, 2019, 10:31:01 AM »
I have a hosting-s.net domain that has ns1.hosting-ns.net and ns2.hosting-ns.net set up
I also have set revDNS for ip addresses but something does not work because it does not go to the site at all
I also have set revDNS for ip addresses but something does not work because it does not go to the site at all
2
DNS / DNS or Nameserver
« on: March 29, 2019, 04:05:42 PM »
I have domain hosting-s.net, I always did that with my domain registrar I set DNS for her ns1.hosting-ns.net and ns2.hosting-ns.net, and in the CWP panel I set nameserver ns1.hosting-ns.net and ns2. hosting-ns.net and I added my public IP, now also yes I have done but I do not want to act ns1, and ns2 indicate some other address, do I need to register the domain for example ns1.hosting-ns.net and ns2.hosting-ns.net
I am asking for help, I want to put my programming server
I am asking for help, I want to put my programming server
3
CentOS 6 Problems / Re: error send mail on postfix
« on: April 12, 2015, 01:32:10 PM »Code: [Select]
; Panel %version%
; Zone file for globhurt.com
$TTL 14400
globhurt.com. 86400 IN SOA ns1.centos-webpanel.com. biuro.reinfo-serwis.pl. (
2013071602 ; serial, todays date+todays
86400 ; refresh, seconds
7200 ; retry, seconds
3600000 ; expire, seconds
86400 ) ; minimum, seconds
globhurt.com. 86400 IN NS ns1.centos-webpanel.com.
globhurt.com. 86400 IN NS ns2.centos-webpanel.com.
globhurt.com. IN A 83.1x.2xx.1xx
localhost.globhurt.com. IN A 127.0.0.1
globhurt.com. IN MX 0 globhurt.com.
mail IN CNAME globhurt.com.
www IN CNAME globhurt.com.
ftp IN CNAME globhurt.com.
; Add additional settings below this line
globhurt.com. IN TXT "v=spf1 mx a"
my dns zoneDo I need to have a reverse dns
4
CentOS 6 Problems / error send mail on postfix
« on: April 08, 2015, 01:55:33 PM »
tray send mail on roundcube
some error
(host mx.poczta.onet.pl[213.180.147.146] said: 554 5.7.1 : Recipient address rejected: Spf check: fail (in reply to RCPT TO command))
some error
(host mx.poczta.onet.pl[213.180.147.146] said: 554 5.7.1 : Recipient address rejected: Spf check: fail (in reply to RCPT TO command))
5
CentOS 6 Problems / Centos 6.6 very large usage memory
« on: March 29, 2015, 06:14:44 PM »
Hi, I noticed that I have a very large memory consumption,
clean install machine is not a dedicated server vps , 4GB of DDR3 memory of Intel i3 CPU
Memory usage is 80 %
what could be the problem?
clean install machine is not a dedicated server vps , 4GB of DDR3 memory of Intel i3 CPU
Memory usage is 80 %
what could be the problem?
6
Migration from other control panels / How migrate Direct admin on CWP
« on: March 19, 2015, 02:42:11 PM »
Welcome you may know how to migrate from direct admin to CWP, I would like to move the e-mail accounts and other things users
Pages: [1]