Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Kevin <kmg952@bigpond.com>
To: netfilter@vger.kernel.org
Subject: Re: SYN packet "disappears"
Date: Fri, 28 Apr 2017 09:15:04 +1000	[thread overview]
Message-ID: <15557807.XA8vn6p98F@giles> (raw)
In-Reply-To: <9E4BD412-E2B1-48BB-ABDD-90C70ADB0DFC@familie-kuntze.de>

On Friday, 28 April 2017 1:08:27 AM AEST Noel Kuntze wrote:
> Am 27. April 2017 07:21:14 MESZ schrieb Kevin <kmg952@bigpond.com>:
> >Hi,
> >
> >I'm having trouble changing my iptables configuration to work with a
> >new
> >NordVPN/OpenVPN.
> >
> >In trying to diagnose the problem, I have saturated my firewall with
> >"-j LOG"
> >rules. The problem is that the initial SYN packet to TCP port 22 seems
> >to go
> >missing between the "nat prerouting" and the "mangle input" chains.
> 
> That's where the routing decision is and the rp_filter. It likely drops the
> packets because they're martians. That's a good thing. Fix your routing on
> the host.

That was the problem! I was not aware of rp-filter. As I'm running Fedora I've 
echo'd 2 to the relevant /proc rp-filter files.

Sadly, that hasn't solved my initial problem - but that's not an iptables 
problem.

Thanks for your help - all I needed was that one keyword.

Kevin


  reply	other threads:[~2017-04-27 23:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-27  5:21 SYN packet "disappears" Kevin
2017-04-27 15:04 ` Anton Danilov
2017-04-27 15:08 ` Noel Kuntze
2017-04-27 23:15   ` Kevin [this message]
2017-04-28  1:00 ` Robert White
2017-04-28  2:55   ` Kevin

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=15557807.XA8vn6p98F@giles \
    --to=kmg952@bigpond.com \
    --cc=netfilter@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox