关于 frp 反向代理的问题

78 天前
faifaint  faifaint
各位大佬

现在 racknerd 服务器装了 frp ,设置为:

bindPort = 7000
webServer.addr = "0.0.0.0"
webServer.port = 7500
webServer.user = "admin"
webServer.password = "admin"
vhostHTTPPort = 8080
auth.token = "**********"

Orangepi 上设置:

serverAddr = "XX.XX.XX.XX"
serverPort = 7000
auth.token = "**********"
[[proxies]]
name = "tarweb"
type = "http"
localPort = 8504
customDomains = ["tar.xxxx.xxx"]

racknerd 上通过宝塔设置了 tar.xxxx.xxx 反代
反代目标 URLhttp://127.0.0.1:8080 ,
发送域名 tar.xxxx.xxx

现在访问 tar.xxxx.xxx 出现 frp 错误提示 The page you requested was not found.

请问哪里出错了啊?
594 次点击
所在节点   问与答  问与答
1 条回复
nicefrp
nicefrp
69 天前
frp 的客户端没有正确配置起来? The page you requested was not found.这个提示是 frp 提示,你访问域名提示这个,说明 nginx 反代的流量打到 frps 了,我觉得应该检测 frps 和 frpc 的通讯。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1095454

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX