On 19 Sep 2017, at 15:16, Noel Kuntze 
<[email protected]> wrote:

> Usage of the MSS target in iptables, usage of kernel-netlink.mtu or of MTUs 
> on the routes in the routing tables

root@jumpbox-london:~# iptables-save | grep -i MSS
root@jumpbox-london:~# ip route show
default via 10.110.3.1 dev eth0
10.110.3.0/24 dev eth0  proto kernel  scope link  src 10.110.3.76
root@jumpbox-london:~# ip route get 10.99.0.174
10.99.0.174 via 10.110.3.1 dev eth0  src 10.110.3.76
    cache

“10.99.0.174” is jumpbox-ireland..

> You break PMTU discovery if you don't accept ctstate RELATED or drop ICMP 
> before accepting ctstate RELATED.

No idea what any of that mean! :)

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to