Re: ntp(d) on Boot Behavior

2022-11-07 Thread Stuart Henderson
On 2022-11-07, indivC wrote: > Would the correct place to do this be in /etc/rc > and rdate(8) should be called right before it says > "echo -n 'starting early daemons:'"? > Or is there a better way of doing this? That's probably the most correct place, but I don't like modifying /etc/rc if avoid

OpenBSD 7.2 on VPS, routing via IPv6 gateway outside of interface prefix

2022-11-07 Thread Michal Šmucr
Hello to all, I'm looking for possible opinions or advice regarding IPv6 setup at new VPS. Probably the most common approach is a VPS provider gives you /64 prefix length with gateway within the subnet. Works everywhere, it's also the smallest usable prefix length for use with SLAAC. However in th

Re: OpenBSD 7.2 on VPS, routing via IPv6 gateway outside of interface prefix

2022-11-07 Thread Eric JACQUOT
> De: Michal Šmucr > Envoyé: lundi 7th novembre 2022 13:03 > À: misc@openbsd.org > Sujet: OpenBSD 7.2 on VPS, routing via IPv6 gateway outside of interface > prefix > > Hello to all, > > I'm looking for possible opinions or advice regarding IPv6 setup at new VPS. > Probably the most common appr

Re: OpenBSD 7.2 on VPS, routing via IPv6 gateway outside of interface prefix

2022-11-07 Thread Kirill Miazine
• Michal Šmucr [2022-11-07 13:02]: [...] > Hello to all, > > I'm looking for possible opinions or advice regarding IPv6 setup at new VPS. > Probably the most common approach is a VPS provider gives you /64 > prefix length with gateway within the subnet. > Works everywhere, it's also the smallest u

new release of Perl/CPAN smoker for OpenBSD 7.2

2022-11-07 Thread Alceu Rodrigues de Freitas Junior
Hello guys, For those that are interested in running CPAN smokers on OpenBSD, I made available new Vagrant boxes for the OpenBSD 7.2 release: https://app.vagrantup.com/arfreitas/boxes/openbsd-7.2-cpan-smoker-amd64 https://app.vagrantup.com/arfreitas/boxes/openbsd-7.2-cpan-smoker-i386 Please l

Re: OpenBSD 7.2 on VPS, routing via IPv6 gateway outside of interface prefix

2022-11-07 Thread Kirill Miazine
• Kirill Miazine [2022-11-07 13:36]: [...] > > $ ifconfig vio0 inet6 2001:db8:efef::d9e:18d2:b761:0/121 > > $ route add -inet6 default 2001:db8:efef::1 > > add net default: gateway 2001:db8:efef::1: Network is unreachable > > try with > > route add -inet6 2001:db8:efef::1 -llinfo -link -s

keepassc-2.7.4 and pcsc-lite-1.9.8 dependency

2022-11-07 Thread Johann
The packages keepassxc-2.7.4-browser-yubikey and keepassxc-2.7.4-yubikey seem to require pcsc-lite-1.9.8, but somehow pcsc-lite doesn't seem to be registered as a dependency. This happens for me on a machine running: kern.version kern.version=OpenBSD 7.2-current (GENERIC.MP) #822: Fri Oct 28 21:59:

7.2 miniupnpd

2022-11-07 Thread 3
hi, men. it doesn't work only for me? as long as i can remember, there have always been problems with him. who can tell anything about how to fix? or may be any alternative of miniupnpd that works. i tried different build options, but didn't find a working combination. no rules are created in th

Question regarding Apache 2.0 license

2022-11-07 Thread Jeroen Koekkoek
Hi All, I'm working on some patches/features for NSD. One of the new features uses some Apache 2.0 licensed code (for now). Sorry to ask this question, but just to verify: * OpenBSD-base cannot include any software licensed under Apache 2.0. * Software in the ports collection is allowed to be li

Re: OpenBSD 7.2 on VPS, routing via IPv6 gateway outside of interface prefix

2022-11-07 Thread Michal Šmucr
Thank you very much for the reply, Kirill. > > try with > > > > route add -inet6 2001:db8:efef::1 -llinfo -link -static -iface vio0 > > ... that is, try the above before you try to add 2001:db8:efef::1 as > default gateway. I already tested something similar in my previous attempts with flags

Re: Question regarding Apache 2.0 license

2022-11-07 Thread Stuart Henderson
Hi Jeroen, On 2022-11-07, Jeroen Koekkoek wrote: > Hi All, > > I'm working on some patches/features for NSD. One of the new features > uses some Apache 2.0 licensed code (for now). > > Sorry to ask this question, but just to verify: > > * OpenBSD-base cannot include any software licensed under Ap

Re: OpenBSD 7.2 on VPS, routing via IPv6 gateway outside of interface prefix

2022-11-07 Thread Kirill Miazine
• Michal Šmucr [2022-11-08 00:09]: > Thank you very much for the reply, Kirill. > > > > try with > > > > > > route add -inet6 2001:db8:efef::1 -llinfo -link -static -iface vio0 > > > > ... that is, try the above before you try to add 2001:db8:efef::1 as > > default gateway. > > I already test

Re: OpenBSD 7.2 on VPS, routing via IPv6 gateway outside of interface prefix

2022-11-07 Thread Michal Šmucr
> > I'm sorry, I wasn't thinking very well. > > Have you tried using fe80::1%vio0 as the default IPv6 gateway? > No need to be sorry, I am grateful for any ideas :) And yes, I've also tried fe80::1%vio0 AFAIK that's a bit of a special case and a way how Hetzner (known German cloud provider) route

Re: Question regarding Apache 2.0 license

2022-11-07 Thread Kevin Williams
Hi Jeroen, Thank you for considering the license and venturing to improve OpenBSD base, NSD in this case. The preferred license template is modeled after the ISC license, and 2-clause BSD close behind. License policy: ISC or BSD only https://www.openbsd.org/policy.html ISC license template: ht

Re: Question regarding Apache 2.0 license

2022-11-07 Thread Jeroen Koekkoek
Hi Stuart, On Mon, 2022-11-07 at 23:20 +, Stuart Henderson wrote: > Hi Jeroen, > > On 2022-11-07, Jeroen Koekkoek wrote: > > Hi All, > > > > I'm working on some patches/features for NSD. One of the new > > features > > uses some Apache 2.0 licensed code (for now). > > > > Sorry to ask this

Thinkpad T14 AMD Gen 3

2022-11-07 Thread Philippe Meunier
Hi, I have a new Thinkpad T14 AMD Gen 3. I tried OpenBSD 7.2-current and the install went smoothly (from USB thumb drive to USB thumb drive, for now). The machine booted, X11 seems to work fine, and so does the Ethernet interface, but there's a whole bunch of "unknown" and "not configured" stuff