Changes between Version 12 and Version 13 of Gigabit_Networks_Linux


Ignore:
Timestamp:
05/02/11 13:11:54 (13 years ago)
Author:
JJK
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Gigabit_Networks_Linux

    v12 v13  
    3636== Tweaked setup ==
    3737The first tweak made was:
    38  * increase the MTU size of the tun adapter ('--tun-mtu') to 6000 bytes. This resembles JumboFrames on a regular Ethernet LAN. Note that the MTU size on the underlying network switches was '''not''' altered.
     38 * increase the MTU size of the tun adapter ('--tun-mtu') to 6000 bytes. This resembles Jumbo frames on a regular Ethernet LAN. Note that the MTU size on the underlying network switches was '''not''' altered.
    3939 * disable OpenVPN's internal fragmentation algorithm using '--fragment 0'.
    4040 * disable OpenVPN's 'TCP Maximum Segment Size' limitor using '--mssfix 0'.