amanharitsh123 / sugarizer-school-box

Sugarizer School Box GSoC '18
Apache License 2.0
2 stars 6 forks source link

Ethernet Bridge stop working after reboot #9

Closed amanharitsh123 closed 6 years ago

amanharitsh123 commented 6 years ago

Iptable rules were not persisting , iptables load and restore seems to temper with docker iptable rules. So in order to fix this , iptables rules are added to r.local file.

Fixed in a5a9861