[GH-ISSUE #1869] 通过域名访问frps 失败 #1474

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

Originally created by @hujiachun on GitHub (Jun 19, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1869

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

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

Configures you used:
frps:
[common]
bind_port = 7000

frpc:
[common]
server_addr = xxx.com
server_port = 80

*[range:tcp_port]
type = tcp
local_ip = 30.35.108.20
local_port = 15000-17700
remote_port = 15000-17700

这里域名映射至frps部署的服务端ip+端口

启动frpc时连接异常
./frpc -c ./frpc.ini

2020/06/19 16:04:53 [W] [service.go:101] login to server failed: EOF
EOF

Originally created by @hujiachun on GitHub (Jun 19, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1869 **What version of frp are you using (./frpc -v or ./frps -v)?** frp_0.33.0_linux_amd64 **What operating system and processor architecture are you using (`go env`)?** **Configures you used:** **frps:** [common] bind_port = 7000 **frpc:** [common] server_addr = xxx.com server_port = 80 *[range:tcp_port] type = tcp local_ip = 30.35.108.20 local_port = 15000-17700 remote_port = 15000-17700 这里域名映射至frps部署的服务端ip+端口 启动frpc时连接异常 ./frpc -c ./frpc.ini 2020/06/19 16:04:53 [W] [service.go:101] login to server failed: EOF EOF
gitea-mirror 2026-05-05 12:56:00 -06:00
Author
Owner

@Winter-233 commented on GitHub (Jul 4, 2020):

不能开CDN,不然找不到源IP

<!-- gh-comment-id:653720001 --> @Winter-233 commented on GitHub (Jul 4, 2020): 不能开CDN,不然找不到源IP
Author
Owner

@Becods commented on GitHub (Aug 3, 2020):

请确保域名正确解析至目标服务器上

<!-- gh-comment-id:667864244 --> @Becods commented on GitHub (Aug 3, 2020): 请确保域名正确解析至目标服务器上
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#1474
No description provided.