Skip to content

多 IPv6 地址问题 #1005

@UMU618

Description

@UMU618

Server 有多个 IPv6 地址,假设为 A、B,存在一种可能客户端 C 连接的是 A 地址,然而 Server 使用 B 来回复 C,那么 C 处的防火墙有可能丢弃来自 B 的回复。

使用 QUIC 库的 tunnel 基本都没这样的问题,连 A 就用 A 回复,连 B 就用 B 回复。

希望 kcptun 能在这个场景加强一下。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions