NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/53512 (A dynamically configured which has not yet obtained an address can cause npf & npfd to fail)
The following reply was made to PR bin/53512; it has been noted by GNATS.
From: Sevan Janiyan <venture37%geeklan.co.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: bin/53512 (A dynamically configured which has not yet obtained an
address can cause npf & npfd to fail)
Date: Sat, 27 Oct 2018 15:40:16 +0100
On 9/3/18 7:14 AM, maxv%NetBSD.org@localhost wrote:
> Use ifaddrs() instead of inet4()/inet6(). inetX are static, and can't work
> in your case, see the latest npf.conf(5) man page. Can you try?
Thanks Maxime, that did the trick.
Sevan
Home |
Main Index |
Thread Index |
Old Index