mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1554] A connection attempt failed because the connected party did not properly respond #1230
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#1230
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 @ZenWayne on GitHub (Dec 6, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1554
Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)
(请不要在 issue 评论中出现无意义的 加1,我也是 等内容,将会被直接删除。)
(由于个人精力有限,和系统环境,网络环境等相关的求助问题请转至其他论坛或社交平台。)
Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST
What version of frp are you using (./frpc -v or ./frps -v)?
0.30.0
0.30.0
What operating system and processor architecture are you using (
go env)?server: centos 7 amd64
client:windows 10 amd64
Configures you used:
frps.ini
frpc.ini
Steps to reproduce the issue:
1.
./frps -c frps.ini2.
./frpc -c frpc.iniDescribe the results you received:
Client:
Server
Describe the results you expected:
客户端能连上服务器端
Additional information you deem important (e.g. issue happens only occasionally):
我能在服务器上成功用上述客户端配置启动客户端(server_addr用的是link addr),启动frpc
并能成功用端口2000连上ssh
Can you point out what caused this issue (optional)
No
@ZenWayne commented on GitHub (Dec 6, 2019):
服务器上开了7000端口和2000,2004端口,服务器上
nc -l 2000,客户端用nmap扫端口能看到端口2000是open但端口7000一直是
filter