On Tue, 7 Nov 2000, Alex Rier wrote:

> Hi,
> 
> 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 A record:

@ IN A ip
or
mydomain.com. IN A ip

> 
> Thanks,
> 
> Alex Rier                | 
> Linux Consultant         | Tel:      +972-52-442549
> Breakthrough Ltd.        | FAX:      +972-3-5364060
> http://www.breakt.co.il  | mailto:[EMAIL PROTECTED]
> 
> 
> 
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
> 
> 


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to