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

Listing 6 Interfaces for the clients

########################################################################
# /etc/network/interfaces for the running clients.
########################################################################
# Keep this as ./default/interfaces so the makefile can find it.
#
# The clients will get the remaining information from kernel dhcp
# autoconfiguration.
#
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
# end of file