mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3157] Samba 映射为445端口认证登录后无法成功建立连接 #2529
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#2529
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 @8ar10der on GitHub (Nov 2, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3157
Bug Description
相关issue https://github.com/fatedier/frp/issues/3105
Frps部署在Debian 11上
Frpc部署在Arch Linux上
Samba Client使用smbclient(Linux下)与Windows explorer
如果
frpc.ini写为那么会正常跳出认证会话,但是认证后无法建立连接。
如果修改remote port
那么认证成功后可以正常访问smb内文件。
不记得两个月前使用frp有这个issue,近期更新后出现。查阅smb的log一切正常,没有error。
frpc Version
0.45.0
frps Version
0.45.0
System Architecture
linux/amd64
Configurations
frps.ini
frpc.ini
Logs
frps日志
frps端 netstat -tunlp
Steps to reproduce
No response
Affected area
@8ar10der commented on GitHub (Nov 2, 2022):
又检查了一天,应该是客户端的ISP屏蔽445,我与ISP沟通后如有更新再reopen。
@1500256797 commented on GitHub (Mar 13, 2023):
怎么样,解决了吗?