Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Member
    Join Date
    Mar 2004
    Posts
    17

    Default URGENT: how to check rdns enabled???

    Hi All,

    I'm having problems with a new server I just bought.

    Email sent from webmail would not arrive at certain domains. Sends fine to hotmail.

    At first it was tohught to be that rdns was not enabled. A support ticket was issued and processed, saying it was enabled last night.

    problem? I STILL can't send to certain domains.

    I NEED to have this fixed prior to transfering accounts over. How do I check to ensure rdns was enabled and if it was... WHAT ELSE could it be?

    Thanks!!I appreciate it!

    A

  2. #2
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    You can check rDNS is setup by simply doing a DNS lookup on the in-addr.arpa IP entry.

    In windows:
    nslookup 11.22.33.44

    On Linux:
    host 11.22.33.44

    Where 11.22.33.44 is your IP address.

    Note: It's usually best that you do not do the lookups above on a workstation/server that actually uses the DNS servers for the rDNS server itself if you're running DNS on that server (i.e. don't do it on the actual server or any workstation with its name servers set to use that server) otherwise it may incorrectly tell you that all is OK.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  3. #3
    Member
    Join Date
    Mar 2004
    Posts
    17

    Default

    Originally posted by chirpy
    You can check rDNS is setup by simply doing a DNS lookup on the in-addr.arpa IP entry.

    In windows:
    nslookup 11.22.33.44

    On Linux:
    host 11.22.33.44

    Where 11.22.33.44 is your IP address.

    Note: It's usually best that you do not do the lookups above on a workstation/server that actually uses the DNS servers for the rDNS server itself if you're running DNS on that server (i.e. don't do it on the actual server or any workstation with its name servers set to use that server) otherwise it may incorrectly tell you that all is OK.
    I found a tool that did this and it appears that RDNS was indeed setup.

    What the hell could be the problem then? *sighs*

    Aaron

    P.S. thanks for replying

  4. #4
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    Are you getting any bounce messages for the failed emails?

    If you could post one here (replace any identifying information) it would be of help.

    The other thing you could do, is have a look in /var/log/exim_rejectlog for information on error messages for bounced email.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  5. #5
    Member
    Join Date
    Mar 2004
    Posts
    17

    Default

    Originally posted by chirpy
    Are you getting any bounce messages for the failed emails?

    If you could post one here (replace any identifying information) it would be of help.

    The other thing you could do, is have a look in /var/log/exim_rejectlog for information on error messages for bounced email.
    This is the bounce I am getting:

    Date: 3/22/2004 14:03:27 -0500
    From: Mail Delivery System <Mailer-Daemon@tom.xxx.com>
    To: martekho@tom.xxx.com
    Subject: Mail delivery failed: returning message to sender All headers
    This message was created automatically by mail delivery software.

    A message that you sent could not be delivered to one or more of its
    recipients. This is a permanent error. The following address(es) failed:

    aaronjw@xxx.com
    SMTP error from remote mailer after RCPT TO:<aaronjw@xxx.com>:
    host mailin2.korax.net [216.201.96.56]: 554 <martekho@tom.xxx.com>:
    Sender address rejected: Domain not found

    ------ This is a copy of the message, including all the headers. ------

    Return-path: <martekho@tom.xxx.com>
    Received: from martekho by tom.xxx.com with local (Exim 4.30)
    id 1B5Uhg-0008Im-RF
    for aaronjw@xxx.com; Mon, 22 Mar 2004 14:03:16 -0500
    From: "Test" <info@xxx.com>
    To: aaronjw@xxx.com
    Subject: aaaaaaa!!!
    X-Mailer: NeoMail 1.26
    X-IPAddress: 65.95.157.28
    MIME-Version: 1.0
    Content-Type: text/plain; charset=iso-8859-1
    Message-Id: <E1B5Uhg-0008Im-RF@tom.xxx.com>
    Date: Mon, 22 Mar 2004 14:03:16 -0500


    --
    help me out here!!!!

  6. #6
    Super Moderator This forum account has been confirmed by cPanel staff to represent a vendor. chirpy's Avatar
    Join Date
    Jun 2002
    Location
    Go on, have a guess
    Posts
    13,495

    Default

    Aha!

    Do you have a DNS entry for "tom.xxx.com" setup? I not, then that is where your problem is. The remote SMTP server is trying to lookup the IP address for tom.xxx.com and cannot find one and so is rejecting the email.
    Jonathan Michaelson

    Need your cPanel servers secured and tuned?
    cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services
    Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf
    http://www.configserver.com

  7. #7
    Member
    Join Date
    Mar 2002
    Location
    Alberta, Canada
    Posts
    1,509

    Default

    It would be good to first find out if the Domain name resolves.
    Helping people Host, Create, and Maintain their Web Site
    Also providing Server Admin Services - setup / troubleshooting

    http://potentproducts.com/

  8. #8
    Member
    Join Date
    Mar 2004
    Posts
    17

    Default

    Hi all!

    First off.. thanks to everyone who replied with suggestions. I'm sorry I waisted your time

    The problem is resolved and it was actually a hostname problem.

    All is working now and once again... thanks to all and sorry for waisting your time with a silly problem.

    Aaron

Similar Threads & Tags
Similar threads

  1. Service Check Method: [check command] tailwatchd is not running
    By vixon in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 08-01-2011, 01:24 PM
  2. How can i check if ASP.NET is enabled?
    By ASTRAPI in forum New User Questions
    Replies: 4
    Last Post: 06-09-2009, 01:12 PM
  3. Replies: 6
    Last Post: 04-14-2008, 02:09 AM
  4. how to check rdns
    By Simba in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 07-12-2007, 05:15 PM
  5. Problem urgent ASAP: (please check my ticket)75184
    By budway in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 09-30-2004, 09:38 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube