Search results

  1. D

    vmbr0 problem changing interface

    hello I have a (i think) strange problem. Today i change the iface of the vmbr0 but seems not work (i reboot) if i disconnect the cable from old interface i can't connect , The old interface is enp3s0, the new one is enx3c18a0d4e038 I only can connect if the ens3s0 cable is connected If i...
  2. D

    bind9 server memory usage

    Hello i install a bind9 server in a lxc container i assign 2GB memory On start: named[500]: none:100: 'max-cache-size 90%' - setting to 14259MB (out of 15843MB) that normal?
  3. D

    Node Network Traffic empty

    Hello. how do i fix it? https://i.imgur.com/jMmWSXl.png Containers network traffic seems ok. ~# grep -v ^# /etc/network/interfaces auto lo iface lo inet loopback auto lan0 iface lan0 inet manual auto lan1 iface lan1 inet manual auto lan2 iface lan2 inet manual auto vmbr0 iface vmbr0 inet...