Re: [lxc-users] No outgoing traffic with bridged network and public IP address from container

2014-09-11 Thread othiman
91.143.88.1 actually is the providers gateway for the subnet. The whole IP configuration for the container looks like this: IP address: 91.143.88.119 netmask: 255.255.255.0 broadcast: 91.143.88.255 gateway: 91.143.88.1 So the container is on a totally different subnet, but shouldn't that work a

Re: [lxc-users] No outgoing traffic with bridged network and public IP address from container

2014-09-11 Thread othiman
06 PM, othiman wrote: Hi, binding the 91.143.88.119 address to an aliasing interface of the host (br0:0) directly, pinging inside and outside to the host is working correctly. Yes, but as it was mentioned, you're trying with a different mac address. What you need is I think using an

Re: [lxc-users] No outgoing traffic with bridged network and public IP address from container

2014-09-11 Thread othiman
) on the new host is working, too... Thomas On 11.09.2014 13:02, Fajar A. Nugraha wrote: On Thu, Sep 11, 2014 at 4:05 PM, othiman <mailto:othi...@gmx.de>> wrote: Hi everyone, I already posted this to askubuntu.com <http://askubuntu.com> (http://askubuntu.com/quest

Re: [lxc-users] No outgoing traffic with bridged network and public IP address from container

2014-09-11 Thread othiman
Hi, binding the 91.143.88.119 address to an aliasing interface of the host (br0:0) directly, pinging inside and outside to the host is working correctly. Thomas On 11.09.2014 13:01, Tamas Papp wrote: hi, Is it allowed by your provider? tamas On 09/11/2014 12:46 PM, othiman wrote: Hi

Re: [lxc-users] No outgoing traffic with bridged network and public IP address from container

2014-09-11 Thread othiman
. Try to ping again. Hope that helps. Best Regards Am 11.09.2014 um 11:05 schrieb othiman: Hi everyone, I already posted this to askubuntu.com (http://askubuntu.com/questions/522457/lxc-container-no-outgoing-traffic-with-bridged-network-and-public-ip-address), but I think this might be a bette

[lxc-users] No outgoing traffic with bridged network and public IP address from container

2014-09-11 Thread othiman
Hi everyone, I already posted this to askubuntu.com (http://askubuntu.com/questions/522457/lxc-container-no-outgoing-traffic-with-bridged-network-and-public-ip-address), but I think this might be a better place to find help. I try to setup a LXC container with bridged network on ubuntu 14.04.