[GH-ISSUE #728] 远程SSH登陆问题 #570

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

Originally created by @rayisoft on GitHub (Apr 29, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/728

What version of frp are you using (./frpc -v or ./frps -v)?
安装的v0.17.0,本地frpc端是ubuntu server18.04,而frps端一台是 debian8,另一台是unbuntu 16,
同样的设置,
frps.ini

[common]
bind_addr = [::]
bind_port = 7722
vhost_http_port = 888
vhost_https_port = 443
token = ***

ubuntu 服务端一切正常,但debian frps端连接正常,能进入到ssh登陆界面,就是输入密码后提示,Access denied. 我也不知道具体是哪里的问题,感觉都没问题。不知,是不是系统间加密传输的问题。

Originally created by @rayisoft on GitHub (Apr 29, 2018). Original GitHub issue: https://github.com/fatedier/frp/issues/728 **What version of frp are you using (./frpc -v or ./frps -v)?** 安装的v0.17.0,本地frpc端是ubuntu server18.04,而frps端一台是 debian8,另一台是unbuntu 16, 同样的设置, frps.ini ``` [common] bind_addr = [::] bind_port = 7722 vhost_http_port = 888 vhost_https_port = 443 token = *** ``` ubuntu 服务端一切正常,但debian frps端连接正常,能进入到ssh登陆界面,就是输入密码后提示,Access denied. 我也不知道具体是哪里的问题,感觉都没问题。不知,是不是系统间加密传输的问题。
Author
Owner

@rayisoft commented on GitHub (Apr 29, 2018):

查看日志,debian端口被占用,已经解决

<!-- gh-comment-id:385219178 --> @rayisoft commented on GitHub (Apr 29, 2018): 查看日志,debian端口被占用,已经解决
Author
Owner

@liuzhaoo commented on GitHub (Dec 14, 2020):

查看日志,debian端口被占用,已经解决
我也遇到这个问题,请问怎么解决呢,我换了bind_port 还是不行

<!-- gh-comment-id:744365085 --> @liuzhaoo commented on GitHub (Dec 14, 2020): > 查看日志,debian端口被占用,已经解决 我也遇到这个问题,请问怎么解决呢,我换了bind_port 还是不行
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#570
No description provided.