frp 服务器搭建成功, ssh 链接到内网的时候拒绝连接 c

frp 服务器搭建成功, ssh 链接到内网的时候拒绝连接 c,第1张

frp 服务器搭建成功, ssh 链接到内网的时候拒绝连接 c,第2张

1.防火墙上已经开放 10000 到 20000 的端口。

2.frp 服务器可以通过 web 访问,证明 frp 已经成功了。

3.内网的机子使用 frpc 已经启动成功,这个时候在 frp 后台是可以看到连接中。

4.连接到内网的时候,使用的命令是:ssh -oPort=10022 {xxx.xxx.xx.xx}

5.服务器的配置如下:

You Server IP : xxxxxxxxxx

Bind port : 10000

KCP support : true

vhost http port : 80

vhost https port : 443

Dashboard port : 10001

token : xxxxxxxxxx

tcp_mux : true

Max Pool count : 50

Log level : info

Log max days : 3

Log file : enable

6.内网机子的配置如下 frpc.ini

[common]

sever_addr = xxx.xx.xx.xx

server_port = 10000

token = xxxxxxxx

[ssh]

type = tcp

local_ip = 127.0.0.1

local_port = 22

remote_port = 10022

7.执行 ssh 命令的时候,内网的机子命令行下会提示 error dial tcp 127.0.0.1:22 connect:connction refuse.

----------------------- 以下是精选回复-----------------------

答:感觉是 ssh 的问题,在内网里试试 ssh 能不能连上
答:感觉 sshd 没开在 22 端口或者 iptables 不允许连接 127.0.0.1:22

DABAN RP主题是一个优秀的主题,极致后台体验,无插件,集成会员系统
网站模板库 » frp 服务器搭建成功, ssh 链接到内网的时候拒绝连接 c

0条评论

发表评论

提供最优质的资源集合

立即查看 了解详情