Sha256: c3b97c5a824746b8bc3a638cba15563ee67204d6d1c77c195bce07352f2cf420
Contents?: true
Size: 773 Bytes
Versions: 7
Compression:
Stored size: 773 Bytes
Contents
# # Section Lan_Conf Comments # # In the Lan_Conf section, typical networking configuration is setup. Most users # will choose to set "Static" for the "IP_Address_Source" and set the # appropriate "IP_Address", "MAC_Address", "Subnet_Mask", etc. for the machine. # Section Lan_Conf ## Possible values: Unspecified/Static/Use_DHCP/Use_BIOS/Use_Others IP_Address_Source Use_DHCP ## Give valid IP address IP_Address 192.168.1.24 ## Give valid MAC address MAC_Address 00:17:A4:49:AB:70 ## Give valid Subnet Mask Subnet_Mask 255.255.255.0 ## Give valid IP address Default_Gateway_IP_Address 192.168.1.1 EndSection
Version data entries
7 entries across 7 versions & 1 rubygems