Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker容器无法与宿主机通信 #151

Open
wavelet001 opened this issue Dec 29, 2020 · 1 comment
Open

Docker容器无法与宿主机通信 #151

wavelet001 opened this issue Dec 29, 2020 · 1 comment

Comments

@wavelet001
Copy link

宿主机通过macvlan桥接,与容器内的系统是同一个IP段,容器内的系统可以PING得通同网段的IP及外网IP,但是就是PING不通宿主机,宿主机也PING不通容器。

maclan

@xztxy
Copy link

xztxy commented Jan 29, 2021

宿主机通过macvlan桥接,与容器内的系统是同一个IP段,容器内的系统可以PING得通同网段的IP及外网IP,但是就是PING不通宿主机,宿主机也PING不通容器。

maclan

请问下如何编译docker使用,看到一个luci-app-dockerman好像是管理docker的。不是docker本体!

ptpt52 pushed a commit that referenced this issue Jun 29, 2023
9986b839595d ci: unbreak failing builds by using fixed gh-actions-openwrt-ci-sdk
77c961e20eda ci: fix broken imx6-generic SDK build
86107a647cb0 ci: cancel concurrent builds
ed543d8bf481 ci: update the workflows
11d5f8840002 Merge pull request #151 from ynezz/ynezz/unbreak-ci
b934ce815ff2 program: fix memory leak in read_sourceinfo
b0baf043e64c Merge pull request #152 from Ansuel/fix-memory-leak
740e2501fdca main: add user specified library search paths before default path
15f1a669e8e2 struct: remove state->len
29edb011caf1 ubus: add support for strings containing null bytes
2b4346bfdc67 vm: clear vm->alloc_refs in uc_gc_common
b213bd120d55 Merge pull request #150 from nbd168/misc-improvements
66520ebe27ae vm: immediately release arguments on calls with invalid spreads
07cc72a77e3b README.md: fix debian dependencies
d048ea88fe71 compiler: fix memory leak in uc_compiler_compile_import on early exit
7b7e22dcdf02 Merge pull request #155 from luizluca/luizluca-patch-1
d656d150905e types: implement ucv_object_sort()
d72eebeb168b lib: support object ordering in `uc_sort()`
ed1f0133c870 nl80211: add constants for iftypes
3ffb046c59a6 Merge pull request #156 from nbd168/nl80211-iftypes
c7d84aae0969 Merge pull request #153 from jow-/lib-sort-object-support

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants