Answer the question
In order to leave comments, you need to log in
Why after creating a bridge in Ububntu there is a local network, but no internet?
Created a network bridge for lxc. The whole order of command execution:
ifconfig enp5s0f0 down
brctl addbr br0
brctl setfd br0 0
brctl addif br0 enp5s0f0
ifconfig enp5s0f0 192.168.1.1 up
ifconfig br0 192.168.1.10/24 up
route add default gw 192.168.0.1
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question