Answer the question
In order to leave comments, you need to log in
debian network bridge?
I'm trying to set up a network bridge for KVM on a dedicated server . I
write:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
auto br0
iface br0 inet dhcp
bridge_ports eth0
bridge_stp off
bridge_fd 0
bridge_maxwait 0
As a result, access to the server is lost.
Answer the question
In order to leave comments, you need to log in
And who will configure the interface?
https://debian.pro/1345 - take an example from here (first config).
try to register statics on the bridge, it should start
looking further for the problem of isc-dhcp-client and bridge
, I don’t remember exactly, but it seems that even in the dock from the bridge-utils package it is written about the problem with getting parameters via dhcp
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question