[GH-ISSUE #137] 内网穿透,非对称型NAT,出口IP有多个时候 连接不上 #73

Closed
opened 2026-02-27 23:15:19 +03:00 by kerem · 1 comment
Owner

Originally created by @liyunde on GitHub (Sep 9, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/137

使用版本5.3和6.0都试过,效果是一样地
非对称型NAT网络里面
出口IP有多个时候,每次请求 IP 和端口都不一样
导致连接不上,一直打印
i/o timeout, retrying
换到IP 固定网络就可以连接上
请问,有没有解决方案,谢谢

Originally created by @liyunde on GitHub (Sep 9, 2018). Original GitHub issue: https://github.com/snail007/goproxy/issues/137 使用版本5.3和6.0都试过,效果是一样地 非对称型NAT网络里面 出口IP有多个时候,每次请求 IP 和端口都不一样 导致连接不上,一直打印 i/o timeout, retrying 换到IP 固定网络就可以连接上 请问,有没有解决方案,谢谢
kerem 2026-02-27 23:15:19 +03:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@snail007 commented on GitHub (Sep 9, 2018):

goproxy解决不了这种底层网络问题,client和server需要能访问到bridge才能工作,这是基本前提要求。

<!-- gh-comment-id:419703148 --> @snail007 commented on GitHub (Sep 9, 2018): goproxy解决不了这种底层网络问题,client和server需要能访问到bridge才能工作,这是基本前提要求。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#73
No description provided.