All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rob Sterenborg (lists)" <lists@sterenborg.info>
To: Steven O'Connor <steven@suse.com.au>, netfilter@vger.kernel.org
Subject: Re: PPTP passthrough
Date: Wed, 3 May 2017 16:45:16 +0200	[thread overview]
Message-ID: <86316f95-37e3-8f80-d9ee-c4f6c428ff1c@sterenborg.info> (raw)
In-Reply-To: <6d2c9c2f-2636-9e3f-b8e1-eec95eb02370@suse.com.au>

On 3-5-2017 04:13, Steven O'Connor wrote:
> PPTP pass-through seems to be broken. When the client tries to connect,
> a gre packet is sent but the reply gre packet is dropped at my firewall.
>
> The relevant conntrack dump shows a mismatch between the expected reply
> and the packet received, srckey/dstkey do not match. Is that significant?
>
>
> gre      47 27 src=aaa.bbb.cc.ddd dst=www.xxx.yy.zz srckey=0x0
> dstkey=0xb053 [UNREPLIED] src=www.xxx.yy.zz dst=aaa.bbb.cc.ddd
> srckey=0xb053 dstkey=0x0 mark=0 use=1
> gre      47 27 src=192.168.0.212 dst=aaa.bbb.cc.ddd srckey=0x0
> dstkey=0x1380 [UNREPLIED] src=aaa.bbb.cc.ddd dst=www.xxx.yy.zz
> srckey=0x1380 dstkey=0x0 mark=0 use=1

You don't show any rules, so just a guess.
Do you allow/forward protocol 47 (gre) packets?


--
Rob


  parent reply	other threads:[~2017-05-03 14:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-03  2:13 PPTP passthrough Steven O'Connor
2017-05-03 10:38 ` Robert White
2017-05-04  3:46   ` Steven O'Connor
2017-05-04 19:58     ` Robert White
2017-05-03 14:45 ` Rob Sterenborg (lists) [this message]
2017-05-04  3:42   ` Steven O'Connor
2017-05-04  6:07     ` Rob Sterenborg (Lists)
2017-05-04  6:11       ` Rob Sterenborg (Lists)
2017-05-04 18:46       ` Pascal Hambourg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86316f95-37e3-8f80-d9ee-c4f6c428ff1c@sterenborg.info \
    --to=lists@sterenborg.info \
    --cc=netfilter@vger.kernel.org \
    --cc=steven@suse.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.