View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018159 | CentOS-7 | docker | public | 2021-04-14 09:22 | 2021-04-15 00:26 |
Reporter | 1273477816 | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 7.2.1511 | ||||
Summary | 0018159: docker bridge cannot communicate | ||||
Description | Docker Bridge if not enabled in adapter promisc mode,Docker -p mapped ports will not be accessible to the external network。 | ||||
Steps To Reproduce | ifconfig br-20a84e1de772 -promisc (Turn off promiscuous mode) telnet 172.20.0.6 8081 (The Telnet port is not working) ifconfig br-20a84e1de772 promisc (Turn on Mixed Mode) telnet 172.20.0.6 8081 (Telnet port through) | ||||
Tags | "Network" | ||||
abrt_hash | |||||
URL | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-14 09:22 | 1273477816 | New Issue | |
2021-04-14 09:22 | 1273477816 | File Added: 1.png | |
2021-04-14 09:22 | 1273477816 | File Added: 2.png | |
2021-04-15 00:26 | 1273477816 | Tag Attached: "Network" |