Re: pppoe not getting IP

2025-02-07 Thread YASUOKA Masahiko
Hi, On Sat, 8 Feb 2025 01:37:16 +0200 Kapetanakis Giannis wrote: > Hi, > > I'm trying to setup a new router with pppoe connection. > Using the same settings from a linux pc or a microtik switch with > routerOS, I can get the pppoe connection up with an IP address from > the provider. > > From O

Re: openBSD on netcup vps

2025-02-07 Thread Kevin
> About netcup in particular, I tried their arm64 server and it works like > crap. The I/O is dead slow. I don't recommend it. I didn't try amd64. arm at Netcup really is an unmitigated dumpster fire. And, honestly, their whole UI is a mess even beyond arm. Buy on Domain A; manage your account

No port updates on arm64?

2025-02-07 Thread Mike Fischer
Hi! I’m running a UTM arm64 VM on a Mac mini M2 Pro (which works fine). But pkg_add(1) does not update any ports. I have checked several mirrors and the updated ports don’t seem to be present on any of them. The …/pub/OpenBSD/7.6/packages-stable/arm64 directory seems to be missing on all of th

Re: openBSD on netcup vps

2025-02-07 Thread Lucas Gabriel Vuotto
On Fri, Feb 07, 2025 at 07:54:51PM +0530, Sandeep Gupta wrote: > Hello, > >  Does anyone here have experience with netcup vps. They offer debian by > default. However I was wondering if any has tried running openBSD. > I tried but it seems the bootloader defaults to booting via PXE netboot and > d

Re: back at it again (fanart)

2025-02-07 Thread Polarian
Hello, I have been busy with attending conferences (FOSDEM) so I did not see this until now. I just wanted to say that the artwork is adorable, the cat trying to reach for the pufferfish is adorable. Trust me to rate OpenBSD artwork on how cute puffy looks in them :P Take care, -- Polarian GPG

Re: back at it again (fanart)

2025-02-07 Thread Polarian
Apologies, I accidentally deleted a line where I stated the pufferfish in the bowl reminded me of [1] (from the previous email), no reason why but they are both cute. Also, could you please configure your email (protonmail) to only send plaintext emails, see [2]. Thank you, -- Polarian GPG sign

Re: openBSD on netcup vps

2025-02-07 Thread Polarian
Hello, > Do you mind if I add your provider to the list I am developing here: > https://github.com/Asterismm54/Canadian-Web-Services with the point that > they will set you up with OpenBSD if you ask for it? I am not Canadian but this is a nice list. What are the requirements for including the

Re: openBSD on netcup vps

2025-02-07 Thread Polarian
Hello, Although this does not answer your question, if you do not want to mess around with different providers and want a quick and easy solution openbsd.amsterdam [1] is a good choice. I personally have not used them but they are praised a lot. They are not the most cost effective, but they do d

pppoe not getting IP

2025-02-07 Thread Kapetanakis Giannis
Hi, I'm trying to setup a new router with pppoe connection. Using the same settings from a linux pc or a microtik switch with routerOS, I can get the pppoe connection up with an IP address from the provider. From OpenBSD I'm having problems in the ipcp stage. Authentication is ok. I have a c

Re: USB ethernet adapter modeswitch issue

2025-02-07 Thread MIZSEI Zoltán
It shows up as ethernet adapter: addr 02: 1a40:0101 Terminus Technology, USB2.0 HUB addr 03: 1a86:e397 wch.cn, USB 10/100 LAN then it switches to addr 02: 1a40:0101 Terminus Technology, USB2.0 HUB addr 03: 1a86:e497 wch.cn, WCH UDISK_V1.1 On Fri, 31 Jan 2025 21:19:30 +0100 MIZSEI Zoltán wrote:

Re: Connecting to a WireGuard VPN using hostname.if(5)

2025-02-07 Thread Lloyd
Odd Martin Baanrud wrote: > I can of corse use wg-quick, but I don’t see how to run it via rc(8). > > Regards, Martin. You can install wireguard-tools from ports as you mentioned. Then use !command syntax in your hostname.if to shell out to wg-quick. E.g. your /etc/hostname.wg0 contents could be

Re: Protectli V1410

2025-02-07 Thread xpetrl
On 05.02.25 13:19, Kapetanakis Giannis wrote: Just got one today and installed it without any issue so far :) I thought I'd share some info. Console redirection worked without a problem (coreboot too). Installation went fine on eMMC via a USB key. I didn't test routing yet but direct iperf3 ga

Re: openBSD on netcup vps

2025-02-07 Thread Carsten Strotmann
Hi Sandeep, On 7 Feb 2025, at 15:24, Sandeep Gupta wrote: > Hello, > > Does anyone here have experience with netcup vps. They offer debian by > default. However I was wondering if any has tried running openBSD. > I tried but it seems the bootloader defaults to booting via PXE netboot and > doesn

