Article Listing 1 Listing 2 Listing 3 Listing 4
Listing 5 Listing 6 Listing 7 Listing 8 sep2005.tar

Listing 4 web1 host config

; web1.ini
; Define settings for server web1

[group]
group     = "web"

[software]
os        = "rhas3"

[networking]
hostname  = "web1.mydomain.com"
gateway   = "10.0.2.1"

[interface_eth0]
ipaddress = "10.0.2.25"
network   = "10.0.2.0"
netmask   = "255.255.255.0"
broadcast = "10.0.2.255"
bootproto = "static"
onboot    = "yes"