# Interface configuration file for Fwctl
# 
# Comments start by # and continue to the end of the line
# Empty lines are ignored
# Format of the line is :
#
# Name	interface_name	interface_ip/interface_netmask	other_nets 
#
# There must be one interface named EXT which should be the
# default gateway

# NOTE: as long as there are only ignored lines in this file (default) the
# Debian "/etc/init.d/fwctl start" action will do nothing. Keep in mind,
# that if you configure lines in this file, it may block your computer from
# network access.

#EXT	eth0		192.168.250.10/24
#INT	eth1		192.168.1.0/24
