Re: Hoping to donate/sell a Talos II motherboard

2023-03-01 Thread Luke Kenneth Casson Leighton
On Tuesday, February 28, 2023, wrote: > Hello you fabulous developers! > > My friend has a spare Talos II motherboard that is currently sitting in his house > in Indiana USA collecting dust. > > https://www.raptorcs.com/TALOSII/ > > I have convinced him to donate/sell it to an open source project

Re: Authentication in OpenIKED

2023-03-01 Thread Stuart Henderson
On 2023-03-01, J Doe wrote: > Hello, > > I have a question regarding authentication options in OpenIKED on > OpenBSD 7.2 > > On my test lab I have one OpenBSD 7.2 machine with OpenIKED configured > to use PSK and a macOS 13.2.1 client that can connect to it. > > I read in: man iked.conf that PSK

Re: Hoping to donate/sell a Talos II motherboard

2023-03-01 Thread Toshaan Bharvani | VanTosh
On 01/03/2023 03:37, Luke Kenneth Casson Leighton wrote: On Tuesday, February 28, 2023, > wrote: > Hello you fabulous developers! > > My friend has a spare Talos II motherboard that is currently sitting in his house > in Indiana USA collecting dust. > > ht

Re: Authentication in OpenIKED

2023-03-01 Thread Tobias Heider
On Wed, Mar 01, 2023 at 09:24:50AM -, Stuart Henderson wrote: > On 2023-03-01, J Doe wrote: > > Hello, > > > > I have a question regarding authentication options in OpenIKED on > > OpenBSD 7.2 > > > > On my test lab I have one OpenBSD 7.2 machine with OpenIKED configured > > to use PSK and a

Re: Authentication in OpenIKED

2023-03-01 Thread Stuart Henderson
On 2023/03/01 14:21, Tobias Heider wrote: > On Wed, Mar 01, 2023 at 09:24:50AM -, Stuart Henderson wrote: > > On 2023-03-01, J Doe wrote: > > > Hello, > > > > > > I have a question regarding authentication options in OpenIKED on > > > OpenBSD 7.2 > > > > > > On my test lab I have one OpenBSD

Re: Authentication in OpenIKED

2023-03-01 Thread Tobias Heider
On Wed, Mar 01, 2023 at 01:38:24PM +, Stuart Henderson wrote: > On 2023/03/01 14:21, Tobias Heider wrote: > > On Wed, Mar 01, 2023 at 09:24:50AM -, Stuart Henderson wrote: > > > On 2023-03-01, J Doe wrote: > > > > Hello, > > > > > > > > I have a question regarding authentication options in

Re: Authentication in OpenIKED

2023-03-01 Thread Peter Hessler
On 2023 Mar 01 (Wed) at 14:50:08 +0100 (+0100), Tobias Heider wrote: :On Wed, Mar 01, 2023 at 01:38:24PM +, Stuart Henderson wrote: :> On 2023/03/01 14:21, Tobias Heider wrote: :> > On Wed, Mar 01, 2023 at 09:24:50AM -, Stuart Henderson wrote: :> > > On 2023-03-01, J Doe wrote: :> > > > He

Re: Hoping to donate/sell a Talos II motherboard

2023-03-01 Thread Toshaan Bharvani | VanTosh
On 01/03/2023 14:12, jbra...@dismail.de wrote: March 1, 2023 5:11 AM, "Toshaan Bharvani | VanTosh" wrote: On 01/03/2023 03:37, Luke Kenneth Casson Leighton wrote: On Tuesday, February 28, 2023, > wrote: Hello you fabulous developers! My friend has a spare Talos II motherboard that is cu

Re: Hoping to donate/sell a Talos II motherboard

2023-03-01 Thread Luke Kenneth Casson Leighton
On Wednesday, March 1, 2023, wrote: > March 1, 2023 5:11 AM, "Toshaan Bharvani | VanTosh" wrote: >> Yes, please, I am interested. >> I would use it for PowerEL, LibreBMC and LibreSOC. >> All open source projects. >> Is this just a board or also a CPU? > > It is just the motherboard. :) so some

