On Mon, Nov 17, 2008 at 12:49 PM, Daniel Melameth <[EMAIL PROTECTED]> wrote: > On Mon, Nov 17, 2008 at 10:35 AM, (private) HKS <[EMAIL PROTECTED]> wrote: >> My apologies if this has already been addressed, but I couldn't find >> it in the man pages or mailing list archives. >> >> Is there a way to enable logging of network interface state changes on >> OpenBSD 4.3 or 4.4? This is mostly for forensic purposes - obviously >> I'll know if my firewall loses its ethernet connection, but if >> something starts flapping I'd like to be able to see it in my logs >> rather than trying to catch it in the act. > > man ifstated
Thanks for the reference, that is definitely capable of doing what I want. Is there any way that I'm missing to enable logging with a generic statement, rather than configuring each interface individually? That will work, of course, but it's much less maintainable. -HKS