All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Remzi AKYÜZ" <linuxliste@gmail.com>
To: "Dâniel Fraga" <fragabr@gmail.com>, netfilter@vger.kernel.org
Subject: Re: Linux 4.3.1 regression: -m state returns "Protocol wrong type for socket"
Date: Sat, 12 Dec 2015 11:56:03 +0200	[thread overview]
Message-ID: <566BEF33.7090501@gmail.com> (raw)
In-Reply-To: <n4g4s8$4pr$1@ger.gmane.org>

Please use with -p tcp

iptables -A INPUT -p tcp -m state --state ESTABLISHED,RELATED -j ACCEPT



12-12-2015 05:38 tarihinde Dâniel Fraga yazdı:
> 	After upgrading the kernel from 4.3.0 to 4.3.1 (with the same
> configuration), -m state doesn't work anymore.
>
> iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
>
> 	returns:
>
> iptables: Protocol wrong type for socket.
>
> 	I'm using iptables v1.4.21.
>
> 	Any hints?
>


  reply	other threads:[~2015-12-12  9:56 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-12  3:38 Linux 4.3.1 regression: -m state returns "Protocol wrong type for socket" Dâniel Fraga
2015-12-12  9:56 ` Remzi AKYÜZ [this message]
2015-12-12 10:18   ` Jozsef Kadlecsik
2015-12-12 11:50     ` Remzi AKYÜZ
2015-12-12 12:04       ` Jozsef Kadlecsik
2015-12-12 12:09         ` Noel Kuntze
     [not found]           ` <566C1751.403@gmail.com>
     [not found]             ` <566C1804.5060605@gmail.com>
2015-12-12 13:41               ` Noel Kuntze
2015-12-12 16:06           ` Dâniel Fraga
2015-12-12 19:32             ` Pablo Neira Ayuso
2015-12-12 19:35               ` Dâniel Fraga
2015-12-12 19:42               ` Dâniel Fraga
2015-12-12 23:20             ` Florian Westphal
2015-12-12 23:31               ` Dâniel Fraga
2015-12-12 23:34                 ` Jan Engelhardt
2015-12-12 23:34                   ` Jan Engelhardt
2015-12-13  0:05                   ` Dâniel Fraga
2015-12-13  0:30                     ` Jan Engelhardt
2015-12-13  0:30                       ` Jan Engelhardt
2015-12-13  0:32                       ` Dâniel Fraga
2015-12-13  0:47                         ` Jan Engelhardt
2015-12-13  0:47                           ` Jan Engelhardt
2015-12-14 20:47                           ` Jozsef Kadlecsik
2015-12-14 20:55                             ` Pablo Neira Ayuso
2015-12-14 21:19                               ` Jozsef Kadlecsik
2015-12-14 21:21                                 ` Jozsef Kadlecsik
2015-12-12 19:10           ` Pablo Neira Ayuso
2015-12-12 19:22             ` Noel Kuntze
2015-12-12 19:22               ` Noel Kuntze
2015-12-12 19:38               ` Pablo Neira Ayuso
2015-12-12 19:34             ` Dâniel Fraga
2015-12-12 16:01   ` Dâniel Fraga

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=566BEF33.7090501@gmail.com \
    --to=linuxliste@gmail.com \
    --cc=fragabr@gmail.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 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.