On 2020-11-16, Ian Timothy wrote:
> int_if = "em0"
>
> ext_if = "em1"
> ext_net = "23.X.X.128/29"
>
> gateway_ip_ext = "{ 23.X.X.129 }"
> gateway_ip_int = "{ 10.0.0.1 }"
>
> set skip on {lo, enc0}
>
> block return# block stateless traffic
> pass# establish keep-state
>
> pass out on $e
On 2020-11-16, Ian Timothy wrote:
> I’ve been a long time user of OpenBSD, but this is the first time I’m trying
> to setup a VPN. I’m not sure what I’m doing wrong, or what should be the next
> step to troubleshoot. I’ve probably reviewed every IKEv2 how-to I can find.
>
> I need to end up with
I’ve been a long time user of OpenBSD, but this is the first time I’m trying to
setup a VPN. I’m not sure what I’m doing wrong, or what should be the next step
to troubleshoot. I’ve probably reviewed every IKEv2 how-to I can find.
I need to end up with a configuration that will support several s
3 matches
Mail list logo