C
C
Caspergreen2019-02-11 09:48:54
linux
Caspergreen, 2019-02-11 09:48:54

Why doesn't the mss, iptables rule work?

the rule itself
iptables -A FORWARD -s 0.0.0.0/0 -p tcp --sport 443 --tcp-flags SYN,RST SYN -j TCPMSS --set-mss 50
this solution works locally, but why doesn't the forward work?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
Wexter, 2019-02-11
@Wexter

-A INPUT

why should he work?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question