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

Re: DNS



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:alex@breakt.co.il
> 
> 
> 
> =================================================================
> 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
> 
> 


=================================================================
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