LXC Container Internet Access
Contents
I spent a long time trying to get internet access working inside an LXC container. It turned out the iptables rules were poorly configured. The following commands flush all rules and reset the policies to a permissive state, then reload the LXC daemon:
|
|