[lxc-users] Network instability with bridged nat and macvlan interfaces

2018-06-06 Thread Michel Jansens
Hi, I’m running on Ubuntu18.04 LXC 3.0.0. I’ve created 5 debian9 containers with default eth0 networking on NAT: # lxc network show lxdbr0 config: ipv4.address: 10.1.1.1/24 ipv4.dhcp.ranges: 10.1.1.2-10.1.1.99 ipv4.nat: "true" ipv6.address: fd42:6f79:c120:7701::1/64 ipv6.nat: "true"

Re: [lxc-users] Network instability with bridged nat and macvlan interfaces

2018-06-06 Thread Michel Jansens
Hi Andrey, I don’t understand what you mean by hijack unrelated threads. I just created a mail with the title "Network instability with bridged nat and macvlan interfaces” Or did I miss something? Sorry if I did. Cheers, Michel > On 6 Jun 2018, at 19:54, Andrey Repin wrote: > > Greetings,

Re: [lxc-users] Network instability with bridged nat and macvlan interfaces

2018-06-06 Thread Andrey Repin
Greetings, Michel Jansens! Please don't hijack unrelated threads. If you want to post a new issue, post a new message. -- With best regards, Andrey Repin Wednesday, June 6, 2018 20:54:31 Sorry for my terrible english... ___ lxc-users mailing list

Re: [lxc-users] LXCFS installation effects

2018-06-06 Thread Martín Fernández
Hey, Thanks for the reply! Is there any way so scope the `available` memory so that it doesn’t the host’s total memory ? Thanks! Martín On Wed, Jun 06, 2018 at 2:54 PM Andrey Repin < Andrey Repin ( Andrey Repin ) > wrote: > > > > Greetings, Martín Fernández! > > > Stéphane, > > That

Re: [lxc-users] LXCFS installation effects

2018-06-06 Thread Andrey Repin
Greetings, Martín Fernández! > Stéphane, > That seems to have done the trick :). Now a I see different outputs when > running `free` on the container than in the host. At the same time, > non-restarted containers are showing the host output which sound good as well. > One last question, If I

Re: [lxc-users] network isolation / per-container network

2018-06-06 Thread Andrey Repin
Greetings, Lukas Pirl! > tl;dr: How to block traffic between containers? A bridge & subnet each? The relevantly TL;DR answer requires a bit more than your "TL;DR". > I have a host which masquerades all packages to/from containers, since > I am restricted to one external IP address. Where do

Re: [lxc-users] Network instability with bridged nat and macvlan interfaces

2018-06-06 Thread Michel Jansens
Hi again, In the meantime, I’ve installed an Ubuntu (16.04) container and added the vlan7 network the same way. It worked fine…for about an hour and stopped working again, but for good. What is weird is that port 80 and 443 are refused but port 22 is working (maybe that’s the host ssh?).

[lxc-users] Network instability with bridged nat and macvlan interfaces

2018-06-06 Thread Michel Jansens
Hi, I’m running on Ubuntu18.04 LXC 3.0.0. I’ve created 5 debian9 containers with default eth0 networking on NAT: # lxc network show lxdbr0 config: ipv4.address: 10.1.1.1/24 ipv4.dhcp.ranges: 10.1.1.2-10.1.1.99 ipv4.nat: "true" ipv6.address: fd42:6f79:c120:7701::1/64 ipv6.nat: "true"