This short article looks at how to get a fully functional IPSec VPN up and running between two fresh OpenBSD installations in about four minutes flat.
|
Zero to IPSec in 4 minutes
This short article looks at how to get a fully functional IPSec VPN up and running between two fresh OpenBSD installations in about four minutes flat. |
|
|
Privacy Statement |
Davan
For Firewall A in /etc/ipsec.conf we needed:
ike esp from 10.1.1.0/24 to 5.6.7.8
And for Firewall B we similarily needed:
ike passive esp from 10.2.2.0/24 to 1.2.3.4
Thoughts/Idea...
[ more ]