Rabidinov M.A. schrieb:
> Hello, Freebsd-stable.
> 
> Does FreeBSD 8.0 support IPSec NAT-T in transport mode?
> I want to create a L2TP/IPSec server. My VPN clients are NATed.
> L2TP server (MPD5.x) makes tunnel, so I need working IPSec NAT-T in transport 
> mode.
> Thanks a lot.
> 

Yes the NAT-T Patch has been integrated into FreeBSD 8.0.

Just rebuild your kernel with this options:
device          crypto          # IPsec depends on this
options         IPSEC
options         IPSEC_DEBUG
options         IPSEC_NAT_T
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to