DDclient in curent seems to work but ends with "FAILED" and errors

2021-07-21 Thread Ted Wynnychenko
Hello I updated to the current -current a few days ago. Since then, I noticed that ddclient (installed from packages - version 3.9.1) started complaining with the message: WARNING: found neither ipv4 nor ipv6 address When I tried running ddclient directly, it seems to work but end with some

Performance tuning PF.

2021-07-21 Thread Christopher Sean Hilton
I have a packet filtering bridge running on PF and OpenBSD 6.8. My hardware is a SuperMicro Atom D525 service with dual Intel Gigabit Nics. I've added a second dual Intel card in a PCIe slot. When I run iPerf across this bridge, I max out at about 550Mbit/s. I'm running systat on the bridge. At

Remove outdated /etc/examples/unwind.conf?

2021-07-21 Thread David Higgs
I was looking into how to configure unwind for my needs, and found significant discrepancies between /etc/examples/unwind.conf and the unwind.conf(5) manual. Namely, the example file had lots of captive portal info, while the manual made no mention of it. After browsing source history, I learned

Re: DHCP non-issues

2021-07-21 Thread jungle Boogie
On Wed, 21 Jul 2021 at 07:56, Stuart Henderson wrote: > > > Maybe the patch above fixes other problems for other people's machines. > > > The use case the diff helps is where you need working network when > another daemon is started. (the order of netstart vs dhcpleased needs > changing in

Re: DHCP non-issues

2021-07-21 Thread Stuart Henderson
On 2021/07/21 07:24, jungle Boogie wrote: > On Tue, 20 Jul 2021 at 13:00, Theo de Raadt wrote: > > > > The following diff will help the most common cases. netstart will pause > > a little bit until at least one (v4 or v6) default route is installed. > > In the most common cases, this is

Re: DHCP non-issues

2021-07-21 Thread Theo de Raadt
jungle Boogie wrote: > On Tue, 20 Jul 2021 at 13:00, Theo de Raadt wrote: > > > > The following diff will help the most common cases. netstart will pause > > a little bit until at least one (v4 or v6) default route is installed. > > In the most common cases, this is immediate. In the dynamic

Re: DHCP non-issues

2021-07-21 Thread jungle Boogie
On Tue, 20 Jul 2021 at 13:00, Theo de Raadt wrote: > > The following diff will help the most common cases. netstart will pause > a little bit until at least one (v4 or v6) default route is installed. > In the most common cases, this is immediate. In the dynamic cases, the > delay is probably