In FreeBSD you can use pf to limit connections using tables and setting up
rate limit.
http://forums.freebsd.org/showthread.php?t=1727
Best regards,
Shamrock
On Tue, Oct 26, 2010 at 9:29 PM, Kebba Foon wrote:
> On Tue, 2010-10-26 at 15:22 -0400, Todd Snyder wrote:
> > What version of bind, on
Hi,
I couldn't find anywhere and wonder if it is possible to use diffrent views
at diffrent times i.e.:
// run between 1 p.m - 6 p.m.
view "one" {
match-clients{
10.x.y.z;
}
zone "alfa.com" {
type master;
file "/etc/bind/alfa.com";
};
}
//run after 6 p.m
view "two" {
match-c
2010/4/5 sasa sasa
> Hello everyone,
>
> Any one used any load balancer for DNSs? any recommendation? it's 2
> caching-only DNSs, and I'd like to make a load balance between them using
> software.
>
Use LVS as freeware load balancer it's good enough.
Best regards,
Sebastian Tymkow
~/bind-9.7.0b1/bin/tests# uname -rna
FreeBSD hostname 7.2-STABLE FreeBSD 7.2-STABLE #0: Tue Aug 11 20:18:22 UTC
2009 r...@hostname:/usr/obj/usr/src/sys/GENERIC amd64
[10:09] ttyp0/0 {861}~/bind-9.7.0b1/bin/tests# gcc --version
gcc (GCC) 4.2.1 20070719 [FreeBSD]
Copyright (C) 2007 Fr
Hi,
You can forwrd your logs to other machine ( e.g. specially for logs ) and
there you can parse through log file.
It's good solution if you have more than one server.
Best regards,
Sebastian Tymków
___
bind-users mailing list
bind-
Hi,
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
Best regards,
Shamrock
_
6 matches
Mail list logo