Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple network bridges per container #50

Open
gopi-ar opened this issue Dec 30, 2014 · 3 comments
Open

Support multiple network bridges per container #50

gopi-ar opened this issue Dec 30, 2014 · 3 comments

Comments

@gopi-ar
Copy link

gopi-ar commented Dec 30, 2014

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.

@claudyus
Copy link
Owner

claudyus commented Jan 5, 2015

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
Copy link
Owner

claudyus commented Feb 2, 2015

@emibcn suggest some idea here lxc-webpanel/LXC-Web-Panel#67 (comment) for the same bug.

@cholin
Copy link

cholin commented Feb 23, 2015

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants