ckd ckd wrote:

Hi,

i tryed to make a VPN between 2 freeBSD 6.2 like this :
----10.0.1.0/24 ---GW1: 10.0.0.1 ============= 10.0.0.2 GW2 --- 10.0.2.0/24
whith GENERIC kernel i can ping from either subnet.
i compiled  a custom kernel with options IPSEC and IPSEC_ESP .
the ping dont work ?
You don't mention having installed e.g. racoon (in security/ipsec-tools) so you don't have any software to actually set up and negotiate a tunnel.

AFAIK, IPSEC and IPSEC_ESP are just options to enable those specific protocols, but you still need software to do IKE and all the other acronyms that VPN comes with.

Here's a bunch of links I found useful when setting up VPN:

http://www.mail-archive.com/[EMAIL PROTECTED]/msg19089.html

http://www.lacave.net/~fred/racoon/config.html

http://www.netbsd.org/docs/network/ipsec/

--Alex

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to