I run a DNSReport.com test for my domain name and it failed on "Mail" section with this error message:
HTML Code:
ERROR: I could not complete a connection to any of your mailservers!
my-domain.com: Timed out [Last data sent: RCPT TO: ]
If this is a timeout problem, note that the DNS report only waits about 40 seconds for responses, so your mail *may* work fine in this case but you will need to use testing tools specifically designed for such situations to be certain.
also on DNSReport.com mail test, got this error message:
HTML Code:
my-domain.com. - xxx.xxx.xxx.xxx [Could not connect: Could not receive data: Operation timed out.]
[Note that if your mailserver takes over 30 seconds to respond, our test will timeout, even though real mailservers will wait longer] what makes my server failed on this test?
I have a vps, I setup the nameservers last night I think. But here is the dns report for my domain name, although I just changed the domain to propigate from the old host to my vps using the name servers.
I want to know if the faluires are to do with the domain not being propageted completly to the new vps, or if they are a different problem.
Ran a dnsreport on my domain, everything is ok except on thing:
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. domainconcern.com claims to be host server.host.com [but that host is at xxx.xxx.67.2 (may be cached), not xxx.xxx.67.3].
Is this normal? I mean, the domain is using a dedicated IP anyway.
One of my favorite web tools, dnsreport dot com, has gone pay only apparently
Is there any other service that is as close to advanced with the nice breakdown it does? Perhaps some tool I can install on one of my own servers?
I know the super skilled will says oh just run this, that and the other command line tool for the same info but I really liked the way they did it and how it explained the details.
I did an OS reload and I decided to setup my own nameservers. Previously I have my sites using everydns.net
Now I added the two nameservers I created to my Godaddy account (the nameservers that point to everydns are still there,) and they are updated. I added the A records inside my zone to point to the ip address. Dns report shows theseerrors:
AIL: You have one or more missing (stealth) nameservers. The followingnameserver(s) are listed (at your nameservers) as nameservers for yourdomain, but are not listed at the parent nameservers (therefore, theymay or may not get used, depending on whether your DNS servers returnthem in the authority section for other reques5.4.1). You need to make sure that these stealth nameservers areworking; if they are not responding, you may have serious problems! TheDNS Report will not query these servers, so you need to be very carefulthat they are working properly.
gogol.ithaki.net. schubert.ithaki.net. This islisted as an ERROR because there are some cases where nasty problemscan occur (if the TTLs vary from the NS records at the root servers andthe NS records point to your own domain, for example). Your DNS servers leak stealth information in non-NS requests:
Stealth nameservers are leaked [gogol.ithaki.net.]! Stealth nameservers are leaked [schubert.ithaki.net.]!
Thiscan cause some serious problems (especially if there is a TTLdiscrepancy). If you must have stealth NS records (NS records listed atthe authoritative DNS servers, but not the parent DNS servers), youshould make sure that your DNS server does not leak the stealth NSrecords in response to other queries.
ERROR: I could not complete a connection to any of your mailservers!
server.ithaki.net: Timed out [Last data sent: [Did not connect]]
Ifthis is a timeout problem, note that the DNS report only waits about 40seconds for responses, so your mail *may* work fine in this case butyou will need to use testing tools specifically designed for suchsituations to be certain.
I tried a little searching both in Google and on here but this is probably going to be a private or member-based thing anyway.
I've gotten a couple comments that some of my outbound personal mail is ending up in spam folders. I think it's almost completely limited to having Outlook (or Express?) as a client... which I assume doesn't even do network-based lookups. Nonetheless I don't seem to be on any blacklists, and running it through my own spamassassin filter comes up basically zero score. But the fact that more than one person has had the problem concerns me greatly. Also, I haven't seen any significant reason why the content itself would trigger anything.
I realize a public spam test service would basically be a "testing ground" for spammers to evade detection, but there's obviously legitimate uses as well... is there such a tool somewhere? Thanks for any advice. Public information sharing is key to a forum, but PMs are welcome in this case.
my datacenter says that they have not had power failures(lol yeh right) but i cant seem to figure out why my server seems to be rebooting randomly. so far its happened early 3-5am my times today and yesterday, just its happened 4x more times this morning.
im not sure if cpanel is sending me bind start failures because its not set to auto start up on reboot or if it might be related... but the server seems fine.
I am trying to setup a pass through on our apache proxy server, typically this is not any trouble but our developers have started using a product call DEV EXPRESS and I cannot figure out how to get my pass through to work. Here's what my pass through looks like
ProxyPass /tmsdev http://tmsdev.dot.missouri/ ProxyPassReverse /tmsdev http://tmsdev.dot.missouri/ The initial url is http://tmsdev.dot.missouri/RealEstate/AAH/LitterPickup.aspx
I am getting 404 errors on everything that has /RealEstate/DXR.axd......... The DXR.axd is something from DEVEXPRESS here's the error I'm getting.
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /RealEstate/DXR.axd was not found on this server.</p> <hr /> <address>IBM_HTTP_Server/6.0.2.35 Apache/2.0.47 (Win32) Server at ghweb04 Port 80</address> </body></html>
We are a small development team mostly coding in php/mysql as an unpaid hobby. Anyways yesterday our test server had hardware problems and to get a decent new one would be $300. Well this seems a lot to ask for someone that does get any compensation for it. So we are looking for some cheap way of providing a test server. We need at least a way that provides svn, apache w/ php and mysql. We tried to use the webserver, but the head dev didnt like the idea. Any suggestions?
Let's say you ordered new server,do you make active same moment(install httpd server and all other components)or you running test before like memory and hardware test? If yes,which programs you would recommend to test fully hardware?
I have LAMP -server running and I was wondering how to test it's performance. So is there any good tools for that? I'm interest how many http queries my server could handle etc.