Tagged Questions
1
vote
0answers
58 views
Network in LXC not forwading through a bridge
I've got an LXC container, on the host I've got a bridge between the LXC container and eth0.
The LXC container can ping it's Host 10.1.0.5, but can't ping the gateway of 10.1.0.2. The host is able to ...
2
votes
2answers
505 views
Xen, bridge and multiple IPs on CentOS
There's a new server that is assigned 5 IP addresses. I want to use Xen to run several VMs with various services.
This is my first attempt to install Xen, I use this tutorial as a guideline. Stuck ...
3
votes
3answers
1k views
Using bridge utils to connect two computers via Linux
I have been using bridge utils previously to connect my network connected computers to a single interface on my Linux computer. The problem I'm having is when I installed a new Linux (with Slackware) ...