Re: Restrict SSH to local network only except for Git users?

2023-07-27 Thread lain.
I don't think this works when you're hosting a public Git service. I actually decided to just continue using the VPS that only ran Git. The reason why I wanted to internalize it was because the server was getting full, but it turned out that 1 repository by someone who only mirrors their repository

Re: Restrict SSH to local network only except for Git users?

2023-07-27 Thread Stuart Henderson
On 2023-07-27, lain. wrote: > I have a pretty nifty network setup that allows me to host from home via > WireGuard. > But there's one thing I'm struggling with. > Because for security reasons, I made it impossible for people outside > the network to connect via SSH, but for Git to function properl

Re: JH7110 - VF2

2023-07-27 Thread developer
Quoting Stuart Longland VK4MSL : On 27/7/23 03:26, develo...@robert-palm.de wrote: Saw some commits for the JH7110. I flashed the latest RISCV snapshot miniroot73.img to an SD card and plugged it into the VF 2. Couldn't boot unfortunately. Commits on a master branch don't retrospectively

About the boot loader's and kernel's header

2023-07-27 Thread bzt
Dear OpenBSD developers! I'm writing a boot loader, https://gitlab.com/bztsrc/simpleboot It can already boot Linux kernels and Multiboot2 kernels, and I was thinking about adding OpenBSD kernel support too. For testing I've downloaded the minimal image from here: https://cdn.openbsd.org/pub/OpenB

Re: JH7110 - VF2

2023-07-27 Thread Miguel Landaeta
On 2023-07-27 12:40:26, developer at robert-palm.de wrote: > > [...] > > Do I need to map these, too to make it work ? > > jh7110-visionfive-v2-ac108.dtb > jh7110-visionfive-v2-wm8960.dtb > vf2-overlay-uart3-i2c.dtbo > > Which adresses? > Can you try with the attached dtb file and copy it to you

Re: JH7110 - VF2

2023-07-27 Thread developer
Quoting Miguel Landaeta : On 2023-07-27 12:40:26, developer at robert-palm.de wrote: [...] Do I need to map these, too to make it work ? jh7110-visionfive-v2-ac108.dtb jh7110-visionfive-v2-wm8960.dtb vf2-overlay-uart3-i2c.dtbo Which adresses? Can you try with the attached dtb file and

Re: Routing multiple IPv4 blocks

2023-07-27 Thread Zack Newman
On 7/25/23 16:55, Polarian wrote: Also, I didn't choose OpenBSD cause it was easy, I choose it for security, if I slapped OpenWrt I could be done in seconds, but I want to learn and I want to use OpenBSD for security, even at the hit of performance, so I don't care about the complexity, only to k

Re: JH7110 - VF2

2023-07-27 Thread developer
Quoting Miguel Landaeta : On 2023-07-27 12:40:26, developer at robert-palm.de wrote: [...] Do I need to map these, too to make it work ? jh7110-visionfive-v2-ac108.dtb jh7110-visionfive-v2-wm8960.dtb vf2-overlay-uart3-i2c.dtbo Which adresses? Can you try with the attached dtb file and

Re: JH7110 - VF2

2023-07-27 Thread developer
Quoting Miguel Landaeta : On 2023-07-27 12:40:26, developer at robert-palm.de wrote: [...] Do I need to map these, too to make it work ? jh7110-visionfive-v2-ac108.dtb jh7110-visionfive-v2-wm8960.dtb vf2-overlay-uart3-i2c.dtbo Which adresses? Can you try with the attached dtb file and

Re: libvirtd on openbsd

2023-07-27 Thread All
For some reason I didn't get reply from Stuart to my inbox. Its on the mailing lists though. Thank you for your reply. I guess there are no solutions to run VMs with a graphical interface yet. Unless, I run qemu and vnc to a VM. On Monday, July 24, 2023 at 09:21:58 p.m. GMT+9, All wrote: