> On 22 Jul 2020, at 22:59, Guy Godfroy wrote:
>
> Hello,
>
> So I read in 6.7 release note that it's finally possible to use dhclient on
> CARP interface. That's great news.
>
> However, I'm not sure how to use it on a hostname.if file. I tried to replace
> inet instruction directly with
> 22 juli 2020 kl. 17:29 skrev Christian Weisgerber :
>
> "Theo de Raadt":
>
>> Johan Mellberg wrote:
>
>>> and https://ftp.openbsd.org/pub/OpenBSD/6.3/amd64/SHA256.sig
>>> (Canada, as I like to take them from different sources). I then ran:
>>
>> The format of the .sig files was changed i
On Wed, 22 Jul 2020 19:09:41 +0200
Theo Buehler wrote:
> On Wed, Jul 22, 2020 at 07:05:31PM +0200, Theo Buehler wrote:
> > This works around the bug:
>
> And this might even be a correct fix:
>
> diff --git configure.ac configure.ac
> index 0d22ad59b..d27222459 100644
> --- configure.ac
> +++
Guy Godfroy(guy.godf...@gugod.fr) on 2020.07.22 14:59:53 +0200:
> Hello,
>
> So I read in 6.7 release note that it's finally possible to use dhclient
> on CARP interface. That's great news.
>
> However, I'm not sure how to use it on a hostname.if file. I tried to
> replace inet instruction dire
On Wed, Jul 22, 2020 at 01:10:38PM -0600, Todd C. Miller wrote:
> On Wed, 22 Jul 2020 18:38:42 +0200, Theo Buehler wrote:
>
> > Likely glob. Many glob implementations were found to suffer from
> > complexity issues: https://research.swtch.com/glob
> >
> > The glob(3) in libc was fixed
> > https://
On Wed, 22 Jul 2020 18:38:42 +0200, Theo Buehler wrote:
> Likely glob. Many glob implementations were found to suffer from
> complexity issues: https://research.swtch.com/glob
>
> The glob(3) in libc was fixed
> https://github.com/openbsd/src/commit/5c36dd0c22429e7b00ed5df80ed1383807532b5
> 9
> bu
Wow.
We really don't live in the best of possible worlds.
Theo Buehler wrote:
> On Wed, Jul 22, 2020 at 07:05:31PM +0200, Theo Buehler wrote:
> > This works around the bug:
>
> And this might even be a correct fix:
>
> diff --git configure.ac configure.ac
> index 0d22ad59b..d27222459 100644
>
On Wed, Jul 22, 2020 at 07:05:31PM +0200, Theo Buehler wrote:
> This works around the bug:
And this might even be a correct fix:
diff --git configure.ac configure.ac
index 0d22ad59b..d27222459 100644
--- configure.ac
+++ configure.ac
@@ -483,7 +483,7 @@ AC_LINK_IFELSE(
[AC_LANG_PROGRAM([#inclu
On Wed, Jul 22, 2020 at 06:38:42PM +0200, Theo Buehler wrote:
> > I don't know what's causing this. Is there some algorithm inside ksh
> > that could be running into complexity issues somehow?
>
> Likely glob. Many glob implementations were found to suffer from
> complexity issues: https://researc
> I don't know what's causing this. Is there some algorithm inside ksh
> that could be running into complexity issues somehow?
Likely glob. Many glob implementations were found to suffer from
complexity issues: https://research.swtch.com/glob
The glob(3) in libc was fixed
https://github.com/openb
Hi, Tobias,
Thanks for your response!
I am pasting the contents of the iked.confs as well as the list of files in
/etc/iked on both hosts below.
Kind regards,
Michael
--
/etc/iked.conf on initiator:
local_IP="192.168.5.10"
local_NW="192.168.5.10
"Theo de Raadt":
> Johan Mellberg wrote:
> > and https://ftp.openbsd.org/pub/OpenBSD/6.3/amd64/SHA256.sig
> > (Canada, as I like to take them from different sources). I then ran:
>
> The format of the .sig files was changed in a very small way, intentionally,
> way back then. You are hitting t
Hello Misc,
Which AMD GPUs work the best for general purpose use?
“Best” is defined as the ability to run xenodm or startx to play every
videos, games, render 3D or CAD/CAM graphics, a desktop, etc. - without
causing any unexplainable or unreported crashes/freezes.
Specs:
6.7 Current
Ryzen 5 26
On Wed, Jul 22, 2020 at 11:56:15AM +, Scheibel, Michael wrote:
> Hi, folks,
>
> I have successfully set up an ESP tunnel between two OpenBSD 6.7 hosts using
> OpenIKED but I have not copied any key material (public keys) from one host
> to the other. Still, authentication succeeds.
>
> This
Johan Mellberg wrote:
> Hi,
>
> before my question, note that I have already decided to make a clean
> install, not actually upgrade. Will be more efficient, but wanted to pose
> the question anyway.
>
> So, I was initially planning on upgrading a VM step by step from 6.2 up to
> 6.7. Downloade
Hey,
On 2020-07-22 16:03, Otto Moerbeek wrote:
Backup, recreate the RAID, restore.
THe RAID meta data includes the size and AFAIK, there is now way to
change that after creation.
alright, i will do that!
Thanks so much for your help.
Greetings from Vienna
Leo
On Wed, Jul 22, 2020 at 02:20:41PM +0200, Leo Unglaub wrote:
> Hey,
> i have the following setup: I have the drive sd1 with 20GB and on there i
> have one partition "a" with the type RAID. On that raid i have used bioctl
> to create an encrypted partition. When i decrypt sd1a it becomes sd3 and on
Hi, folks,
I have successfully set up an ESP tunnel between two OpenBSD 6.7 hosts using
OpenIKED but I have not copied any key material (public keys) from one host to
the other. Still, authentication succeeds.
This is how it looks like in the logs of the initiator:
ca_validate_pubkey: valid pub
Hey,
i have the following setup: I have the drive sd1 with 20GB and on there
i have one partition "a" with the type RAID. On that raid i have used
bioctl to create an encrypted partition. When i decrypt sd1a it becomes
sd3 and on there i have my normal sd3a with the type FFS.
It works great b
Hello,
So I read in 6.7 release note that it's finally possible to use dhclient
on CARP interface. That's great news.
However, I'm not sure how to use it on a hostname.if file. I tried to
replace inet instruction directly with dhcp:
dhcp vhid 11 carpdev em1 pass description "test"
Hi,
before my question, note that I have already decided to make a clean
install, not actually upgrade. Will be more efficient, but wanted to pose
the question anyway.
So, I was initially planning on upgrading a VM step by step from 6.2 up to
6.7. Downloaded https://ftp.eu.openbsd.org/pub/OpenBSD
21 matches
Mail list logo