Fr34k wrote:
> Hello,
>
> Running 9.5.1b2
The release version of 9.5.1 is out. It's never a good idea to
continue running betas or release candidates after the release is out.
hth,
Doug
___
bind-users mailing list
bind-users@lists.isc.org
https://lis
Stephen Ward wrote:
> For all my attempts to read the manual on DIG I can't find a way to do
> something really simple.
>
> Is there a way to dig a domain name so even if the results are in cache,
> it will ignore these and re-read them? It's really from a testing
> perspective I'm looking at t
Chris Henderson wrote:
> I'm trying to implement some basic counter-measures against the
> Kaminsky bug. I have had to configure my switch to allow any incoming
> query to TCP and UDP port 53 on my slave DNS server. I was wondering
> if this is going to cause any problem as far as security is conce
Chris Henderson wrote:
> I'm trying to implement some basic counter-measures against the
> Kaminsky bug. I have had to configure my switch to allow any incoming
> query to TCP and UDP port 53 on my slave DNS server. I was wondering
> if this is going to cause any problem as far as security is conce
I'm trying to implement some basic counter-measures against the
Kaminsky bug. I have had to configure my switch to allow any incoming
query to TCP and UDP port 53 on my slave DNS server. I was wondering
if this is going to cause any problem as far as security is concerned.
Bind version 9.4.1 runni
bind user wrote:
> Hi All: I installed 9.6.0 alongside FreeBSD7's default 9.4.2, and it's
> working fine when i start it manually, but I'm having trouble getting it
> to start automatically. I edited etc/rc.d/named
Don't do that. :) The rc.d system is designed to be configured with
rc.conf. You pr
aklist wrote:
>> Did you install FreeBSD with named ? probably it's the reason why >
>> you can't start.
>> try do something like : find / -name 'named' -print
>> probably you'll see
>> /sbin/named <- bind from FreeBSD
>> /usr/sbin/named <- bind 9.6
That's not accurate. The FreeBSD
Chris Henderson wrote:
> I'm trying to write a program (either in Perl or C) which
> will query my DNS servers to get the SOA of specific domains.
>
> But my primary NS uses split DNS and my IP address cannot query the external
> view. When I query, I only get the serial number of the internal vie
I'm trying to write a program (either in Perl or C) which
will query my DNS servers to get the SOA of specific domains.
But my primary NS uses split DNS and my IP address cannot query the external
view. When I query, I only get the serial number of the internal view.
Is there any way to query the
Unless FreeBSD has changed things in 7.1 you should be able to just
specify the program in rc.conf
/etc/rc.conf:
named_program="/usr/local/sbin/named"
Mark
In message , "bind user" writes:
> This is a multi-part message in MIME format.
>
> --===0727117690046670366==
> Content-Type:
Hi All: I installed 9.6.0 alongside FreeBSD7's default 9.4.2, and it's working
fine when i start it manually, but I'm having trouble getting it to start
automatically. I edited etc/rc.d/named to:
command="/usr/local/sbin/named -c /etc/namedb/named.conf"
but when I restart the server, the de
In message , Chris
Thompson writes:
> Now(!) that I am aware of the existence of BIND 9.4.3, and with the
> intention of using it in production on Solaris 10 hosts, I thought
> I ought to configure it with STD_CDEFINES=-DISC_SOCKET_USE_POLLWATCH
> as suggested by the entry for change 2489 (altho
Hi All: I just brought a new 9.6.0 slave server online on freebsd 7. In
my configuration file, I added all the zones with a configuration like:
zone "myzone" IN { type slave; masters {xxx.xxx.xxx.xxx}; };
note that I left out the "file" statement.
When I reload BIND I see the zones being loade
I will be out of the office starting 12/31/2008 and will not return until
01/05/2009.
If it is an emergency, the help line at 760-6277
-- Confidentiality Notice --
This email message, including all the attachments, is for the sole use of the
intended recipient(s) and contains confidential in
Now(!) that I am aware of the existence of BIND 9.4.3, and with the
intention of using it in production on Solaris 10 hosts, I thought
I ought to configure it with STD_CDEFINES=-DISC_SOCKET_USE_POLLWATCH
as suggested by the entry for change 2489 (although I am not aware
that we have had any prob
On Jan 4 2009, andrew kagan wrote:
Hi All: I just brought a new 9.6.0 slave server online on freebsd 7. In
my configuration file, I added all the zones with a configuration like:
zone "myzone" IN { type slave; masters {xxx.xxx.xxx.xxx}; };
note that I left out the "file" statement.
When I rel
Hi All: I just brought a new 9.6.0 slave server online on freebsd 7. In my
configuration file, I added all the zones with a configuration like:
zone "myzone" IN { type slave; masters {xxx.xxx.xxx.xxx}; };
note that I left out the "file" statement.
When I reload BIND I see the zones being loade
17 matches
Mail list logo