RE: BIND problem
From: Dave Hart (davehart_at_davehart.com)
Date: 04/30/04
- Previous message: Matthew Seaman: "Re: Acer TravelMate 212TX Laptop, AGP error of sorts."
- Maybe in reply to: Alper Yurdakul: "BIND problem"
- Next in thread: Alper Yurdakul: "RE: BIND problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 09:28:37 -0000 To: "Alper Yurdakul" <alper2@hotmail.com>, <freebsd-questions@freebsd.org>
> I installed a FreeBSD 5.2.1 with BIND. I'll use BIND only for
> caching DNS for the clients. The server has two interfaces;
> 192.0.0.1 is the IP of the internal interface.
This is a really bad idea. 192.0.0.0/8 is not unused for you to squat on.
Try one of the following safe-for-private-use netblocks. See also RFC 1918.
10.0.0.0/8
172.16.0.0/12
192.168.0.0/16
I suspect your nameserver is sourcing queries from 192.0.0.1 and the replies
are not coming back, because that address doesn't belong to you.
Dave Hart
- application/x-pkcs7-signature attachment: smime.p7s
- Previous message: Matthew Seaman: "Re: Acer TravelMate 212TX Laptop, AGP error of sorts."
- Maybe in reply to: Alper Yurdakul: "BIND problem"
- Next in thread: Alper Yurdakul: "RE: BIND problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|