Hi,

On Tue, 5 Mar 2013 16:35:51 -0500
Jason Markowitz <[email protected]> wrote:
> I'm receiving the following errors when attempting to establish a vpn
> session via l2tp, the ipsec side works fine and phase 1 authenticates
> perfectly, i dont see pf blocking anything in pf log (egress wide
> open, inbound is set to block in log all, with holes opened for the
> appropriate ports for vpn and ssh)
> 
> 2013-03-05 16:26:10:NOTICE: Starting npppd pid=5729 version=5.0.0
...
> 2013-03-05 16:26:19:INFO: l2tpd ctrl=1 SendSCCRP
> 2013-03-05 16:26:21:NOTICE: l2tpd ctrl=2 logtype=Started RecvSCCRQ
> from=x.x.x.252.247:65028/udp tunnel_id=2/15 protocol=1.0 winsize=4
> hostname=Jasons-MacBook-Air.local vendor=(no vendorname) firm=0000
> 2013-03-05 16:26:21:INFO: l2tpd ctrl=2 SendSCCRP

The client seems it could not receive any L2TP reply packets from
npppd.

Is there a NAT between the client and the npppd?  npppd on 5.2 doesn't
support L2TP/IPsec over NAT.  5.3 will support that.

--yasuoka

Reply via email to