Created a network interface in / etc / network / interfaces
auto vip iface vip inet static address 11.11.11.1 netmask 255.255.255.0 bridge_ports none bridge_maxwait 0 bridge_fd 1 I chose this network as a network bridge - the guest system on Win7 cannot get a local IP
The task to run a DHCP server on this subnet