# $Id: network,v 1.15 2001/11/05 16:58:50 kloczek Exp $
######################################################################
# MAIN PART

# Do you need IPv4 or IPv6 networking ?
NETWORKING=yes

# Do you need IPv4 networking ?
IPV4_NETWORKING=yes

# Do you want IPv4 forwarding ?
IPV4_FORWARDING=no

# Set hostname here (only hostname)
HOSTNAME=pldmachine

# Set NIS domain name here
NISDOMAIN=

# IPv4 gateway
GATEWAY=
GATEWAYDEV=

# Do you want to use IPX networking ?
IPX=no
IPXAUTOPRIMARY=
IPXAUTOFRAME=
IPXINTERNALNETNUM=
IPXINTERNALNODENUM=

# Do you need IPv6 networking ?
IPV6_NETWORKING=no

# Do you want IPv6 forwarding ?
IPV6_FORWARDING=no

# Enable tunnel interfaces configuration ?
IPV6_TUNNELCONFIG=no

# IPv6 gateway
GATEWAY6=
GATEWAY6DEV=

# Global route for IPv6 host with IPv6 forwarding
IPV6_GLOBALROUTEGW=
IPV6_GLOBALROUTEDEV=

# Reading configuration from LDAP

# Do you want to use LDAP?
USE_LDAP=no

# What base DN use for searching for interface configuration
LDAP_BASE_DN=

# Other

# Do you want set static ARP table (based on /etc/ethers config file) ?
STATIC_ARP=no

# Do you want set static RARP table (based on /etc/ethers config file) ?
STATIC_RARP=no

# Specify interface on which you want to enable tleds software
# (also you need tleds package installed) -- default set to no
TLEDS_DEV=no

# This must be last line !
# vi:syntax=sh:tw=78:ts=8:sw=4
