Linux Netfilter discussions
 help / color / mirror / Atom feed
* nftables drops related traffic
@ 2020-06-13 21:21 Robin Kuiper
  2020-06-14  1:17 ` kfm
  0 siblings, 1 reply; 3+ messages in thread
From: Robin Kuiper @ 2020-06-13 21:21 UTC (permalink / raw)
  To: netfilter

Hi,

I'm running into an issue where nftables drops all related traffic,
even if it should accept it.

When using, for example, an [archwiki example nftables ruleset][1] it
contains the line `ct state established,related accept`. This is
supposed to accept related and established traffic.

Established works: otherwise, I wouldn't be able to browse the web!
Related however, doesn't appear to work.

My proof is my TFTP server: if you [look at the protocol][2], its a
simple example of related traffic. However, it only works when my
firewall is disabled. TCPdumping the server shows that my server sends
the data packet, but never receives an ACK. ([wiki example][2] image
R2/R3)

Any help would be greatly appreciated!


  [1]: https://wiki.archlinux.org/index.php/Nftables#Workstation
  [2]: 
https://en.wikipedia.org/wiki/Trivial_File_Transfer_Protocol#Details


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-06-14  8:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-13 21:21 nftables drops related traffic Robin Kuiper
2020-06-14  1:17 ` kfm
2020-06-14  8:38   ` Robin Kuiper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox