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

Fix OpenWrt with Docker will cause NAT loopback #11588

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

woOzZ2
Copy link
Contributor

@woOzZ2 woOzZ2 commented Oct 12, 2023

Fixed the problem that even if br-netfilter is disabled in package/kernel/linux/files/sysctl-br-netfilter.conf, NAT loopback will still fail. This applies to OpenWrt with Docker

Q:你知道这是pull request吗?(使用 "x" 选择)

  • [ x] 我知道

Fixed the problem that even if br-netfilter is disabled in package/kernel/linux/files/sysctl-br-netfilter.conf, NAT loopback will still fail. This applies to OpenWrt with Docker
@woOzZ2
Copy link
Contributor Author

woOzZ2 commented Oct 12, 2023

你应该把这个文件移动过来:https://github.com/coolsnowwolf/lede/blob/master/target/linux/ipq807x/base-files/etc/sysctl.d/99-bridge-nf-call.conf

经过测试,在某些情况比如Docker固件下,必须是/etc/sysctl.conf里面配置才会生效,其他sysctl.d路径下即使包含了配置也不会起作用,你可以经过更为详细的测试后看看

@coolsnowwolf coolsnowwolf merged commit daacfa7 into coolsnowwolf:master Oct 16, 2023
github-actions bot added a commit to DeakeyTan/openwrt that referenced this pull request Oct 16, 2023
* https://github.com/coolsnowwolf/lede:
  base-files: fix OpenWrt with Docker will cause NAT loopback (coolsnowwolf#11588)
  mbedtls: Update to version 2.28.5
  config-6.1: disable CONFIG_ARM64_ERRATUM_2966298
github-actions bot added a commit to BCYDTZ/lede that referenced this pull request Oct 16, 2023
* https://github.com/coolsnowwolf/lede:
  base-files: create empty coremark file
  base-files: fix OpenWrt with Docker will cause NAT loopback (coolsnowwolf#11588)
github-actions bot added a commit to zhuan-zhu/MyRouter that referenced this pull request Oct 16, 2023
* https://github.com/coolsnowwolf/lede:
  base-files: create empty coremark file
  base-files: fix OpenWrt with Docker will cause NAT loopback (coolsnowwolf#11588)
github-actions bot added a commit to xiaohong001/lede that referenced this pull request Oct 16, 2023
* https://github.com/coolsnowwolf/lede:
  base-files: create empty coremark file
  base-files: fix OpenWrt with Docker will cause NAT loopback (coolsnowwolf#11588)
github-actions bot pushed a commit to UtMetoo/OpenWRT_Lede that referenced this pull request Oct 16, 2023
* https://github.com/coolsnowwolf/lede:
  base-files: create empty coremark file
  base-files: fix OpenWrt with Docker will cause NAT loopback (coolsnowwolf#11588)
github-actions bot pushed a commit to zesming/lede that referenced this pull request Oct 17, 2023
* https://github.com/coolsnowwolf/lede:
  base-files: create empty coremark file
  base-files: fix OpenWrt with Docker will cause NAT loopback (coolsnowwolf#11588)
github-actions bot added a commit to caixlcq/lede that referenced this pull request Oct 17, 2023
* https://github.com/coolsnowwolf/lede:
  base-files: create empty coremark file
  base-files: fix OpenWrt with Docker will cause NAT loopback (coolsnowwolf#11588)
@woOzZ2 woOzZ2 deleted the patch-1 branch October 19, 2023 13:38
github-actions bot added a commit to oldskooler/lede that referenced this pull request Oct 20, 2023
* https://github.com/coolsnowwolf/lede:
  kernel: bump 6.1 to 6.1.57
  kernel: bump 5.15 to 5.15.135
  generic: backport fix for Winbond SPI NAND
  generic: 6.1: re-add two Winbond nand fixes
  arm-trusted-firmware-rockchip-vendor: update PKG_MIRROR_HASH
  base-files: create empty coremark file
  base-files: fix OpenWrt with Docker will cause NAT loopback (coolsnowwolf#11588)
  mbedtls: Update to version 2.28.5
  config-6.1: disable CONFIG_ARM64_ERRATUM_2966298
yjh126yjh pushed a commit to yjh126yjh/lede that referenced this pull request Oct 21, 2023
* https://github.com/coolsnowwolf/lede:
  kernel: fix kmod-video-core on linux kernel 6.1+
  kernel: bump 5.15 to 5.15.136
  kernel: bump 6.1 to 6.1.57
  kernel: bump 5.15 to 5.15.135
  generic: backport fix for Winbond SPI NAND
  generic: 6.1: re-add two Winbond nand fixes
  arm-trusted-firmware-rockchip-vendor: update PKG_MIRROR_HASH
  base-files: create empty coremark file
  base-files: fix OpenWrt with Docker will cause NAT loopback (coolsnowwolf#11588)
  mbedtls: Update to version 2.28.5
  config-6.1: disable CONFIG_ARM64_ERRATUM_2966298
724399396 pushed a commit to 724399396/lede that referenced this pull request Oct 22, 2023
…wolf#11588)

Fixed the problem that even if br-netfilter is disabled in package/kernel/linux/files/sysctl-br-netfilter.conf, NAT loopback will still fail. This applies to OpenWrt with Docker
github-actions bot added a commit to cayercarelys/lede that referenced this pull request Oct 28, 2023
* https://github.com/coolsnowwolf/lede:
  openssl: update to 3.0.12
  kernel: bump 6.1 to 6.1.60 (coolsnowwolf#11620)
  dnsmasq: add support for RA option 31
  kernel: fix linux 5.4 hash typo
  Version: Celebrate 1024 Programmers Day
  kernel: bump version
  autocore/x86: Fixes CPU usage display issue (coolsnowwolf#11614)
  kernel: fix kmod-video-core on linux kernel 6.1+
  kernel: bump 5.15 to 5.15.136
  kernel: bump 6.1 to 6.1.57
  kernel: bump 5.15 to 5.15.135
  generic: backport fix for Winbond SPI NAND
  generic: 6.1: re-add two Winbond nand fixes
  arm-trusted-firmware-rockchip-vendor: update PKG_MIRROR_HASH
  base-files: create empty coremark file
  base-files: fix OpenWrt with Docker will cause NAT loopback (coolsnowwolf#11588)
  mbedtls: Update to version 2.28.5
  config-6.1: disable CONFIG_ARM64_ERRATUM_2966298
  meson: Kernel supports docker (coolsnowwolf#11591)
467815891a pushed a commit to 467815891a/lede that referenced this pull request Dec 14, 2023
…wolf#11588)

Fixed the problem that even if br-netfilter is disabled in package/kernel/linux/files/sysctl-br-netfilter.conf, NAT loopback will still fail. This applies to OpenWrt with Docker
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

Successfully merging this pull request may close these issues.

2 participants