DNS Zone File Setup
May 24, 2008i have 2 ips to run a nameserver for my domain.
say if i have a zone file like this...
i have 2 ips to run a nameserver for my domain.
say if i have a zone file like this...
When I view my servers hostname on dnsreport I get the following errors:
Quote:
WARN
MX records are not CNAMEs
WARNING: When I looked up your MX record, your DNS server returned a CNAME. This is an unusual situation, and I can't handle it -- the following MX tests may not work properly. The problem is:
mail.fishsense.co.uk.->fishsense.co.uk.
Quote:
FAIL
MX A lookups have no CNAMEs
WARNING: One or more of your MX records points to a CNAME. CNAMEs are prohibited in MX records, according to RFC974, RFC1034 3.6.2, RFC1912 2.4, and RFC2181 10.3. The problem MX record(s) are:
mail.fishsense.co.uk.->fishsense.co.uk.->67.18.217.170
Quote:
WARN
Mail server host name in greeting
WARNING: One or more of your mailservers is claiming to be a host other than what it really is (the SMTP greeting should be a 3-digit code, followed by a space or a dash, then the host name). If your mailserver sends out E-mail using this domain in its EHLO or HELO, your E-mail might get blocked by anti-spam software. This is also a technical violation of RFC821 4.3 (and RFC2821 4.3.1). Note that the hostname given in the SMTP greeting should have an A record pointing back to the same server. Note that this one test may use a cached DNS record.
fishsense.co.uk claims to be non-existent host server.fishsense.co.uk:
220-server.fishsense.co.uk ESMTP Exim 4.63 #1 Fri, 12 Jan 2007 08:10:24 +0000 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
The contents of the zone file are:
Code:
; Zone File for fishsense.co.uk
$TTL 14400
@ 86400 IN SOA ns1.fishsense.co.uk. myemail.domain.com (
2007011204
7200
7200
2417200
86400
)
fishsense.co.uk. 86400 IN NS ns1.fishsense.co.uk.
fishsense.co.uk. 86400 IN NS ns2.fishsense.co.uk.
fishsense.co.uk. 14400 IN A 67.18.217.170
localhost.fishsense.co.uk. 14400 IN A 127.0.0.1
fishsense.co.uk. 14400 IN MX 0 mail.fishsense.co.uk.
ns1.fishsense.co.uk. 14400 IN A 67.18.217.170
ns2.fishsense.co.uk. 14400 IN A 67.18.217.171
fishsense.co.uk. 14400 IN TXT "v=spf1 a mx ~all"
www 14400 IN CNAME fishsense.co.uk.
mail 14400 IN CNAME fishsense.co.uk.
ftp 14400 IN A 67.18.217.170
server.fishsense.co.uk 14400 IN A 67.18.217.170
Can someone explain to me in laymans terms (aka as simple as possible) on how I can fix the above errors.
How to synchronize DNS zone file from back end means form ssh shell prompt.
View 4 Replies View RelatedWhat is the path for DNS zone files located in plesk system?
View 4 Replies View RelatedI have been using Site5 hosting and its pretty easy to edit DNS Zone file .. Now I have some sites hosted with HostGator and they have cPanel.
I am wondering how to edit dns zone file in cPanel? I don't have WHM with my account.
I own a file hosting and delivery site, and am looking for new/better way (that involves the use of a large storage array, such as the Dell PowerVault MD1000) to store and serve user files. I currently have many separate file servers that store and serve user files, and each server has roughly the following specs:
Quad core processor
4-8GB RAM
8x750GB RAID-10
I know with the large storage array, I will need front-end servers to retrieve files from it, but wasn't really sure how this works. Also, would this new method be more optimal/cost-effective than my current method (I probably think the answer is yes).
on good hosting setups for getting large amounts of disk space.
I would like to be able to offer up to 2Gb storage space for 100s, maybe up to a few 1000 users - any solution should scale well. The files would be static files that might be up to 400Mb in size.
It would be nice to be able to give users FTP access to their disk space, although it's not a core requirement.
How can I setup my control panel to update the Apache config file
View 4 Replies View RelatedOk, new to Plesk, trying to move from ispconfig. So I have Plesk 12 running on Centos 6 64bit in a VPS. I figured out how to upgrade PHP and now I have installed my first website. The website is joomla based but I am getting the below error when installing components:
Warning
Copy failed.
JInstaller: :Install: Failed to copy file /var/www/vhosts/virtual-sim-racing.com/httpdocs/home/tmp/install_55081e65af5fe/pkg_kunena.xml to /var/www/vhosts/virtual-sim-racing.com/httpdocs/home/administrator/manifests/packages/pkg_kunena.xml
Package Install: Could not copy setup file.
This suggest to me a permissions issue - but what to do with it. I have checked all of the relevant Joomla folder permissions and they are all showing as writeable, so it looks like something outside of that?
I don't want to have to stick with ispconfig much longer ...
I just want to use a server for file sharing, it will have nginx and that's it. I'm looking at centos, or freebsd, but I been using centos forever now and I'm not sure how to use freebsd, should I just stay with centos?
Do I tell my hosting provider to just install the OS and give me ssh action and that's it? Don't install any control panels or any other stuff? I want one domain and one subdomain on it though and ftp action.
I'm build Plesk Panel for Linux and Presence Builder, I don't want my user can upload their website to hosting via File Manager. How can I do it...
View 2 Replies View RelatedAs my clients' needs expand, they're asking for chroot ssh/sftp setup. I'm currently on a dedicated Linux setup but don't really have the time to set up a whole new box with full virtualization or investigate a full chroot solution (baby on the way), and to be honest it would be less hassle to move to a new provider than worry about down time with sites.
What I'm looking for:
- linux hosting
- hosting for 30+ accounts, some with several domains
- at least 6 IP addresses for SSL certs
- each account in a full chroot environment (ssh/sftp/ftp) so they can't poke around each others' files, or each account set up in a virtual machine setup (ie: openvz)
- maildir
- spamassassin
- php 5, mysql, perl 5.8.8
- suexec apache would be nice
Say I have 2 websites and they all use file.php which is located on mainserver.com/file.php.
I want to use the file like this:
website1.com/file.php
website2.com/file.php
I have learnt it is harder to setup than I initially expected (since I have just moved from a shared hosting service). I am in need of some help setting up my DNS servers, as I am very confused. Here is most of the info I know:
1) I am running HyperVM
2) I've installed LXAdmin
3) I own the domain (purchased from xeodomains.com) runemart.com
4) My VPS hostname is: vps.runemart.com
5) I know my IP
6) My host has said:
'For VPS customers that have a HyperVM login you can now host forward DNS on the DNS servers rdns1.vaserv.com (US)rdns2.vaserv.com (UK'
And I am unsure what this means/how to do it.
I am not sure if I need some more information to set up my DNS, however I am sure that I can get it if I do.
Now, my questions begin. Firstly, I need to point my domain - runemart.com - somewhere. I believe I need to set up my DNS via HyperVM or LXAdmin so that they are something like: ns1.runemart.com and ns2.runemart.com. Though, is this correct? Am I able to set up my own actual domain name servers, or will my domain have to point at something like rdns2.vaserv.com?
If anyone can assist me in this I would be very greatful, as I am waiting to get my website running. This is all I will ask for now, I will take it one step at a time =).
Rapidly growing error logs showing the same message
$ug-non-zts-20020429/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0
root@server [~]# ls /usr/local/lib/php/extensions/no-debug-non-zts-20020429
./ ../ eaccelerator.so*
root@server [~]# ls /usr/local/lib/php/extensions/no-debug-non-zts-20020429
./ ../ eaccelerator.so*
Using cpanel 11 / centos 4
i have a server with centos,
i need to edit the hidden file .htaccess from the file management tool of cpanel,
but the hidden files not shown,
ow can i modify the setting and let the files shown in the file management tool of cpanel?
How can we stop Plesk resetting the file permissions on a dll file that is found in
C:Program Files (x86)
??
Specifically,
we have a file, jmail.dll,
here
C:Program Files (x86)Dimacw3JMail
By default Plesk permissions are set to DENY for PSACLN.
But the JMail plugin cannot work with these permissions !
We change this to be ALLOW for READ & EXECUTE and DENY for WRITE.
And everything works fine.
But every time Plesk does an update it reverts it back !
This means that a number of our customers contact forms stop working !
for our DNSs, should I add A record or NS record for my domain?
for exmaple I have ns1.mydomain.com now should I add A record or NS record for NS1 in mydomain.com DNS zone?
I came in here a couple days back looking for a reliable, powerful, and well priced VPS. I went through a couple companies and one of the first that I really seriously considered was Zone.net.
It's really all about first impressions and zone.net wins this. Their site looks great and definitely made a good impression on me. I had some questions about hosting a Debian VPS; they answered them quickly and completely. Their support is first-class and very personable. I waited on hold for less than a minute, and was instantly directed to a very knowledgeable agent.
After setting up my VPS, I can tell you that my sites get some good traffic and zone.net is handling it all great. Their bandwidth is fast, their servers are first class, and they're definitely the kind of host everybody should have.
I've been through many other hosts in search of a decent VPS and I definitely will be staying with zone.net for a while. I'm not affiliated at all with them, just a very satisfied customer. If you're thinking of opening something with them and would like an honest, third party opinion, don't hesitate to PM me.
My VPS is down at Zone.net!
My VPS is down at Zone.net and its been more than 12 hours, it is down. I submitted a ticket more then 7 hours ago, but no reply whats so ever from them.
I called on their number, but it goes to voicemail. Any one facing the same issue with them?
I just wanted to take a minute to express how happy I am with my new VPS from Zone.net.
There was a minor delay getting my VPS set up and they were upfront and gave me a good credit for it. This is rare in this day and age and I felt I should share how well they communicated.
So far the VPS is screaming and hosting my 3 sites without breaking a sweat.
Ill post a week or month report as I get time. This site helped me find Zone.net, so some more good feedback can't hurt. :-)
Before aweek i was looking from good company to take VPS so i saw here some poeple commend with zone.net. so i take VPS from them they are not to bad they have excellent dealers but the support slow if you issue ticket its will take hours to answer you.
so i will write my problem to (web hosting talk members) maybe they will help me one it
my web some times normal for me i can inter it but some visters can't inter the web
& some times i can't inter the web but some visiters can inter & if am used the PHproxy i can inter.
the masseges that come to the web
(The requested item could not be loaded by the proxy.
Proxy server is unable to locate the server: tdwl-academy.com. The server does not have a DNS entry. Check the server name in the Location (URL) and try again.)
(network error (dns_sever_failure)
&
(The page cannot be displayed)
they told me there is nothing wronge on DNS
really i will be crazy from my web
I'm trying to do this
/usr/bin/gzip -p /home/mysite/public_html/shop/feeds/myfile.xml.zip > /home/mysite/public_html/shop/feeds/myfile.xml
But it just tells me
/usr/bin/gzip: invalid option -- p
X-Powered-By: PHP/5.2.5
Content-type: text/html
How do I find the correct option to unzip first file to second file?
i manage linux apache webserver with a few wordpress blogs and from time to time i see someone inject a malicious .php file into wp-content/uploads/2014/10/ directory.
i think its some bad plugin or theme, but these is more blogs, i ugrade, update, WP, but
how can i setup some monitor to tell me which php file (or even line in php file) injected that malicious .php ? I have linux root access so i can setup anything
what happaned if we set TTL 300 in ZONE...
View 9 Replies View RelatedI have multiple valleywag friends who have gone with Zone.NET for server hosting. I decided to do the same a few weeks back and use them as well. I never got my IP and server info and called customer support. No kidding... been 9 days and Level 1 support kees saying someone will get back to me.
So today I call them and ask them if they are going out of biz because customer support is impossible bad, and he basically said yes!!! Wish they would have told me that upfront.
Anyway, wasted a few weeks with them. Now my cohorts and I are on the lookout for some new hosting companies. All recs welcome
I'm trying to setup an option on my server. I hope one of you can help me out a tad...
I'm trying to configure my server to allow an option that I usually call wildcard DNS. I need any domain that's pointed to a server to go to a parked page (just like a welcome to <domain> it's coming soon). I can do the parked page, just need to figure out the DNS/Apache settings.
I know it can't be too hard but I just can't find it...
It has come the time to find out who REALLY IS Zone.net
This is the moment where zone.net is experiencing their worst situation ever. We are all offline since friday, we are all extremely nervous and some of us are even losing clients because of the prolonged downtime. Many of us have sent awful emails to zone.net and there are thousands of complaints arriving continuously to zone.net.
I'm amazed to see how zone.net is behaving in front of this awful & critical situation.
Believe it or not, they are politely answering the emails, they opened a special page where they update everything that's going on so that we all know what's happening and what they are doing, they have a lot of engineers working continuously to solve the situation as soon as possible and they really are devoted to end this nightmare. So this is NOT only our problem -as their customers-, but their problem as well and therefore, we are all together on this and as such we should help each other instead of screaming at them.
Zone.net is showing with facts and with their behaviour that they are a SERIOUS AND VERY DECENT AND PROFESSIONAL company who deserves our support & help because it is nowadays extremely difficult to find decent and professional people like the one at zone.net. The fact that there's a problem today doesn't mean more than what it really is, and that problem we are suffering now has taught us that zone.net is one of the best companies we can possibly find. I'm pretty sure & confident this great people will satisfactorily solve the situation in a short while.
You actually know a company when that company is in trouble. Otherwise they are all great....
to edit a DNS Zone (via WHM=> DNS Zone Edit) of a domain hosted on my server & which NS's are routed to.
New setting should route domain to a seperate server (i.e HTTP, FTP) and leave EMAIL on my server.
I've changed all settings, except MX & mail CNAME, to the new IP (This includes NS's, A's, CNAME's - WWW & ftp). Still the WWW is not working and email has stopped working localy.
A few months ago, I helped a client setup some services on a VPS provided by zone.net. The setup process was easy and the VPS was activated very quickly. The online support staff is very fast at answering any questions I throw their way. I'm also impressed with their online customer portal -- very well organized.
Reliability has been perfect (as far as I can tell). The VPS is very responsive and obviously not overloaded. The price is very reasonable.