mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4258] docker 容器端口映射和systemd的关系 #3355
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#3355
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 @shuaidaipeng on GitHub (Jun 3, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4258
Bug Description
docker 容器端口映射 后 frpc 却监听不了这个ip端口在systemd中启动frpc,如果采用手动启动是正常的。这是为什么?
frpc Version
frpc -v
frps Version
v
System Architecture
linux/amd64
Configurations
没
Logs
No response
Steps to reproduce
No response
Affected area
@acooler15 commented on GitHub (Jun 4, 2024):
在docker容器启动后,重启service试下呢?
@shuaidaipeng commented on GitHub (Jun 4, 2024):
@shuaidaipeng commented on GitHub (Jun 4, 2024):
问题解决了。我把centos 8的SELinux给它关闭了就正常了