On 2021-07-24, David Higgs wrote:
> I wonder if there would be any benefit to a sysclean-like tool as part of a
> standard upgrade/sysmerge that automatically deletes everything older than
> the (supported) current and prior release?
I think it's not possible, sometimes config files move from bei
In gmane.os.openbsd.misc, you wrote:
> I'm trying to use macros in my acme-client.conf, but it seems I cannot
> get the syntax right. In addition to that, even when I try the example
> from the acme-client.conf(5):
>
> api_url="https://acme-v02.api.letsencrypt.org/directory";
> authority letsencryp
Stuart Henderson writes:
In gmane.os.openbsd.misc, you wrote:
I'm trying to use macros in my acme-client.conf, but it seems I
cannot
get the syntax right. In addition to that, even when I try the
example
from the acme-client.conf(5):
api_url="https://acme-v02.api.letsencrypt.org/directory
Alexis writes:
> Stuart Henderson writes:
>
>> In gmane.os.openbsd.misc, you wrote:
>>> I'm trying to use macros in my acme-client.conf, but it seems I
>>> cannot
>>> get the syntax right. In addition to that, even when I try the
>>> example
>>> from the acme-client.conf(5):
>>>
>>> api_url="h
On 7/26/21 5:20 AM, Omar Polo wrote:
Alexis writes:
Stuart Henderson writes:
In gmane.os.openbsd.misc, you wrote:
I'm trying to use macros in my acme-client.conf, but it seems I
cannot
get the syntax right. In addition to that, even when I try the
example
from the acme-client.conf(5):
a
On Sun, Jul 25, 2021 at 11:22:58PM -0500, Vincent Lee said:
> 2. Next, I tried adding a pf redirect on the VPS: pass in from any to
> $bar rdr-to 10.0.0.2
It sounds like you want binat-to. Checkout pf.conf(5).
--Matt
--
Matthew Ernisse
m...@going-flying.com
https://www.going-flying.com/
Did you enable forwarding?
On July 25, 2021 10:22:58 PM MDT, Vincent Lee wrote:
>Hi all, I'm running into some trouble trying to configure a
>network. I'll try to keep it concise:
>
>Background:
>
>1. I have an OpenBSD Vultr VPS. It serves various odds and ends on
>external IP address $foo, and r
> I've made a patch for the Xenocara project, and would like to submit
> it. What is the best mailing list/developer/maintainer to send it to?
> I can attach the patch in the a reply if anyone is curious for more
> context. Thank you in advance.
https://www.openbsd.org/faq/faq5.html#Diff
On 21/07/26 08:55am, deich...@placebonol.com wrote:
> Did you enable forwarding?
>
> On July 25, 2021 10:22:58 PM MDT, Vincent Lee wrote:
Basically, what this gentleman said. You've thus far not sent us any
information of worth on your setup, or even a tcpdump(8).
Please send us the output of
Hello, everyone.
This is my iked.conf:
```
ikev2 "for-phone" passive esp \
from any to 10.0.3.2/32 \
local egress peer any \
ikesa enc aes-256 prf hmac-sha2-256 auth hmac-sha2-256 group ecp256 \
childsa enc aes-256 auth hmac-sha2-256 prf hmac-sha2-256 group ecp256
Am 25.07.21 18:54 schrieb Wolf:
> (...)
> api_url="https://acme-v02.api.letsencrypt.org/directory";
> authority letsencrypt {
> api url $api_url
> account key "/etc/acme/letsencrypt-privkey.pem"
> }
please check if you accidently inserted some control characters when
copy&paste the sni
11 matches
Mail list logo