# # This file is managed by HSAdmin. # Do not edit manually. Changes will be overwritten. # auto lo iface lo inet loopback auto eth0 iface eth0 inet static address {HIVE_IP} netmask 255.255.255.0 gateway {HIVE_GATEWAY} auto eth0:{PAC} iface eth0:{PAC} inet static address {PAC_IP} netmask 255.255.255.0