Skip to content

The traffic does not switch to the functioning network interface when one of the interfaces goes down #3888

Open
@stt12706

Description

@stt12706

Expected Behavior

Use two interfaces for MPTCP aggregation. When one of the interfaces disconnects, the iperf traffic should continue transmitting.

Current Behavior

When one of the network interfaces used for MPTCP aggregation disconnects, the iperf traffic drops to 0 bps and does not switch to the remaining network interface.

Possible Solution

Steps to Reproduce the Problem

  1. use iperf3 to send traffic iperf3 -c iperf3.moji.fr -i1 -t600 -p5222
  2. disconnect wanX by ifdown wanX
  3. iperf3 traffic drops to 0 bps

Context (Environment)

Specifications

  • OpenMPTCProuter version: v0.63-snapshot
  • OpenMPTCProuter VPS version: 0.1032
  • OpenMPTCProuter VPS provider: self-hosting
  • OpenMPTCProuter platform: asus tuf ax4200
  • Country:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions