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.
Expand all |
Post comment
Zero to IPSec in 4 minutes
2006-03-20
Anonymous (1 replies)
Anonymous (1 replies)

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/Ideas/Comments/Suggestions?
[ reply ]
Link to this comment: http://www.securityfocus.com/comments/infocus/1859/1040#1040