Help for this page
DEVICE=eth0 ONBOOT=yes ... IPADDR=10.9.0.200 NETMASK=255.255.0.0 GATEWAY=10.9.1.254
sub read_file { local $/ = undef; ... close FILE; }