Date: Thu, 31 Aug 2000 23:24:22 -0700 From: "Caleb Walker" <cwalker@cwalk.org> To: "Caleb Walker" <calebwalker69@hotmail.com>, <igorr@crosswinds.net> Cc: <questions@FreeBSD.ORG> Subject: Re: Can you all see me? Message-ID: <006101c013dd$44be5b80$0a01a8c0@butthead> References: <LAW-F2751rYZK5lVEDq00004b6b@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Looks like I fixed it. Again I overlooked a duplicate hostname. Took it out and it all works. Thanks for all of the support! Caleb ----- Original Message ----- From: Caleb Walker <calebwalker69@hotmail.com> To: <igorr@crosswinds.net> Cc: <questions@FreeBSD.ORG> Sent: Thursday, August 31, 2000 11:02 PM Subject: Re: Can you all see me? > When I am doing an nslookup on my dns server I set 'q=mx' > I type cwalk.org and I get something like: > cwalk.org > origin = ns1.cwalk.org > mail addr = cwalker.cwalk.org > serial = blah blah so forth and so forth... > > when I type ns1.cwalk.org I get the info that I want. > > ns1.cwalk.org prefrences = 10, mail exchanger = mail.cwalk.org > cwalk.org nameserver = ns1.cwalk.org > nail.cwalk.org internet address = 24.177.2.144 > ns1.cwalk.org internet address = 24.177.2.144 > > I can not figure this out for the life of me!! > > Here is my dns config: > $TTL 1D > cwalk.org. IN SOA ns1.cwalk.org. cwalker.cwalk.org. ( > 2000083103 ; Serial > 2H ; refresh > 1H ; retry > 2W ; expire > 300 ) ; minimum (1 day) > ;Name Servers > IN NS ns1 > ns1 IN A 24.177.2.144 > ;MX records > IN MX 10 mail > ; Host Records > @ IN A 24.177.2.144 > www IN A 24.177.2.144 > ftp IN A 24.177.2.144 > mail IN A 24.177.2.144 > NS1 IN A 24.177.2.144 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006101c013dd$44be5b80$0a01a8c0>