[GH-ISSUE #761] 服务器与客户端都启动成功,但就是无法代理! #596

Closed
opened 2026-05-05 12:23:13 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @zqlgl on GitHub (May 12, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/761

Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)

Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST

What version of frp are you using (./frpc -v or ./frps -v)?

What operating system and processor architecture are you using (go env)?

Configures you used:

Steps to reproduce the issue:
1.
2.
3.

Describe the results you received:

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):

Can you point out what caused this issue (optional)

Originally created by @zqlgl on GitHub (May 12, 2018). Original GitHub issue: https://github.com/fatedier/frp/issues/761 Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly. (为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。) Use the commands below to provide key information from your environment: You do NOT have to include this information if this is a FEATURE REQUEST **What version of frp are you using (./frpc -v or ./frps -v)?** **What operating system and processor architecture are you using (`go env`)?** **Configures you used:** **Steps to reproduce the issue:** 1. 2. 3. **Describe the results you received:** **Describe the results you expected:** **Additional information you deem important (e.g. issue happens only occasionally):** **Can you point out what caused this issue (optional)**
Author
Owner

@zqlgl commented on GitHub (May 12, 2018):

服务端和客户端都是linux,想做做http代理穿透,服务器和客户端分别在不同域,但服务器做了IP地址映射到客户端网段,可以正常双向连通,而且两端的FRP都已成功启动,客户端提示已成功登陆服务器!但通过服务器地址访问客户端的网页不成功,只出来FRP的页面,在服务器后端有“没有代理页面”(大概这个意思,英文提示内容记不太清楚)请求帮忙解答!谢谢

<!-- gh-comment-id:388529587 --> @zqlgl commented on GitHub (May 12, 2018): 服务端和客户端都是linux,想做做http代理穿透,服务器和客户端分别在不同域,但服务器做了IP地址映射到客户端网段,可以正常双向连通,而且两端的FRP都已成功启动,客户端提示已成功登陆服务器!但通过服务器地址访问客户端的网页不成功,只出来FRP的页面,在服务器后端有“没有代理页面”(大概这个意思,英文提示内容记不太清楚)请求帮忙解答!谢谢
Author
Owner

@zqlgl commented on GitHub (May 12, 2018):

custom_domains设置错误!已经解决了!

<!-- gh-comment-id:388545780 --> @zqlgl commented on GitHub (May 12, 2018): custom_domains设置错误!已经解决了!
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#596
No description provided.