Re: l2tp / ipsec issue

2014-07-23 Thread Bastien Ceriani
Daniel, Good. Did you try to connect an Windows (Seven or Eight ?) client. Your VPN server is working on your frontend firewall/router or on a internal server behind a firewall ? Regards, On Tue, Jul 22, 2014 at 8:16 PM, Daniel Polak wrote: > I got everything to work based on the Undeadly art

Re: l2tp / ipsec issue

2014-07-22 Thread Bastien Ceriani
>> I've not been able to find a clear write up on the web of a complete >> working configuration for making a L2TP / IPsec VPN connection to an >> OpenBSD machine with an iPhone. I found this French link (2012 with the old npppd config, but you may adapt to the new syntax ?) which detail a working

Re: Trying to open a port

2013-06-10 Thread Bastien Ceriani
t; pass in on (egress) to (egress) port 9001 >> >> pass in on (rl0) to (rl0) port 9001 >> > > what's so difficult? > > pass in on egress proto tcp to port 9001 > pass in on rl0 to (rl0) proto tcp to port 9001 > > -- > With best regards, > Gre

Re: L2TP\IPsec with npppd through PF firewall

2013-04-25 Thread Bastien Ceriani
o if you can. > Like aes128 instead of aes256 and hmac-md5 instead of sha1 in ipsec.conf. > Or maybe use "aggressive" instead of "main" in ipsec.conf too. > > To run npppd on top of 192.168.21.233 will make your life easier. > > > > On 25 apr 2013, at 14:36, B

Re: L2TP\IPsec with npppd through PF firewall

2013-04-25 Thread Bastien Ceriani
Hi, My boss asked me to do like that. But VPN requests will not decrease router performances ? On Thu, Apr 25, 2013 at 11:54 AM, mxb wrote: > > Why don't you run npppd directly on OBSD FW (192.168.21.233) ?

L2TP\IPsec with npppd through PF firewall

2013-04-25 Thread Bastien Ceriani
.8.8.8* *}* * * *# use pppx(4) interface. use an interface per a ppp session.* *interface pppx0 address 192.168.20.1 ipcp IPCP* *bind tunnel from L2TP_ipv4 authenticated by LOCAL to pppx0* Did i forgot to configure something ? Regards, -- *Bastien CERIANI*