[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2017-07-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018 Darryn Nicol changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2017-03-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018 --- Comment #9 from Alex Dupre --- Just built a 11-STABLE kernel over an AWS AMI 11.0-RELEASE and the tunnel went up fine (IKEv1/ESP, tunnel mode, very low traffic). It's been running for a few minutes without issues, but I don't know what

[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2017-03-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018 --- Comment #8 from Andrey V. Elsukov --- (In reply to Alex Dupre from comment #7) > Does this mean that StrongSwan will finally work OOTB on FreeBSD 11.1? :-) You can test and report. I have one report about panics with strongswan on stab

[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2017-03-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018 Alex Dupre changed: What|Removed |Added CC||a...@freebsd.org --- Comment #7 from

[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2017-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018 Andrey V. Elsukov changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2017-03-18 Thread bugzilla-noreply
IPSEC_SUPPORT added. It enables support for loading and unloading of ipsec.ko and tcpmd5.ko kernel modules. o IPSEC_NAT_T option was removed. Now NAT-T support is enabled by default. The UDP_ENCAP_ESPINUDP_NON_IKE encapsulation type support was removed. Added TCP/UDP checksum

[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2017-02-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018 --- Comment #5 from Ben Woods --- Note that the IPSEC_NAT_T option was removed in r313330 commit to FREEBSD 12-CURRENT. https://svnweb.freebsd.org/base?view=revision&revision=313330 This commit has not been merged to stable (at least

[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2016-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018 Bug 212018 depends on bug 128030, which changed state. Bug 128030 Summary: [ipsec] Enable IPSec in GENERIC kernel configuration https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=128030 What|Removed |Added

[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2016-10-17 Thread bugzilla-noreply
28030 had not been closed. Note that this PR212018 still had not been committed in FreeBSD 11 (IPSEC_NAT_T is still not in the GENERIC kernel configuration). -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-net@freebs

[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2016-10-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018 --- Comment #3 from Darryn Nicol --- (In reply to Kubilay Kocak from comment #2) I'm not sure why that hasn't been closed off yet but IPSEC made it into GENERIC in 11.0. -- You are receiving this mail because: You are the assignee for the

[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2016-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018 Kubilay Kocak changed: What|Removed |Added See Also|https://bugs.freebsd.org/bu | |gzilla/show_bu

[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2016-09-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018 martin.larss...@gmail.com changed: What|Removed |Added CC||martin.larss...@gmail.co

[Bug 212018] Enable IPSEC_NAT_T in GENERIC kernel configuration

2016-08-20 Thread bugzilla-noreply
Flags||mfc-stable10?, ||mfc-stable11? Summary|[ipsec] [request] Enable|Enable IPSEC_NAT_T in |IPSEC_NAT_T in GENERIC |GENERIC kernel |kernel configuration

[Bug 212018] [ipsec] [request] Enable IPSEC_NAT_T in GENERIC kernel configuration

2016-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212018 Mark Linimon changed: What|Removed |Added Summary|[ipsec] Enable IPSEC_NAT_T |[ipsec] [request] Enable

Re: patch for IPSEC_NAT_T

2008-06-26 Thread mgrooms
On Thu, 26 Jun 2008 11:51:26 -0500, mgrooms <[EMAIL PROTECTED]> wrote: > > ESP transport with NAT-T may need NAT-OA support, which is not > provided by the actual patch, nor by userland. > I checked in Timos patch for NAT-T original address support into ipsec-tools last December. This will be a

Re: patch for IPSEC_NAT_T

2008-06-26 Thread Daniil Harun
Hi! > > But when the host is placed over NAT, everything stops working. > > After negotiates IKE and key additions to the database SA traffic does > > not pass. "tcpdump enc0" shows that traffic is decoded normaly, but then > > he does not processed, packets discarded. > > Counters ipfw to rule 1 d

Re: patch for IPSEC_NAT_T

2008-06-26 Thread VANHULLEBUS Yvan
On Thu, Jun 26, 2008 at 04:09:00PM +0600, Daniil Harun wrote: > Dear sirs! Hi. I forgot to reply your private mail this morning, but it's still better to have the question and the answer on a public ML, it may be useful for other people. > Sorry for my bad English! I ask to help me, if you have

patch for IPSEC_NAT_T

2008-06-26 Thread Daniil Harun
(FreeBSD 7.0): options IPSEC options IPSEC_NAT_T device enc device crypto device cryptodev Racoon config: listen { isakmp 80.85.151.51 [500]; isakmp_natt 80.85.151.51 [4500]; } timer { natt_keepalive 10 sec; } remote a

Re: ipsec_tools will not compile after IPSEC_NAT_T patch

2008-01-07 Thread VANHULLEBUS Yvan
On Sat, Jan 05, 2008 at 04:55:21PM -0500, Lyle Scott III wrote: > I applied the IPSEC_NAT_T patch from > http://vanhu.free.fr/FreeBSD/patch-natt-freebsd6-2007-05-31.diff to FreeBSD > 6.2-release-p9 > yesterday to include IPSEC_NAT_T support. > i did a make buildworld buil

ipsec_tools will not compile after IPSEC_NAT_T patch

2008-01-05 Thread Lyle Scott III
I applied the IPSEC_NAT_T patch from http://vanhu.free.fr/FreeBSD/patch-natt-freebsd6-2007-05-31.diff to FreeBSD 6.2-release-p9 yesterday to include IPSEC_NAT_T support. i did a make buildworld buildkernel && make installworld installkernel && shutdown -r now Now when i reco

IPSEC_NAT_T

2008-01-04 Thread Lyle Scott III
i applied the patch from http://vanhu.free.fr/FreeBSD/patch-natt-freebsd6-2007-05-31.diff to get nat-t working with my racoon set up. Do I need 'option IPSEC_NAT_T' in my kernel or will it automatically be built? The reason I ask is when I apply the patch.. i sucessfully do a '

Re: patch for IPSEC_NAT_T

2006-10-14 Thread VANHULLEBUS Yvan
On Fri, Oct 13, 2006 at 04:55:18PM +0200, Joerg Pernfuss wrote: > On Fri, 13 Oct 2006 16:32:01 +0200 > VANHULLEBUS Yvan <[EMAIL PROTECTED]> wrote: > > > I don't know what will happen if you define IPSEC_NAT_T, but not IPSEC > > / FAST_IPSEC, guess it will genera

Re: patch for IPSEC_NAT_T

2006-10-13 Thread Joerg Pernfuss
On Fri, 13 Oct 2006 16:32:01 +0200 VANHULLEBUS Yvan <[EMAIL PROTECTED]> wrote: > I don't know what will happen if you define IPSEC_NAT_T, but not IPSEC > / FAST_IPSEC, guess it will generate the same thing as if you didn' > define IPSEC_NAT_T. Or it won't compile be

Re: patch for IPSEC_NAT_T

2006-10-13 Thread VANHULLEBUS Yvan
On Sat, Oct 14, 2006 at 12:27:22AM +1000, Sam Wun wrote: > in the kernel config file, what if I only define options IPSEC_NAT_T without > defining FAST_IPSEC? > I m not familiar with FAST_IPSEC, if I compile IPSEC_NAT_T with or without > FAST_IPSEC, what s that going to affect my c

Re: patch for IPSEC_NAT_T

2006-10-13 Thread Sam Wun
in the kernel config file, what if I only define options IPSEC_NAT_T without defining FAST_IPSEC? I m not familiar with FAST_IPSEC, if I compile IPSEC_NAT_T with or without FAST_IPSEC, what s that going to affect my current IPSEC configuration and connection? Thanks S On 10/13/06, VANHULLEBUS

Re: patch for IPSEC_NAT_T

2006-10-13 Thread VANHULLEBUS Yvan
On Fri, Oct 13, 2006 at 10:56:25PM +1000, [EMAIL PROTECTED] wrote: > Hi, Hi. > I tried to compile freebsd 6.2 prerelease source with "options > IPSEC_NAT_T", but it said "unknown option "IPSEC_NAT_T"" when I > build it > > Had IPSEC_NAT_T patch al

patch for IPSEC_NAT_T

2006-10-13 Thread fwun
Hi, I tried to compile freebsd 6.2 prerelease source with "options IPSEC_NAT_T", but it said "unknown option "IPSEC_NAT_T"" when I build it Had IPSEC_NAT_T patch already built into the 6.2 pre source? If not, where