[solved] network configuration
Hello,
i dont understand the network default configuration for the host and vm. i configure the host lan like it is descripted in the wiki, but i cant connect to the host.
Hello,
i dont understand the network default configuration for the host and vm. i configure the host lan like it is descripted in the wiki, but i cant connect to the host.
if i use dhcp for eth0, i can connect to the host, but the client (win7) gets no ip adress via bridge from the dhcp. if i configure a static ip for both eth0 and vmbr0 i cant connect.auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
auto vmbr0
iface vmbr0 inet statitc
address 10.100.20.86
netmask 255.255.255.0
gateway 10.100.20.1
bridge_ports none
bridge_stp off
bridge_fd 0
Last edited: