如果 Docker 和 QEMU 同時執行時,QEMU 內部透過 tap interface bridge 到 host network 的網路會出不去
這個問題的原因是 Docker 起來之後,會將 iptables 的 packet forward 預設變成 DROP
這時可以在 Docker 起來的時候將 bridge interface 加到 iptables 規則內即可,首先編輯 systemd docker service
Tag Archives: iptables
QEMU Network Problem When Run With Docker
Posted by richliu
on 2019/10/16
No comments
[Linux] 限制時間上 Facebook
Posted by richliu
on 2015/12/15
No comments
Facebook 花去太多時間, 所以在 Linux 上加了一條 Rule 限制自己
Read more »
近期留言