Re: NPPPD/L2TP IPsec problems

2011-12-18 Thread YASUOKA Masahiko
Hi, On Fri, 16 Dec 2011 15:38:14 +0200 lilit-aibolit lilit-aibo...@mail.ru wrote: 29.09.2011 16:30, YASUOKA Masahiko P?P8QP5Q: On Mon, 26 Sep 2011 15:20:50 +0200 Martin Poulsenmar...@dividebyzero.dk wrote: This is my setup: client (Windows XP) NAT - internet - OpenBSD

Re: NPPPD/L2TP IPsec problems

2011-12-16 Thread lilit-aibolit
29.09.2011 16:30, YASUOKA Masahiko P?P8QP5Q: On Mon, 26 Sep 2011 15:20:50 +0200 Martin Poulsenmar...@dividebyzero.dk wrote: I have been playing around a little with the npppd daemon having setup a L2TP server for test and learning purposes. The connection is running in an IPsec tunnel and it

Re: NPPPD/L2TP IPsec problems

2011-09-29 Thread YASUOKA Masahiko
On Mon, 26 Sep 2011 15:20:50 +0200 Martin Poulsen mar...@dividebyzero.dk wrote: I have been playing around a little with the npppd daemon having setup a L2TP server for test and learning purposes. The connection is running in an IPsec tunnel and it works great and runs very fine when used on a

Re: NPPPD/L2TP IPsec problems

2011-09-27 Thread Martin Poulsen
On Mon, Sep 26, 2011 at 7:45 PM, Matt S maschwa...@yahoo.com wrote: I think you have to enable NAT Traversal in your ipsec.conf file. Check the man page on that one. You could try this but I am not sure it will work. ike passive from any (public-ip) to any .. Thanks, tried it but

Re: NPPPD/L2TP IPsec problems

2011-09-26 Thread Matt S
I think you have to enable NAT Traversal in your ipsec.conf file. Check the man page on that one. You could try this but I am not sure it will work. ike passive from any (public-ip) to any ..