thebeastie.org Projects |
|---|
|
FreeBSD VPN
setup script
Vpnsetup script is designed to create a VPN for FreeBSD to FreeBSD VPN setups, its default configuration is also aimed to work with other vendor VPN equipment. This can be considered a scripted howto on VPN on IPSEC and is a good example / guide that work well coupled with firewall setups like Packet Filter I started vpnsetup.pl for my self because I found it hard to remember all the knobs! Download here. vpnsetup.pl Change log here change.log last updated: Version 1.201 / Tue Sep 5 12:26:14 EST 2006
· This
script expects:
This will ask
you for numerous IP and Network related questions needed to create the
Security Association Database (SAD) entries as well as Security Policy
Database (SPD) · Racoon
install and configuration Asks you for encryption choices on Phase 1 and
Phase 2 IKE and generates a racoon.conf configuration file to
racoon.conf
+--------+ +--------+ | LOCAL | | LOCAL |10.0.0.254 ( Local Ext Gateway IP ) | NET |--------------| GATEWAY| <------------+ +--------+ +--------+ | | { INTERNET } | +--------+ +---------+ | | REMOTE | | REMOTE |<------------+ | NET |--------------| GATEWAY |10.0.1.254 ( Remote Ext Gateway IP ) +--------+ +---------+ 192.1.2.0/24 192.1.2.254 ( Remote Int Gateway IP )
For searching the
net for
VPN related stuff try these urls below. Yahoo:FreeBSD
VPN setup < |