[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DNS
On Tue, 18 Aug 1998, Schlomo Schapiro wrote:
> Hi,
>
> I have installed at home a DNS server for my .home domain. The problem is
> that when I type in a nonexistent computer (like test), it still dials
> into the internet, probably to ask some other DNS. How can I set my DNS to
> give authorative answers right away for all names that don't look like
> outside my net, like test, test.home, test.dialup etc. Can I change the
> root cache file for that ? Any ideas ?
Add this record to you .home zone file:
* IN A 127.0.0.1
hope this helps.
--Asher
.--------------------------------------------------------------------.
| Asher Frenkel Unix System Administrator |
| IBM Global Services, IBM Israel |
| Fax : +972-3-6978115 Phone: +972-3-6978946|
| E-Mail:asher@ibm.net.il +972-3-6978687|
`--------------------------------------------------------------------'
- References:
- DNS
- From: Schlomo Schapiro <schapiro@inter.net.il>