[GH-ISSUE #4062] web页面似乎无法通过外网访问 #3212

Closed
opened 2026-05-05 14:04:40 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @Ljtyxhc on GitHub (Mar 13, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4062

Bug Description

在外网frps主机上telnet 对应127.0.0.1的端口是通的
但telnet 对应公网ip的端口却不行

frpc Version

0.55.1

frps Version

0.55.1

System Architecture

linux/amd64

Configurations

改善映射端口的对应设施

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 @Ljtyxhc on GitHub (Mar 13, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4062 ### Bug Description 在外网frps主机上telnet 对应127.0.0.1的端口是通的 但telnet 对应公网ip的端口却不行 ### frpc Version 0.55.1 ### frps Version 0.55.1 ### System Architecture linux/amd64 ### Configurations 改善映射端口的对应设施 ### Logs _No response_ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@shookM commented on GitHub (Mar 15, 2024):

主机对应的端口已开放?

<!-- gh-comment-id:1998768162 --> @shookM commented on GitHub (Mar 15, 2024): 主机对应的端口已开放?
Author
Owner

@PctAIGM commented on GitHub (Mar 15, 2024):

[webServer]
addr="0.0.0.0"

看看有没有这个配置,默认是127.0.0.1

<!-- gh-comment-id:1999204881 --> @PctAIGM commented on GitHub (Mar 15, 2024): ``` [webServer] addr="0.0.0.0" ``` 看看有没有这个配置,默认是127.0.0.1
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#3212
No description provided.