Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2008 05:19:49 GMT
From:      alexander efimov <alephis@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/122065: gre over ipsec not
Message-ID:  <200803250519.m2P5JnEQ008257@www.freebsd.org>
Resent-Message-ID: <200803250530.m2P5U0eW014325@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122065
>Category:       misc
>Synopsis:       gre over ipsec not
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 25 05:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     alexander efimov
>Release:        7.0-STABLE
>Organization:
personal
>Environment:
FreeBSD ipsrv 7.0-STABLE FreeBSD 7.0-STABLE #1: Thu Mar 20 16:25:27 NOVT 2008     root@ipsrv:/usr/obj/usr/src/sys/IPSRV  i386
>Description:
can't establish pptp connection from windows client to freebsd mpd5/poptop when ipsec transport enabled. looks like some blocking of gre traffic occur.
check same thing with windows 2003/linux (ipsec-tools/poptop) server - i can  establish connection.
on freebsd mpd get mesages from client but looks like client didn't get responses from server.
mpd: [L-2] LCP: SendConfigReq #10
>How-To-Repeat:
spdflush;
spdadd 192.168.250.0/24 192.168.250.0/24 any -P out ipsec esp/transport//require;
spdadd 192.168.250.0/24 192.168.250.0/24 any -P in ipsec esp/transport//require;

mpd51 default sample config with load pptp_server and corresponding changes in network address


>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803250519.m2P5JnEQ008257>