Re: [pve-devel] LXC with 2 and more NICs

2017-02-06 Thread Detlef Bracker
Dear Emmanuel, I thing so, thats a bug! It can been make better, but I thing so the developer has more expirience about the networking and they must test it, is this a bug or not! So I have make it in Promox 3 for bridges in this following form. This work with all NICs via same bridge OR with NIC

Re: [pve-devel] LXC with 2 and more NICs

2017-02-06 Thread Emmanuel Kasper
On 02/02/2017 10:03 PM, Detlef Bracker wrote: > Dear, > > I thing so, thats a bug! > > A ping from outside to the LXC-containers to all NICs works fine! > > A ping from console via the NICs 2- is not possible! So, this can > been a big problem, when a daemon will send from the NICs 2- >

Re: [pve-devel] LXC with 2 and more NICs

2017-02-03 Thread Michael Rasmussen
Ping replies will always return via the default route. On February 3, 2017 9:55:07 AM GMT+01:00, Wolfgang Bumiller wrote: >> On February 2, 2017 at 10:03 PM Detlef Bracker >wrote: >> I thing so, thats a bug! > >No. A misconfiguration. > >> A ping from outside to the LXC-containers to all NICs

Re: [pve-devel] LXC with 2 and more NICs

2017-02-03 Thread Wolfgang Bumiller
> On February 2, 2017 at 10:03 PM Detlef Bracker wrote: > I thing so, thats a bug! No. A misconfiguration. > A ping from outside to the LXC-containers to all NICs works fine! > > A ping from console via the NICs 2- is not possible! So, this can > been a big problem, when a daemon will send

[pve-devel] LXC with 2 and more NICs

2017-02-02 Thread Detlef Bracker
Dear, I thing so, thats a bug! A ping from outside to the LXC-containers to all NICs works fine! A ping from console via the NICs 2- is not possible! So, this can been a big problem, when a daemon will send from the NICs 2- ping 8.8.8.8 -I eth0 works fine ping 8.8.8.8 -I eth1 Destinati