LXC-Web-Panel icon indicating copy to clipboard operation
LXC-Web-Panel copied to clipboard

Support multiple network bridges per container

Open gopi-ar opened this issue 9 years ago • 3 comments

If I add an additional lines to the container's config as described here http://www.boxtricks.com/multiple-network-interfaces-lxc-container/, LWP throws an Internal Server Error.

Multiple bridges are very useful when there's a br0 for public IPs (for example), and lxcbr0 for local IPs.

We should handle these type of config files without throwing an error.

gopi-ar avatar Dec 30 '14 10:12 gopi-ar

Hello @gopi-ar, this could be a great feature but we should deal with ConfigParser limitation and I don't have any idea how to deal with it.

claudyus avatar Jan 05 '15 08:01 claudyus

@emibcn suggest some idea here https://github.com/lxc-webpanel/LXC-Web-Panel/issues/67#issuecomment-44217224 for the same bug.

claudyus avatar Feb 02 '15 21:02 claudyus

:+1:

cholin avatar Feb 23 '15 23:02 cholin