[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] more info on my dns



> heres what in the config file
>
> $TTL 86400
> hostinghq.com. IN SOA ns.hostinghq.com. admin.ns.hostinghq.com. (
>         2000022900
>         10800
>         3600
>         604800
>         86400
>         )
> hostinghq.com.  IN      NS      ns.hostinghq.com.
> hostinghq.com.  IN      NS      ns2.hostinghq.com.
> ; End SOA Header
> hostinghq.com.  in      mx      30 mail.hostinghq.com.
> mail.hostinghq.com.     in      a       64.29.16.2
> ns2.hostinghq.com.      in      a       64.29.17.2
> hostinghq.com.  in      a       64.29.16.2
> www.hostinghq.com.      in      a       64.29.16.2
>
Looks like a Loop.  Mr. Letter goes to hostinghq.com (64.29.16.2) which uses
mail.hostinghq.com which resolves to 64.29.16.2 and that ip resolves to you
guessed it hostinghq.com (See yoour Reverse below) not mail.hostinghq.com
so you should change your mx record to hostinghq.com  mail is sent to the
High priority mail server hostinghq.com

Zeffie

>
> ----- Original Message -----
> From: "Mark Spieth" <mspieth@xxxxxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Tuesday, February 29, 2000 1:44 PM
> Subject: RE: [cobalt-users] more info on my dns
>
>
> I need to see the actual zone files you have look at /etc/named.conf for
> where they are located.
>
> Mark
>
> -----Original Message-----
> From: RHLinux [mailto:rhlinux@xxxxxxxxxxx]
> Sent: Tuesday, February 29, 2000 5:25 PM
> To: Cobalt-Users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] more info on my dns
>
>
> heres what i have for the main site and heres a example of another site on
> the server
>
> hostinghq.com      64.29.16.2
>  mail.hostinghq.com      64.29.16.2
>  ns2.hostinghq.com      64.29.17.2
>  www.hostinghq.com      64.29.16.2
>  64.29.16.2/24      hostinghq.com
>  64.29.17.2/24      ns2.hostinghq.com
>  hostinghq.com   mail is sent to the High priority mail server
> mail.hostinghq.com
>
>
> assassinsonline.com      64.29.16.2
>  mail.assassinsonline.com      64.29.16.2
>  www.assassinsonline.com      64.29.16.2
>  64.29.16.2/24      assassinsonline.com
>  assassinsonline.com   mail is sent to the High priority mail server
> mail.assassinsonline.com
>
> ---------------
>
> RIGHT NOW, I CANT EVEN GET EMAIL...KEEPS TIMING OUT
>
> A time-out occurred while communicating with the server. Account:
> 'billing@xxxxxxxxxxxxxxx', Server: 'www-hosting.net', Protocol: POP3,
Port:
> 110, Secure(SSL): No, Error Number: 0x800CCC19
>
> -----------
> In messages, i see alot of this
>
> Feb 28 23:18:15 ns named[368]: sysquery: findns error (NXDOMAIN) on
> ns.hostinghq.com?
> Feb 28 23:18:15 ns named[368]: ns_req: sendto([192.104.1.2].53): Resource
> temporarily unavailable
> Feb 28 23:18:22 ns named[368]: sysquery: findns error (NXDOMAIN) on
> ns.hostinghq.com?
>
> ---------
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>