mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2608] ssh login, set allow host, refused #2081
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2081
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @southfly on GitHub (Oct 8, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2608
Describe the feature request
ssh 登录,设置hosts过滤后,被拒绝。
但是可以在服务端可以看到用户建立一个连接:
2021/10/08 11:10:17 [I] [proxy.go:179] [cf0c0b22ae977ada] [ssh] get a user connection [222.90.61.173:6363]
连接报错:
kex_exchange_identification: Connection closed by remote host
目标服务器和代理服务器都有设置。
Describe alternatives you've considered
vim /etc/hosts.allow
vim /etc/hosts.deny
Affected area
@southfly commented on GitHub (Oct 8, 2021):
centos7<->centos7
frp_0.37.1_linux_amd64.tar.gz
@blizard863 commented on GitHub (Oct 8, 2021):
提供一些日志信息。
@southfly commented on GitHub (Oct 8, 2021):
frps:
frpc:
ssh client:
@github-actions[bot] commented on GitHub (Nov 8, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.