On 8/27/07, reje <[EMAIL PROTECTED]> wrote:
> I'm wondering is there a way to scale DNS service
> using OpenBSD's CARP and loadbalancing/pool features
> of pf ? How about hoststated(8) ? (as I know
> hoststated(8) doesn't support UDP right now)

You can do it with a pf table and with a small program that polls your
dns caches and remove/add entries to the table. Agreed, it would be
very nice if hoststated supported DNS but currently it doesn't. It
does supported scripted checks though so that may also be an option.

---
Lars Hansson

Reply via email to