Re: Getty repeating too quickly after sysupgrade

2024-10-07 Thread Pierre Peyronnel
installed 7.6 release and it worked fine ;-) On Sat, 5 Oct 2024 at 12:01, Michael Joy wrote: > That's what I did and it worked out fine > > Sent from Proton Mail Android > > Original Message > On 05/10/2024 08:45, Pierre Peyronnel wrote: > Happened t

Re: Getty repeating too quickly after sysupgrade

2024-10-05 Thread Pierre Peyronnel
Happened to me too. Will I need to manually boot the next snapshot bsd kernel to fix ? In the meantime it still routes and serve wg VPN On Fri, Oct 4, 2024, 11:31 Stuart Henderson wrote: > On 2024-10-03, Michael Joy wrote: > > Hey all, just did a sysupgrade -s on current. It all appeared to b

Re: crawling network with ix driver when routing trafic

2024-03-04 Thread Pierre Peyronnel
On Mon, 4 Mar 2024 at 11:24, Claudio Jeker wrote: > > Try to disable LRO on the ix(4) card: > ifconfig ix0 -tcplro > > Also could you try -current (with and without tcplro). > One sysupgrade -s later (see below), I can confirm that I have the same behaviour - slow with LRO - fast without

Re: crawling network with ix driver when routing trafic

2024-03-04 Thread Pierre Peyronnel
To be thorough, on the matter of interrupts, I get less than 1%, about 2000 intr (and cs) with vmstat -w 3 the solution lies below though On Mon, 4 Mar 2024 at 07:21, Jan Klemkow wrote: > > try to disable LRO on ix0: > ifconfig -tcplro ix0 > That was it !! ifconfig ix0 -tcplro Thanks ! I did

Re: 7.3 -> 7.4 WireGuard AllowedIPs stopped working

2023-10-23 Thread Pierre Peyronnel
@Stefan > Maybe this 'wg' tool just doesn't display the config correctly? Good catch, especially after I read the other reply. @obs...@loopw.com > are you certain that you upgraded your userland packages after upgrading? Good catch, I forgot to go through the "After the upgrade" section which is

Re: 7.3 -> 7.4 WireGuard AllowedIPs stopped working

2023-10-22 Thread Pierre Peyronnel
to > 7.4 on multiple devices, including one with a practically identical > configuration to what you shared. > > Judah > > On 10/22/23 11:56, Pierre Peyronnel wrote: > > Hi there, > > > > Since upgrading from 7.3 to 7.4 my wireguard setup stopped working.

7.3 -> 7.4 WireGuard AllowedIPs stopped working

2023-10-22 Thread Pierre Peyronnel
Hi there, Since upgrading from 7.3 to 7.4 my wireguard setup stopped working. Now, it might be me. Still here's what I have. Stripping down wg0.conf, I have this message as soon as I add a [Peer] section and its public key: bsd# cat /etc/wireguard/wg0.conf > > [Interface] > PrivateKey = (hidden