mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4036] Cannot connect to the server via 6000 #3193
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#3193
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 @Boltzmachine on GitHub (Mar 1, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4036
Bug Description
I follow the instructions and use the default config. When I connect to Server A by
ssh -oPort=6000 test@x.x.x.xfrom another machine (C), server A logsOn machine C, the ssh connection command requires me to enter the password (although I can connect the server A without a password from port 22). However, after I enter the correct password, it shows
frpc Version
0.54.0
frps Version
0.54.0
System Architecture
linux/amd64
Configurations
Logs
No response
Steps to reproduce
Follow the instruction under Access your computer in a LAN network via SSH
Affected area
@Boltzmachine commented on GitHub (Mar 1, 2024):
Sorry I just realize the user name should be the one on Server B (not Server A:)