in auto, I start them as
needed. And there is a named running for local dns resolution on all
virtual networks (using kde and vmware on the same machine)
Any ideas where to tweak?
Cheers,
Your groupie
--
Live Security
.
iptables -A POSTROUTING -s ${LXC_NETWORK} -d ${LXC_NETWORK} -t nat -j ACCEPT
Is that something that should be added in general? Dunno, maybe some
people want rewriting here?
Cheers,
Groupie
--
Live Security Virtual
Hi Fajar,
On 02.09.2012 12:44, Fajar A. Nugraha wrote:
>
> iptables -A POSTROUTING -s ${LXC_NETWORK} ! -d ${LXC_NETWORK} -t nat
> -j MASQUERADE
>
This one I really do like! Smart! :)
Cheers,
Groupie
---