Re: openBSD on netcup vps

2025-02-07 Thread Marc Peters
Am Fri, Feb 07, 2025 at 07:54:51PM +0100, schrieb Sandeep Gupta: >Hello, >Â Does anyone here have experience with netcup vps. They offer debian >by default. However I was wondering if any has tried running openBSD. >I tried but it seems the bootloader defaults to booting via PXE net

Re: openBSD on netcup vps

2025-02-07 Thread Katie
Hi Ian, Do you mind if I add your provider to the list I am developing here: https://github.com/Asterismm54/Canadian-Web-Services with the point that they will set you up with OpenBSD if you ask for it? As you are likely aware, there is a very strong push towards web services hosted in Canad

Re: openBSD on netcup vps

2025-02-07 Thread Souji Thenria
On Fri Feb 7, 2025 at 3:24 PM CET, Sandeep Gupta wrote: Hello, Does anyone here have experience with netcup vps. They offer debian by default. However I was wondering if any has tried running openBSD. I tried but it seems the bootloader defaults to booting via PXE netboot and doesn't look fo

Re: openBSD on netcup vps

2025-02-07 Thread Ian Darwin
On 2/7/25 9:24 AM, Sandeep Gupta wrote: Hello,  Does anyone here have experience with netcup vps. They offer debian by default. However I was wondering if any has tried running openBSD. I tried but it seems the bootloader defaults to booting via PXE netboot and doesn't look for boot via images

openBSD on netcup vps

2025-02-07 Thread Sandeep Gupta
Hello, Does anyone here have experience with netcup vps. They offer debian by default. However I was wondering if any has tried running openBSD. I tried but it seems the bootloader defaults to booting via PXE netboot and doesn't look for boot via images on attached disks. If someone has investig

Re: malloc_trim(3) alternative in OpenBSD?

2025-02-07 Thread Stuart Henderson
On 2025-02-07, Otto Moerbeek wrote: > On Fri, Feb 07, 2025 at 11:16:05AM -, Stuart Henderson wrote: > >> On 2025-02-07, Daniel Wilkins wrote: >> > On Fri, Feb 07, 2025 at 03:37:31AM +0100, Christian Schulte wrote: >> >> Hi @misc, >> >> >> >> does OpenBSD provide something equivalent to Linux'

Re: libjwt available in ports?

2025-02-07 Thread Niels Müller Larsen
And a py3-jwt /niels Sent from [Proton Mail](https://proton.me/mail/home) for iOS On Fri, Feb 7, 2025 at 12:09, Stuart Henderson <[stu.li...@spacehopper.org](mailto:On Fri, Feb 7, 2025 at 12:09, Stuart Henderson < wrote: > On 2025-02-07, Christian Schulte wrote: >> is this library [1] availa

Re: libjwt available in ports?

2025-02-07 Thread Niels Müller Larsen
It seems there’s a ruby32-jwt /niels Sent from [Proton Mail](https://proton.me/mail/home) for iOS On Fri, Feb 7, 2025 at 12:09, Stuart Henderson <[stu.li...@spacehopper.org](mailto:On Fri, Feb 7, 2025 at 12:09, Stuart Henderson < wrote: > On 2025-02-07, Christian Schulte wrote: >> is this li

Re: malloc_trim(3) alternative in OpenBSD?

2025-02-07 Thread Otto Moerbeek
On Fri, Feb 07, 2025 at 11:16:05AM -, Stuart Henderson wrote: > On 2025-02-07, Daniel Wilkins wrote: > > On Fri, Feb 07, 2025 at 03:37:31AM +0100, Christian Schulte wrote: > >> Hi @misc, > >> > >> does OpenBSD provide something equivalent to Linux' malloc_trim(3)[1]? I > >> am yet to port an

Re: malloc_trim(3) alternative in OpenBSD?

2025-02-07 Thread Stuart Henderson
On 2025-02-07, Daniel Wilkins wrote: > On Fri, Feb 07, 2025 at 03:37:31AM +0100, Christian Schulte wrote: >> Hi @misc, >> >> does OpenBSD provide something equivalent to Linux' malloc_trim(3)[1]? I >> am yet to port an application from Linux to OpenBSD and that application >> is making use of mall

Re: libjwt available in ports?

2025-02-07 Thread Stuart Henderson
On 2025-02-07, Christian Schulte wrote: > is this library [1] available in ports? doesn't look like it: $ pkglocate libjwt.so $ > I could not find it and the API > is very volatile. It's in current Debian stable but the API there > already is outdated as well. Would it make sense to port it to