[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DNS
- To: "IGLU (E-mail)" <linux-il(at-nospam)linux.org.il>
- Subject: Re: DNS
- From: Alex Shnitman <alexsh(at-nospam)hectic.net>
- Date: Tue, 7 Nov 2000 16:06:28 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <01C048CA.806A07C0@orange.breakt-lan.co.il>; from alex@breakt.co.il on Tue, Nov 07, 2000 at 02:53:30PM +0200
- Mail-Followup-To: "IGLU (E-mail)" <linux-il@linux.org.il>
- References: <01C048CA.806A07C0@orange.breakt-lan.co.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.2.5i
Hi, Alex!
On Tue, Nov 07, 2000 at 02:53:30PM +0200, you wrote the following:
> I've defined mydomain.com on my Linux Server using bind8 .
> It has mail.mydomain.com, www.mydomain.com entries.
> So "nslookup mail.mydomain.com" works fine (www is OK too).
> But "nslookup mydomain.com" says: "Non-existent host/domain".
> How do I define "mydomain.com" to pint to the IP of the Server?
Add an A record for the domain too, just like you add MX or NS records
for it.
--
Alex Shnitman | http://www.debian.org
alexsh@hectic.net, alexsh@linux.org.il +-----------------------
http://alexsh.hectic.net UIN 188956 PGP key on web page
E1 F2 7B 6C A0 31 80 28 63 B8 02 BA 65 C7 8B BA
"The number of Unix installations has grown to 10, with more expected."
-- The Unix Programmer's Manual, 2nd Edition, June, 1972
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il
- References:
- DNS
- From: Alex Rier <alex@breakt.co.il>