Wrap text
Report abuse
|
|
# FreeBSD/i386 mother.naoshige.net
hostname="mother.naoshige.net"
defaultrouter="80.252.2.1"
ifconfig_rl0="inet 80.252.2.2 netmask 255.255.255.128"
ifconfig_rl0_alias0="inet 80.252.2.3-127 netmask 255.255.255.255"
pf_enable="YES"
pflog_enable="YES"
sshd_enable="YES"
jail_enable="YES"
jail_list="camel box"
jail_camel_rootdir="/usr/jail/camel"
jail_camel_hostname="camel.naoshige.net"
jail_camel_ip="80.252.2.3"
jail_camel_devfs_enable="YES"
jail_camel_devfs_ruleset="camel_ruleset"
jail_box_rootdir="/usr/jail/box"
jail_box_hostname="box.naoshige.net"
jail_box_ip="80.252.2.4-50"
jail_box_devfs_enable="YES"
jail_box_devfs_ruleset="box_ruleset"
clear_tmp_enable="YES"
update_motd="NO"
|