Re: OpenBSD IKED Client Issues

2019-09-24 Thread Antonino Sidoti
Hello, Thank you for your reply. I will test this out and see what happens. > On 25 Sep 2019, at 8:27 am, Lucas wrote: > > Hello Antonio, > > Although providing the output of `iked -dv` can help to debug further, > I don't see you're letting traffic in on `enc0` in your server's pf > ruleset.

Re: OpenBSD IKED Client Issues

2019-09-24 Thread Lucas
Hello Antonio, Although providing the output of `iked -dv` can help to debug further, I don't see you're letting traffic in on `enc0` in your server's pf ruleset. Adding `pass in on enc0` after `block all` should be enough to make it work, I think. HTH, -Lucas

OpenBSD IKED Client Issues

2019-09-24 Thread Antonino Sidoti
Hi, Host OpenBSD WAN IP = 1.2.3.4 Host OpenBSD VPN Subnet = 10.0.5.0/24 IKED responder (passive) Remote OpenBSD WAN IP = Dynamic Remote OpenBSD Internal LAN = 10.99.1.0/24 IKED Initiator (active) I have an OpenBSD server hosted at Vultr running as an iked server. It has a static public IP. I can