mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2460] Windows: A connection attempt failed... #1952
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#1952
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 @oriceon on GitHub (Jun 25, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2460
Hi there. I using Windows 10 on both server and client pc, else with firewall closed...
I started server with config:
Then on client pc i have:
And i receive
Where i`m wrong and why connection attempt failed ?
Thanks.
@fatedier commented on GitHub (Jul 8, 2021):
You should first make sure you can visit {server_ip}:7000 from your pc.
@github-actions[bot] commented on GitHub (Aug 8, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@smac89 commented on GitHub (Jul 16, 2024):
Check that your server doesn't have a firewall which is blocking connections. For me, the issue was the use of ufw and not allowing access to port 7000.