Page 4 of 4 FirstFirst ... 234
Results 46 to 54 of 54

Thread: warn users against using 127.0.0.1 as a resolver

  1. #46
    Member
    Join Date
    Aug 2004
    Posts
    202

    Default

    and here is my resolv.conf file:

    PHP Code:
    domain mydomain.com
    search mydomain.com
    nameserver ns1 IP address (happens to be this server)
    nameserver ns2 IP address
    Change it to

    nameserver ns1 IP
    nameserver ns2 IP
    If it still doesn't work you have a deeper issue...

  2. #47
    Member
    Join Date
    Mar 2003
    Posts
    616

    Default

    Quote Originally Posted by djmerlyn
    Change it to



    If it still doesn't work you have a deeper issue...
    Ok, so I tried the above still no luck....I tried to ping yahoo.com/google.com and it says "ping: unknown host"

    So what kind of things can I do to check for "deeper issues"?

    I've also determined this is only happening on 1 out of our 4 servers...and another strange thing...if I type "service named restart" the response is:

    PHP Code:
    Stopping named:
    root@sa1 [/etc]#                                           [  OK  ] 
    Instead of all others that show this:
    PHP Code:
    Stopping named:                                            [  OK  ]
    Starting named:                                            [  OK  ]
    root@h1 [/etc]
    However, like I mentioned in my messages log it says named started fine...?
    Last edited by noimad1; 11-12-2004 at 01:37 AM.

  3. #48
    Member
    Join Date
    Mar 2003
    Posts
    616

    Default

    Quote Originally Posted by noimad1
    Ok, so I tried the above still no luck....I tried to ping yahoo.com/google.com and it says "ping: unknown host"

    So what kind of things can I do to check for "deeper issues"?

    I've also determined this is only happening on 1 out of our 4 servers...and another strange thing...if I type "service named restart" the response is:

    PHP Code:
    Stopping named:
    root@sa1 [/etc]#                                           [  OK  ] 
    Instead of all others that show this:
    PHP Code:
    Stopping named:                                            [  OK  ]
    Starting named:                                            [  OK  ]
    root@h1 [/etc]
    However, like I mentioned in my messages log it says named started fine...?
    Nevermind..I am a complete IDIOT...I appologize for being and IDIOT.....IDIOTS shouldn't be allowed to touch servers....

    anyways, the problem was that the IP address listed as our server as the nameserver was actually one diget off....didn't even notice it...it was supposed to have a 155 and it was 156....

    Thanks anyways!

  4. #49
    Member
    Join Date
    Aug 2004
    Posts
    202

    Default

    So what kind of things can I do to check for "deeper issues"?
    Self diagnostics

    Glad you got it going!

  5. #50
    Member
    Join Date
    Nov 2003
    Posts
    148

    Default

    Hi,

    iam using for Primary Resolver 127.0.0.1
    Secondary = non-local NS
    Teritary Resolver (optional) = non-local NS

    When i change the Primary Resolver to a non-local NS, then exim cant route an outgoing Mail.
    WHM cant connect to "cPanel/WHM News"

    Why ? So im must switched back ti 127.0.0.1

  6. #51
    FWC
    FWC is offline
    Member
    Join Date
    May 2002
    Location
    Ontario, Canada
    Posts
    354

    Default

    Quote Originally Posted by ezztro
    Hi,

    iam using for Primary Resolver 127.0.0.1
    Secondary = non-local NS
    Teritary Resolver (optional) = non-local NS

    When i change the Primary Resolver to a non-local NS, then exim cant route an outgoing Mail.
    WHM cant connect to "cPanel/WHM News"

    Why ? So im must switched back ti 127.0.0.1
    Have you tried your main server IP for the primary resolver?

  7. #52
    Member
    Join Date
    Nov 2003
    Posts
    148

    Default

    yes i have

  8. #53
    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,496

    Default

    ...and? If the main IP address does not work, and you have named running, then you must have restrictions at the top of your named.conf which you need to relax as mentioned many times in this thread.

    If you get errors in exim with the secondary and tertiary name servers, then they obviously are not providing resolver services to you and are pointless having them in your resolv.conf - you should ask your server provider for ones that actually work.
    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

  9. #54
    Member
    Join Date
    Nov 2003
    Posts
    148

    Default

    Quote Originally Posted by chirpy
    ...and? If the main IP address does not work, .
    The main IP is working.

Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. Disk Usage Warning (warn)
    By Pap in forum cPanel & WHM Discussions
    Replies: 4
    Last Post: 05-04-2010, 03:38 AM
  2. pop3 warn message, how to?
    By bsasninja in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 11-21-2006, 11:30 AM
  3. [warn] NameVirtualHost ip.ip.ip.ip:80 has no VirtualHosts
    By claven177 in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 07-26-2005, 01:46 AM
  4. Replies: 0
    Last Post: 04-15-2004, 01:29 AM
  5. MailBox [warn]
    By anton in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 02-27-2003, 09:30 AM