# path to iptables or ipchains command
#
IPTABLES="/sbin/iptables"
# Which kind of legend shall be used
# set STYLE="bytes" to display all values in bytes/s
# set STYLE="bits" to display all values in bits/s
#
STYLE="bytes"
# list of interfaces for internal / external hosts
# INTIF=
# EXTIF=
#
INTIF="wlan0,wlan1,ath2"
EXTIF="ath0,eth0,ath1"
# list hosts on internal devices here, multiple lines of the form:
# DEVINT=","
# DEVINT="!,"
#
# list hosts on external devices here, multiple lines of the form:
# DEVEXT=","
# DEVEXT="!,"
#
WebSVN
- hotsanic
- Blame
- Rev 2
- /trunk/modules/networks/settings