mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2999] 开启frp后,系统日志出现大量重复的SSH连接报错 #2397
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#2397
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 @Biohacking6141 on GitHub (Jul 1, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2999
Bug Description
一旦开启frp后,系统日志每隔4-5秒出现一条ssh连接报错。
frpc Version
0.43.0
frps Version
0.43.0
System Architecture
linux/amd64
Configurations
frpc.ini
frps.ini
Logs
Jul 01 15:02:03 test sshd[589898]: Unable to negotiate with 127.0.0.1 port 60948: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Jul 01 15:02:07 test sshd[589900]: Unable to negotiate with 127.0.0.1 port 60950: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Jul 01 15:02:11 test sshd[589902]: Unable to negotiate with 127.0.0.1 port 60952: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Jul 01 15:02:14 test sshd[589904]: Unable to negotiate with 127.0.0.1 port 60954: no matching key exchange method found. Their offer: diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1 [preauth]
Steps to reproduce
...
Affected area
@Becods commented on GitHub (Jul 1, 2022):
恶意爆破,尝试更换其他端口或换用stcp
@Biohacking6141 commented on GitHub (Jul 27, 2022):
@github-actions[bot] commented on GitHub (Aug 26, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.