OpenSwan to Cisco 7XXX Config
November 13, 2009 – 11:37 amOh hey, there! What's up? This was a week long project that should have been twenty minutes at most.
I hate VPNs. Call me odd, but I think the protocols should have the encryption built in. If you need it use it, if not, don't.
net-to-net.conf:
conn net-to-net
type= tunnel
authby= secret
left= MY PUBLIC IP
leftnexthop= MY DEFAULT GATEWAY
leftsubnet= MY PUBLIC IP/32
right= REMOTE PUBLIC IP
rightsubnet= REMOTE PRIVATE IP/32
keyexchange= ike
pfs= no
auto= start
ike=3des-md5-modp1024,3des-md5-modp1536
esp=3des-md5
net-to-net.secrets:
MY PUBLIC IP REMOTE PUBLIC IP: PSK "password"

One Response to “OpenSwan to Cisco 7XXX Config”
nice pic
By andini Trisky on Nov 20, 2009