[GH-ISSUE #3105] 【bug】windows文件共享SMB无法访问 #2489

Closed
opened 2026-05-05 13:36:02 -06:00 by gitea-mirror · 7 comments
Owner

Originally created by @JaneYork on GitHub (Sep 22, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3105

Bug Description

客户端windows server2012R2,
服务端windows server
用Mac OS访达 - 连接服务器 smb://映射后的地址,可以弹出输入用户密码框,但是无法访问。
直接用smb://192.168.xx可以访问,可见Windows server文件共享没有问题。
同时用了netapp测试映射,可以访问。

frpc Version

0.4.4

frps Version

0.4.4

System Architecture

windows/amd64

Configurations

[pusdn-secure-smb]
type = tcp
local_ip = 127.0.0.1
local_port = 445
remote_port = 14001

Logs

No response

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @JaneYork on GitHub (Sep 22, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3105 ### Bug Description 客户端windows server2012R2, 服务端windows server 用Mac OS访达 - 连接服务器 smb://映射后的地址,可以弹出输入用户密码框,但是无法访问。 直接用smb://192.168.xx可以访问,可见Windows server文件共享没有问题。 同时用了netapp测试映射,可以访问。 ### frpc Version 0.4.4 ### frps Version 0.4.4 ### System Architecture windows/amd64 ### Configurations [pusdn-secure-smb] type = tcp local_ip = 127.0.0.1 local_port = 445 remote_port = 14001 ### Logs _No response_ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:36:02 -06:00
Author
Owner

@JaneYork commented on GitHub (Sep 22, 2022):

@fatedier

<!-- gh-comment-id:1254681647 --> @JaneYork commented on GitHub (Sep 22, 2022): @fatedier
Author
Owner

@Becods commented on GitHub (Sep 22, 2022):

[pusdn-secure-smb]
type = tcp
local_ip = 127.0.0.1
local_port = 445
remote_port = 445
<!-- gh-comment-id:1255128036 --> @Becods commented on GitHub (Sep 22, 2022): ``` [pusdn-secure-smb] type = tcp local_ip = 127.0.0.1 local_port = 445 remote_port = 445 ```
Author
Owner

@github-actions[bot] commented on GitHub (Oct 23, 2022):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1287962632 --> @github-actions[bot] commented on GitHub (Oct 23, 2022): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Author
Owner

@8ar10der commented on GitHub (Nov 2, 2022):

遇见了同样的问题,我将remote端口换成10445后可以访问,但是如果是445的话,过了认证就是timeout无法访问。 已经确认frps加权可以监听1024以下端口。希望检查修复。

<!-- gh-comment-id:1299967533 --> @8ar10der commented on GitHub (Nov 2, 2022): 遇见了同样的问题,我将remote端口换成10445后可以访问,但是如果是445的话,过了认证就是timeout无法访问。 已经确认frps加权可以监听1024以下端口。希望检查修复。
Author
Owner

@8ar10der commented on GitHub (Nov 2, 2022):

@fatedier 希望 reopen 这个 issue

<!-- gh-comment-id:1299974020 --> @8ar10der commented on GitHub (Nov 2, 2022): @fatedier 希望 reopen 这个 issue
Author
Owner

@1500256797 commented on GitHub (Mar 13, 2023):

我也一样,我在frpc上把445映射到公网服务器的18759上后,也是无法链接。其他服务都是ok的,单独smb无法用。

<!-- gh-comment-id:1465577856 --> @1500256797 commented on GitHub (Mar 13, 2023): 我也一样,我在frpc上把445映射到公网服务器的18759上后,也是无法链接。其他服务都是ok的,单独smb无法用。
Author
Owner

@JaneYork commented on GitHub (Mar 14, 2023):

I only say shift,yeah yeah is shift not shit!

<!-- gh-comment-id:1467447039 --> @JaneYork commented on GitHub (Mar 14, 2023): > I only say shift,yeah yeah is shift not shit!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2489
No description provided.