Re: Recommended place to store static arp entries

2023-03-01 Thread Raimo Niskanen
On Tue, Feb 28, 2023 at 02:35:18PM +0100, Claudio Jeker wrote: > On Tue, Feb 28, 2023 at 03:30:18PM +0200, Cristian Danila wrote: > > Dear Misc, > > > > I would really appreciate if more experienced members of you > > could suggest if there is a dedicated place or recommended > > place for OpenBSD

Re: Which assembler does clang on OpenBSD use?

2023-03-01 Thread Stuart Henderson
On 2023-03-01, Stanislav Syekirin wrote: > Hi, > > clang can use its integrated assembler or some other assembler (GNU > as, I presume). How do I find out which one is used by default? The > man page only says: "Whether the integrated assembler is on by default > is target dependent". My platf

Re: Hoping to donate/sell a Talos II motherboard

2023-03-01 Thread jbranso
March 1, 2023 5:11 AM, "Toshaan Bharvani | VanTosh" wrote: > On 01/03/2023 03:37, Luke Kenneth Casson Leighton wrote: > > On Tuesday, February 28, 2023, > > wrote: > Hello you fabulous developers! > > My friend has a spare Talos II motherboard that is currently sitting > in his > house > in

Re: Authentication in OpenIKED

2023-03-01 Thread Theo de Raadt
Tobias Heider wrote: > On Wed, Mar 01, 2023 at 01:38:24PM +, Stuart Henderson wrote: > > On 2023/03/01 14:21, Tobias Heider wrote: > > > On Wed, Mar 01, 2023 at 09:24:50AM -, Stuart Henderson wrote: > > > > On 2023-03-01, J Doe wrote: > > > > > Hello, > > > > > > > > > > I have a questio

Re: Authentication in OpenIKED

2023-03-01 Thread Crystal Kolipe
On Wed, Mar 01, 2023 at 08:35:05AM -0700, Theo de Raadt wrote: > Tobias Heider wrote: > > > On Wed, Mar 01, 2023 at 01:38:24PM +, Stuart Henderson wrote: > > > On 2023/03/01 14:21, Tobias Heider wrote: > > > > On Wed, Mar 01, 2023 at 09:24:50AM -, Stuart Henderson wrote: > > > > > On 2023

Re: Which assembler does clang on OpenBSD use?

2023-03-01 Thread Stanislav Syekirin
Thanks for your answer. I additionaly checked the binaries produced on i386 (the binary produced with -integrated-as is identical to the one produced with no additional options but different from the one produces with -no-integrated-as). I also found that on aarch64, GNU as is not installed at

Re: Authentication in OpenIKED

2023-03-01 Thread J Doe
On 2023-03-01 04:24, Stuart Henderson wrote: On 2023-03-01, J Doe wrote: Hello, I have a question regarding authentication options in OpenIKED on OpenBSD 7.2 On my test lab I have one OpenBSD 7.2 machine with OpenIKED configured to use PSK and a macOS 13.2.1 client that can connect to it. I

Re: Authentication in OpenIKED

2023-03-01 Thread J Doe
On 2023-03-01 08:38, Stuart Henderson wrote: On 2023/03/01 14:21, Tobias Heider wrote: On Wed, Mar 01, 2023 at 09:24:50AM -, Stuart Henderson wrote: On 2023-03-01, J Doe wrote: Hello, I have a question regarding authentication options in OpenIKED on OpenBSD 7.2 On my test lab I have on

Re: Authentication in OpenIKED

2023-03-01 Thread J Doe
On 2023-03-01 11:08, Crystal Kolipe wrote: Another small advantage of the examples/* files is that they have the correct permissions set for the corresponding real configuration file. So new users who do: # cp /etc/examples/iked.conf /etc/ # vi /etc/iked.conf At least get a file which is not