Re: Firewall for isolated hosts

2024-09-27 Thread Nicolas Goy
On Fri Sep 27, 2024 at 5:45 AM CEST, David Gwynne wrote: > > we have done this with PVLAN at work. the firewalls are set up with > promisc ports on the network, and the hosts are all on isolated ports. > we use a normal subnet on this network, ie, we allocate a /25 (or /24, > whatever) and set up c

Re: Cannot boot neither use boot -c in computer with Ryzen 9

2024-09-27 Thread Benjamin Stürz
On 8/29/23 10:06 PM, Stuart Henderson wrote: On 2023-08-29, vtamara wrote: Thaks for your answer So .. if you have SATA disks or optical drives (that are not part of the boot disk), you could try disconnecting those from the motherboard. Since you were able to install without problems, I thi

Re: Building -current incrementally.

2024-09-27 Thread Christian Schulte
On 9/27/24 11:21, Zé Loff wrote: > > On Fri, Sep 27, 2024 at 09:39:07AM +0200, Christian Schulte wrote: >> On 9/26/24 10:43, Stuart Henderson wrote: >>> On 2024-09-26, Christian Schulte wrote: I am keen on knowing how those snapshots are build. Do they really wipe out everything and the

Re: Access from LAN

2024-09-27 Thread Kirill A . Korinsky
On Fri, 27 Sep 2024 03:01:21 +0200, Jesse Lawton wrote: > > E.g. I put up a web server on 192.168.1.2 but can only access it on my > laptop. > With an assumption that you're connecting via WiFi I'd like to suggest that you have access between clients on that network. -- wbr, Kirill

Re: Building -current incrementally.

2024-09-27 Thread Philip Guenther
On Fri, Sep 27, 2024 at 1:45 AM Christian Schulte wrote: > On 9/26/24 10:47, Philip Guenther wrote: > > On Thu, Sep 26, 2024 at 12:30 AM Christian Schulte wrote: ... > > Does there exist a documented, maintained, and tested way to "build > > base incrementally"? No. > > > > Would it be *possible

Re: Building -current incrementally.

2024-09-27 Thread Stuart Henderson
On 2024-09-27, Zé Loff wrote: > You can't expect the build time in a QEMU guest to compare with the one > from a "bare metal" machine. Of course it its slower. Not much slower, given sufficient resources. > And I guess the > I/O performance will be highly dependent on whatever else the QEMU hos

Re: ipsecctl -s & no traffic flow across enc0

