[GH-ISSUE #111] IPv6访问 #57

Closed
opened 2026-05-05 11:39:41 -06:00 by gitea-mirror · 14 comments
Owner

Originally created by @Hirozy on GitHub (Sep 12, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/111

私有云服务器,运行frpc,本地搭建yaaw,local_port =801,remote_port = 6000;
VPS服务器,运行frps,有IPv4和IPv6两个IP地址;
使用第三台电脑通过http://ipv4:6000可以正常访问,但通过http://[ipv6]:6000访问时显示http error 400

Originally created by @Hirozy on GitHub (Sep 12, 2016). Original GitHub issue: https://github.com/fatedier/frp/issues/111 私有云服务器,运行frpc,本地搭建yaaw,local_port =801,remote_port = 6000; VPS服务器,运行frps,有IPv4和IPv6两个IP地址; 使用第三台电脑通过http://ipv4:6000可以正常访问,但通过http://[ipv6]:6000访问时显示http error 400
Author
Owner

@fatedier commented on GitHub (Sep 12, 2016):

我测试了下 frps 配置绑定 ip 为 [::],通过 127.0.0.1[::1] 都可以成功访问。因为我的云服务器不支持 ipv6,只能用本地地址测试。你 frps 上绑定的 ip 地址是?

<!-- gh-comment-id:246312407 --> @fatedier commented on GitHub (Sep 12, 2016): 我测试了下 frps 配置绑定 ip 为 `[::]`,通过 `127.0.0.1` 和 `[::1]` 都可以成功访问。因为我的云服务器不支持 ipv6,只能用本地地址测试。你 frps 上绑定的 ip 地址是?
Author
Owner

@Hirozy commented on GitHub (Sep 13, 2016):

不好意思,我忽略了frps绑定ip的这个问题,已经修改frps.ini了,下午在ipv6环境下测试一下

<!-- gh-comment-id:246575310 --> @Hirozy commented on GitHub (Sep 13, 2016): 不好意思,我忽略了frps绑定ip的这个问题,已经修改frps.ini了,下午在ipv6环境下测试一下
Author
Owner

@Hirozy commented on GitHub (Sep 13, 2016):

经测试没有问题,非常感谢 @fatedier

<!-- gh-comment-id:246639245 --> @Hirozy commented on GitHub (Sep 13, 2016): 经测试没有问题,非常感谢 @fatedier
Author
Owner

@yi-ge commented on GitHub (Sep 14, 2016):

是不是开发APP需要IPv6?

<!-- gh-comment-id:246922916 --> @yi-ge commented on GitHub (Sep 14, 2016): 是不是开发APP需要IPv6?
Author
Owner

@zhangruhong commented on GitHub (May 2, 2018):

可否分享一下配置方式?感谢 @Hirozy

<!-- gh-comment-id:385906767 --> @zhangruhong commented on GitHub (May 2, 2018): 可否分享一下配置方式?感谢 @Hirozy
Author
Owner

@dean09131 commented on GitHub (Jul 2, 2018):

我再frps端绑定的是[::], 在frpc.ini上server_addr = x.x.x.x没有问题,但是只有ipv4流量,如果将frpc.ini改成server_addr = [::1]则无法连接到frps上,显示i/o deadline reached。
请问这个应该如何配置啊

<!-- gh-comment-id:401794455 --> @dean09131 commented on GitHub (Jul 2, 2018): 我再frps端绑定的是[::], 在frpc.ini上server_addr = x.x.x.x没有问题,但是只有ipv4流量,如果将frpc.ini改成server_addr = [::1]则无法连接到frps上,显示i/o deadline reached。 请问这个应该如何配置啊
Author
Owner

@darkrain88 commented on GitHub (Sep 19, 2018):

我想通过
路由搭服务
通过公网v6连接,
访问内网v4 服务器。
此方案是否可行。

谢谢!

<!-- gh-comment-id:422750554 --> @darkrain88 commented on GitHub (Sep 19, 2018): 我想通过 路由搭服务 通过公网v6连接, 访问内网v4 服务器。 此方案是否可行。 谢谢!
Author
Owner

@xiaoxinpro commented on GitHub (Oct 25, 2018):

我想通过
路由搭服务
通过公网v6连接,
访问内网v4 服务器。
此方案是否可行。

谢谢!

@darkrain88
你这个方案可行吗?

<!-- gh-comment-id:432890593 --> @xiaoxinpro commented on GitHub (Oct 25, 2018): > 我想通过 > 路由搭服务 > 通过公网v6连接, > 访问内网v4 服务器。 > 此方案是否可行。 > > 谢谢! @darkrain88 你这个方案可行吗?
Author
Owner

@darkrain88 commented on GitHub (Nov 4, 2018):

可以 我已经试过

On Thu, Oct 25, 2018 at 10:21 AM Chishin notifications@github.com wrote:

我想通过
路由搭服务
通过公网v6连接,
访问内网v4 服务器。
此方案是否可行。

谢谢!

@darkrain88 https://github.com/darkrain88
你这个方案可行吗?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/fatedier/frp/issues/111#issuecomment-432890593, or mute
the thread
https://github.com/notifications/unsubscribe-auth/Al8WvwJXAEyy2P6MfERhfnqTU3DF4WnWks5uoSAcgaJpZM4J6OWn
.

<!-- gh-comment-id:435651963 --> @darkrain88 commented on GitHub (Nov 4, 2018): 可以 我已经试过 On Thu, Oct 25, 2018 at 10:21 AM Chishin <notifications@github.com> wrote: > 我想通过 > 路由搭服务 > 通过公网v6连接, > 访问内网v4 服务器。 > 此方案是否可行。 > > 谢谢! > > @darkrain88 <https://github.com/darkrain88> > 你这个方案可行吗? > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/fatedier/frp/issues/111#issuecomment-432890593>, or mute > the thread > <https://github.com/notifications/unsubscribe-auth/Al8WvwJXAEyy2P6MfERhfnqTU3DF4WnWks5uoSAcgaJpZM4J6OWn> > . >
Author
Owner

@kingswon commented on GitHub (Aug 3, 2019):

可以 我已经试过

On Thu, Oct 25, 2018 at 10:21 AM Chishin @.***> wrote: 我想通过 路由搭服务 通过公网v6连接, 访问内网v4 服务器。 此方案是否可行。 谢谢! @darkrain88 https://github.com/darkrain88 你这个方案可行吗? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#111 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/Al8WvwJXAEyy2P6MfERhfnqTU3DF4WnWks5uoSAcgaJpZM4J6OWn .

我想通过
路由搭服务
通过公网v6连接,
访问内网v4 服务器。
此方案是否可行。

谢谢

想求问一下 怎么实现啊? 也是有公网v6

<!-- gh-comment-id:517897978 --> @kingswon commented on GitHub (Aug 3, 2019): > 可以 我已经试过 > […](#) > On Thu, Oct 25, 2018 at 10:21 AM Chishin ***@***.***> wrote: 我想通过 路由搭服务 通过公网v6连接, 访问内网v4 服务器。 此方案是否可行。 谢谢! @darkrain88 <https://github.com/darkrain88> 你这个方案可行吗? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <[#111 (comment)](https://github.com/fatedier/frp/issues/111#issuecomment-432890593)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/Al8WvwJXAEyy2P6MfERhfnqTU3DF4WnWks5uoSAcgaJpZM4J6OWn> . > 我想通过 > 路由搭服务 > 通过公网v6连接, > 访问内网v4 服务器。 > 此方案是否可行。 > > 谢谢 想求问一下 怎么实现啊? 也是有公网v6
Author
Owner

@dodois commented on GitHub (Mar 7, 2021):

我再frps端绑定的是[::], 在frpc.ini上server_addr = x.x.x.x没有问题,但是只有ipv4流量,如果将frpc.ini改成server_addr = [::1]则无法连接到frps上,显示i/o deadline reached。
请问这个应该如何配置啊

I encountered the same problem, can you provide me with a solution?

<!-- gh-comment-id:792229699 --> @dodois commented on GitHub (Mar 7, 2021): > 我再frps端绑定的是[::], 在frpc.ini上server_addr = x.x.x.x没有问题,但是只有ipv4流量,如果将frpc.ini改成server_addr = [::1]则无法连接到frps上,显示i/o deadline reached。 > 请问这个应该如何配置啊 I encountered the same problem, can you provide me with a solution?
Author
Owner

@Arthur2012 commented on GitHub (Mar 29, 2021):

跨协议版本转接成功!frp赞!

<!-- gh-comment-id:809032176 --> @Arthur2012 commented on GitHub (Mar 29, 2021): 跨协议版本转接成功!frp赞!
Author
Owner

@cheat0916 commented on GitHub (Mar 30, 2024):

私有云服务器,运行frpc,本地搭建yaaw,local_port =801,remote_port = 6000; VPS服务器,运行frps,有IPv4和IPv6两个IP地址; 使用第三台电脑通过http://ipv4:6000可以正常访问,但通过http://[ipv6]:6000访问时显示http error 400

兄弟,v6机器上的配置文件 怎么修改地址怎么填

<!-- gh-comment-id:2027986000 --> @cheat0916 commented on GitHub (Mar 30, 2024): > 私有云服务器,运行frpc,本地搭建yaaw,local_port =801,remote_port = 6000; VPS服务器,运行frps,有IPv4和IPv6两个IP地址; 使用第三台电脑通过[http://ipv4:6000可以正常访问,但通过http://[ipv6]:6000访问时显示http](http://ipv4:6000%E5%8F%AF%E4%BB%A5%E6%AD%A3%E5%B8%B8%E8%AE%BF%E9%97%AE%EF%BC%8C%E4%BD%86%E9%80%9A%E8%BF%87http://%5Bipv6%5D:6000%E8%AE%BF%E9%97%AE%E6%97%B6%E6%98%BE%E7%A4%BAhttp) error 400 兄弟,v6机器上的配置文件 怎么修改地址怎么填
Author
Owner

@zhangruhong commented on GitHub (May 22, 2024):

这是我的自动回复邮件。
This is an automatic reply of the email system.
您好,你的邮件我己收到,我会尽快处理,谢谢!I have received your E-mail, and I will reply as soon as possible. Thank you!

<!-- gh-comment-id:2124709127 --> @zhangruhong commented on GitHub (May 22, 2024): 这是我的自动回复邮件。 This is an automatic reply of the email system. 您好,你的邮件我己收到,我会尽快处理,谢谢!I have received your E-mail, and I will reply as soon as possible. Thank you!
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: github-starred/frp#57
No description provided.