Page 1 of 1

DNS problem with eyez-on server

Posted: Sun Aug 05, 2012 3:12 am
by xpkiller
Hi,

Some Eyez-on host has wrong DNS setting therefore I could not get any emails from eyez-on portal.
Another server hase good DNS records eg. I have got order email and forum registration activation mails..etc
Aug 1 18:58:43 egresi postfix/smtpd[998]: warning: 204.15.39.147: address not listed for hostname ns2.envisacor.com
Aug 1 18:58:43 egresi postfix/smtpd[998]: connect from unknown[204.15.39.147]
Aug 1 18:58:46 egresi postfix/smtpd[998]: NOQUEUE: reject: RCPT from unknown[204.15.39.147]: 450 4.7.1 Client host rejected: cannot find your hostname, [204.15.39.147]; from=<pb****s@eyezon.com> to=<e***si.p***er@xpkiller.hu> proto=SMTP helo=<ns2.envisacor.com>
Aug 1 18:58:48 egresi postfix/smtpd[998]: disconnect from unknown[204.15.39.147]
Aug 1 19:11:27 egresi postfix/smtpd[2312]: connect from alerts.eyez-on.com[184.106.215.218]
Aug 1 19:11:27 egresi postfix/smtpd[2312]: EE502DC77D: client=alerts.eyez-on.com[184.106.215.218]
Aug 1 19:11:28 egresi postfix/cleanup[2316]: EE502DC77D: message-id=<20120801171126.10125.qmail@alerts.eyez-on.com>
Aug 1 19:11:28 egresi postfix/qmgr[2673]: EE502DC77D: from=<an*****ous@alerts.eyez-on.com>, size=598, nrcpt=1 (queue active)
Aug 1 19:11:28 egresi postfix/local[2317]: EE502DC77D: to=<p***r@debian.otthon.net>, orig_to=<e****i.p***er@xpkiller.hu>, relay=local, delay=0.7, delays=0.68/0.01/0/0.01, dsn=2.0.0, status=sent (delivered to command: procmail -a "$EXTENSION")
Aug 1 19:11:28 egresi postfix/qmgr[2673]: EE502DC77D: removed
Aug 1 19:11:28 egresi postfix/smtpd[2312]: disconnect from alerts.eyez-on.com[184.106.215.218]
(* I wildcarded some characters because spam robots)

So you need to have correct PTR record in DNS because a lot of mail server will reject your emails.

If you think I can help you in setting.

Re: DNS problem with eyez-on server

Posted: Sun Aug 05, 2012 10:06 am
by xpkiller
The problem is that:
*****:~$ host 204.15.39.147 # this IP has a PTR with name ->
147.39.15.204.in-addr.arpa domain name pointer ns2.envisacor.com.
*****:~$ host ns2.envisacor.com # but this name has another IP with A record
ns2.envisacor.com has address 184.106.223.149

therefore need an A record:
ns2.envisacor.com A 204.15.39.147

or you need modify PTR record to another host name and put an A record with it.

Re: DNS problem with eyez-on server

Posted: Wed Aug 08, 2012 1:38 am
by xpkiller
...I am sad.. because I haven't got any answer by email or here..

Re: DNS problem with eyez-on server

Posted: Wed Aug 08, 2012 12:00 pm
by GrandWizard
I don't know what you are waiting for in terms of a reply.

That IP isn't a reporting server at all. It is a mail server for Envisacor.

If you are having an issue with Envisalerts, or your Envisalink, then this is the forum for it.

Re: DNS problem with eyez-on server

Posted: Wed Aug 08, 2012 1:31 pm
by xpkiller
What is your company??
This forum is under eyez-on.com domain or not?
I have ordered an 2DS card (and I am waiting for it) and I have written a lot of emails to your company and I didn't get any answer to those.
Therefore I was looking for the problem and I have seen on my mail server (I am system administrator on a lot of servers) that the problem is with DNS records of your servers and I thought I can help you if I tell this... but I see you don't want to know.
ok
bye

Re: DNS problem with eyez-on server

Posted: Wed Aug 08, 2012 2:29 pm
by xpkiller
very interest I have got email with date 01.08.2012 just now and:
Aug 8 19:58:43 egresi postfix/smtpd[1290]: connect from mail.envisacor.com[204.15.39.147]
Aug 8 19:58:44 egresi postfix/smtpd[1290]: B3DE6DC77D: client=mail.envisacor.com[204.15.39.147]
Aug 8 19:58:45 egresi postfix/cleanup[1296]: B3DE6DC77D: message-id=<5019603E.5030504@eyezon.com>
Aug 8 19:58:45 egresi postfix/qmgr[2673]: B3DE6DC77D: from=<p***gs@eyezon.com>, size=987, nrcpt=1 (queue active)
Aug 8 19:58:45 egresi postfix/local[1297]: B3DE6DC77D: to=<peter@debian.otthon.net>, orig_to=<e***si.p***r@xpkiller.hu>, relay=local, delay=1.4, delays=1.4/0/0/0.01, dsn=2.0.0, status=sent (delivered to c
Aug 8 19:58:45 egresi postfix/qmgr[2673]: B3DE6DC77D: removed
Aug 8 19:58:45 egresi postfix/smtpd[1290]: disconnect from mail.envisacor.com[204.15.39.147]
may be somebody have red my post and corrected DNS record of your mail server.

Re: DNS problem with eyez-on server

Posted: Thu Aug 09, 2012 9:10 pm
by stevew
GrandWizard wrote:I don't know what you are waiting for in terms of a reply.

That IP isn't a reporting server at all. It is a mail server for Envisacor.

If you are having an issue with Envisalerts, or your Envisalink, then this is the forum for it.
What he's saying is that he can't get mail from you because his mail server checks A records and host settings through reverse DNS lookups, which are not resolving correctly in this case. This is standard practice for properly configured mail servers as many SPAMMERS will use open relays to send their spew. Properly configured mail servers with good anti-spam firewalls will check the incoming e-mail to make sure it isn't masquerading with phoney routing information, by reverse DNS lookups and properly populated A rand MX records. We perform these checks at our enterprise as well.

Re: DNS problem with eyez-on server

Posted: Fri Aug 10, 2012 2:31 am
by xpkiller
Yes, yes.

but eyez-on already has correct DNS records from some days, somebody corrected it and I got a lot of old emails from eyez-on. ( alerts, forum, registrations, mobile link...etc)
because alters' emails was very important to correct the DNS records.