Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!
IP: 175.19.59.209
Gateway: 175.19.59.193
Netmask: 255.255.255.224
Broadcast: 175.19.59.223
auto lo
iface lo inet loopback
# device: eth0
auto eth0
iface eth0 inet manual
# for single IPs
auto vmbr0
iface vmbr0 inet static
address 175.19.59.209
broadcast 175.19.59.223
netmask 255.255.255.224
bridge_ports eth0
bridge_stp off
bridge_fd 0
auto vmbr1
iface vmbr1 inet static
address 192.168.1.1
netmask 255.255.255.0
bridge_ports none
bridge_stp off
bridge_fd 0
auto lo
iface lo inet loopback
# device: eth0
auto eth0
iface eth0 inet manual
# for single IPs
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 175.19.59.209
netmask 255.255.255.224
gateway 175.19.59.193
post-up echo 1 > /proc/sys/net/ipv4/conf/eth0/proxy_arp
auto vmbr0
iface vmbr0 inet static
address 192.169.1.1
netmask 255.255.255.0
bridge_ports none
bridge_stp off
bridge_fd 0
# network interface settings
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet manual
auto vmbr0
iface vmbr0 inet static
address 175.19.59.209
netmask 255.255.255.224
gateway 175.19.59.193
bridge_ports eth0
bridge_stp off
bridge_fd 0
auto vmbr1
iface vmbr1 inet static
address 10.10.11.1
netmask 255.255.255.0
bridge_ports none
bridge_stp off
bridge_fd 0
NETWORKING=yes
NETWORKING_IPV6=no
HOSTNAME=localhost.localdomain
GATEWAY=10.10.11.1
DEVICE="eth0"
BOOTPROTO="none"
ONBOOT="yes"
HWADDR="xxxxxxxxxxx"
NETMASK=255.255.255.0
IPADDR=10.10.11.2
TYPE="Ethernet"
#UUID="xxxxx-xxxxx-xxxx-xxxx"
Хабракамп про облака