Hi folks.. My google-foo is letting me down, and thought I'd try here first for some inspiration. :-)
I'm trying to proof-of-concept something on LXD instead of my normal Virtualbox or KVM stack that requires a private virtual subnet... I've got LXD working fine in all the normal senses, with a bridged and a local lxd-bridge network that works fine but I want to add another virtual network that uses a completely private, uncountable range to simulate a private subnet 32 machines on it that have to route their traffic via another container.. I created another bridge device: brctl addbr virbr1 and then created a profile that linked eth0 on a couple of containers to that bridge but with static IP's on each they can't ping each other. I suspect I'm missing something fundamental.. :-) Cheers, Chris H. _______________________________________________ Linux-users mailing list [email protected] http://lists.canterbury.ac.nz/mailman/listinfo/linux-users