2024-09-27 Thread Boyd Stephens
On 9/25/24 04:14, Stuart Henderson wrote: On 2024-09-25, Boyd Stephens wrote: The circumstances driving this inquiry is that our team has an IKEv2 vpn connection where the tunnel between two sites is always successfully established (at least this is the feedback from all of our ipsecctl -s all

Re: Review about this code ?

2024-09-27 Thread Marc Chantreux
On Fri, Sep 27, 2024 at 01:26:30PM +0200, Страхиња Радић wrote: > Дана 24/09/26 11:04AM, Marc Chantreux написа: > > I don't know how far misc is misc but those kind of threads are those I > > like to read: examples of code (shell, C, awk, …), unix philosophy and > > so on. > > https://www.op

Mount options for attached block storage partition to be used exclusively for rsnapshot

2024-09-27 Thread Paul Pace
Hello! I have a VPS that will use rsnapshot to back up other servers via the private network. The storage used to support this is a block storage device provided by my ISP. Assuming I am understanding mount options and my use case correctly, I've generated the following for /etc/fstab: 1

Re: Building -current incrementally.

2024-09-27 Thread Zé Loff
On Fri, Sep 27, 2024 at 01:48:23PM +0200, Christian Schulte wrote: > On 9/27/24 11:21, Zé Loff wrote: > > > > On Fri, Sep 27, 2024 at 09:39:07AM +0200, Christian Schulte wrote: > >> On 9/26/24 10:43, Stuart Henderson wrote: > >>> On 2024-09-26, Christian Schulte wrote: > I am keen on knowing

Re: OpenBSD nano r6s

2024-09-27 Thread Pierre Dupond
Thanks for your reply. Unfortunately, this don't seem to work since the nano pi r6s device does not recognise the sd card as a bootable device. I have used the two following commands (on a linux machine, since the openbsd OS is installed in a virtual machine where the access to the sd card are not

Re: Review about this code ?

2024-09-27 Thread Страхиња Радић
Дана 24/09/26 11:04AM, Marc Chantreux написа: > I don't know how far misc is misc but those kind of threads are those I > like to read: examples of code (shell, C, awk, …), unix philosophy and > so on. https://www.openbsd.org/mail.html#Lists > misc@openbsd.org (Archive) > U

Re: Building -current incrementally.

2024-09-27 Thread Zé Loff
On Fri, Sep 27, 2024 at 09:39:07AM +0200, Christian Schulte wrote: > On 9/26/24 10:43, Stuart Henderson wrote: > > On 2024-09-26, Christian Schulte wrote: > >> I am keen on knowing how those snapshots are build. Do they really wipe > >> out everything and then do a fresh build - lasting nearly 2

Re: Access from LAN

2024-09-27 Thread Rubén Llorente
Jesse Lawton wrote: Hi, theres probably a simple anwser for this but when I run a service on my OpenBSD laptop on my LAN I can't access it on other computers in my LAN. E.g. I put up a web server on 192.168.1.2 but can only access it on my laptop. Any help appreciated. Thanks Jesse Lawton Q

Re: Building -current incrementally.

2024-09-27 Thread Christian Schulte
On 9/26/24 10:47, Philip Guenther wrote: > On Thu, Sep 26, 2024 at 12:30 AM Christian Schulte wrote: >> >> On 9/26/24 07:15, Otto Moerbeek wrote: >>> On Thu, Sep 26, 2024 at 06:38:00AM +0200, Christian Schulte wrote: > ... Accidentally ran make in /usr/src and got an unexpected Permission den

Re: Access from LAN

2024-09-27 Thread Jesse Lawton
Oops, just sending this here as I accidently send it as a private message. Hi, thanks for your anwser heres my /etc/pf.conf: # $OpenBSD: pf.conf,v 1.55 2017/12/03 20:40:04 sthen Exp $ # # See pf.conf(5) and /etc/examples/pf.conf set skip on lo block return# block stateless traffic pass

Re: strange network behavior (send permission denied)

2024-09-27 Thread kasak
23.09.2024 17:48, Stuart Henderson пишет: On 2024-09-23, kasak wrote: 23.09.2024 15:22, Brian Conway пишет: On Mon, Sep 23, 2024, at 6:19 AM, kasak wrote: Hello, misc! Could you please share your wisdom about this problem. On my openbsd firewall, sometimes network become slow and some dae

Re: Building -current incrementally.

2024-09-27 Thread Christian Schulte
On 9/26/24 10:43, Stuart Henderson wrote: > On 2024-09-26, Christian Schulte wrote: >> I am keen on knowing how those snapshots are build. Do they really wipe >> out everything and then do a fresh build - lasting nearly 24h here for >> me. I doubt it. > > That's how I do base+x "make build" and "

Re: Review about this code ?

2024-09-27 Thread Dan
Nice point, thank you from everyone: echo("UP") >> And If you permit me I just would like to underline there is people around neither able to open stackexchange.com or browse it decently, for different reasons, last: security - oh my. Good day all :o) -Dan Sep 27, 2024 09:01:15 Marc Chantre

Re: Review about this code ?

2024-09-27 Thread Marc Chantreux
hello, On Wed, Sep 25, 2024 at 10:58:44PM +0200, Страхиња Радић wrote: > I think that C code review is out of the scope of this list. You could > try at: > > https://codereview.stackexchange.com/ I don't know how far misc is misc but those kind of threads are those I like to read: examples of c