Changes for page Internet Protocol (IP)
Last modified by Sebastian Marsching on 2022/05/29 14:01
From version 3.1
edited by Sebastian Marsching
on 2022/05/29 13:30
on 2022/05/29 13:30
Change comment:
There is no comment for this version
To version 1.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 (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,7 +15,7 @@ 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:.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](https://sebastian.marsching.com/wiki/Network/OpenVPN). 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 ... ... @@ -43,4 +43,4 @@ 43 43 ping -D -s 1472 <target> 44 44 ``` 45 45 46 -Add 28 to the largest number with which the ping is successful. The resulting number is the MTU. 46 +Add 28 to the largest number with which the ping is successful. The resulting number is the MTU.