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
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
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
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
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
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
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
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
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
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
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
Дана 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
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
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
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
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
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
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 "
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
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
20 matches
Mail list logo