File: interfaces

package info (click to toggle)
fwctl 0.25-6
  • links: PTS
  • area: main
  • in suites: potato
  • size: 988 kB
  • ctags: 327
  • sloc: perl: 5,042; sh: 98; makefile: 57
file content (16 lines) | stat: -rw-r--r-- 462 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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
#
# /etc/init.d/fwctl and /etc/cron.d/ will check this file for uncommented
# lines on Debian GNU/Linux
#
#EXT	eth0		192.168.250.10/24
#INT	eth1		192.168.1.0/24