Skip to content
Ycarus edited this page Aug 6, 2018 · 23 revisions
  • What speed can I expect with a Raspberry PI 3 B ?

On my own tests, about 85.5Mb/s using modems connected via the ethernet port. The port is limited to 100Mb/s.

  • How many interfaces can be used for MPTCP ?

The path-manager does not support more than 8 addresses per host.

  • Inactive TCP session are killed/SSH timeout after 2 minutes

For SSH, you can modify ServerAliveInterval in ssh configuration. You can also increase IPv4 TCP Keepalive time in the menu System->OpenMPTCProuter->Advanced Settings.

  • How to use OpenMPTCProuter on another platform?

Follow Create image for unsupported platform

  • UDP is too slow, what can I do?

You can disable UDP redirection though ShadowSocks in Services->ShadowSocks->Redir Rules and set ss-redir for UDP to unset. This will use Glorytun VPN if enabled, else you Master WAN connection.

  • Status say that Multipath is blocked on the connection, what can I do?

MPTCP is filtered somewhere on the network, so you can't use it. You can disable ShadowSocks and enable Glorytun UDP or MLVPN, they don't use MPTCP and can aggregate connection.

Clone this wiki locally