iptables --- https://www.pld-linux.org/docs/lxc?rev=1386599825 +++ https://www.pld-linux.org/docs/lxc @@ -160,10 +160,10 @@ lxc.utsname = pldmachine.local lxc.tty = 4 lxc.pts = 1024 - # load delfi-fw, if you want to setup firewall when container is already up - # you should run 'lxc-attach -e -n test -- fw-load' + # load iptables, if you want to setup firewall when container is already up + # you should run 'lxc-attach -e -n test -- service iptables start' lxc.hook.pre-mount = /sbin/service iptables start # lxc.mount.entry is prefered, because it supports relative paths lxc.mount = /var/lib/lxc/test/fstab
Diff URL: https://www.pld-linux.org/docs/lxc?do=diff&r1=1386599825&r2=1386600307 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
