Changes for page Internet Protocol (IP)
Last modified by Sebastian Marsching on 2022/05/29 14:01
From version 5.1
edited by Sebastian Marsching
on 2022/05/29 14:01
on 2022/05/29 14:01
Change comment:
There is no comment for this version
To version 2.1
edited by Sebastian Marsching
on 2022/05/29 13:22
on 2022/05/29 13:22
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Network.WebHome 1 +Miscellaneous.Network.WebHome - Tags
-
... ... @@ -1,1 +1,0 @@ 1 -Network - Content
-
... ... @@ -15,11 +15,11 @@ 15 15 16 16 I use `-I` instead of `-A` because this rule should be the first rule in the `FORWARD` chain, so that it is applied to all packets passing through. 17 17 18 -If you are experiencing MTU related problems, you might also be interested in some informationen regarding the MTU setting for [ [6to4 tunnels|doc:Network.IP.IPv6.WebHome]]and [[OpenVPN virtual private networks|doc:Software.OpenVPN.WebHome]]. You should try the fixes described there first (if applicable), because using the clamp MSS options is more of a last resort then a best practice.18 +If you are experiencing MTU related problems, you might also be interested in some informationen regarding the MTU setting for [6to4 tunnels](https://sebastian.marsching.com/wiki/Network/IPv6) and [[OpenVPN virtual private networks|doc:Software.OpenVPN.WebHome]]. You should try the fixes described there first (if applicable), because using the clamp MSS options is more of a last resort then a best practice. 19 19 20 20 ## MTU and MSS Explained 21 21 22 -If you wonder why TCP connections work sometimes, even if path MTU discovery is broken, you might be interested in a [very interesting article](http://blog.thousandeyes.com/troubleshooting-path-mtu-tcp-mss-problems/) in the ThousandEyes blog. Thanks to the colleague who pointed me to this article! 22 +If you wonder why TCP connections work sometimes, even if path MTU discovery is broken, you might be interested in a [very interesting article](http://blog.thousandeyes.com/troubleshooting-path-mtu-tcp-mss-problems/) in the [ThousandEyes](https://sebastian.marsching.com/wiki/ThousandEyes) blog. Thanks to the colleague who pointed me to this article! 23 23 24 24 # Find the MTU for a Certain Path 25 25