# This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # basic networking network_interfaces="xl0 rl0 ed0 lo0" ifconfig_rl0="inet 192.168.100.1 netmask 255.255.255.0" ifconfig_xl0="inet 192.168.1.1 netmask 255.255.255.0" arpwatch_interfaces=xl0 ifconfig_ed0="up" hostname="gateway.psecalw.de" # console enviroment keymap="german.iso" saver="logo" font8x8="iso15-8x8" font8x14="iso15-8x14" font8x16="iso15-8x16" moused_enable="YES" # services ntpdate_enabe="YES" ntpdate_flag="ptbtime2.ptb.de" xntpd_enable="YES" # Run ntpd Network Time Protocol (or NO). sshd_enable="YES" # Enable sshd apm_enable="YES" # Set to YES to enable APM BIOS functions (or NO). fsck_y_enable="YES" # Set to YES to do fsck -y if the initial preen fails. # advanced networking configuration gateway_enable="YES" # #firewall_enable="YES" #firewall_type="open" firewall_type="pse" firewall_logging="YES" natd_enable="YES" # requires firewall_enable natd_interface="tun0" # userspace ppp device natd_flags="-l -f /etc/natd.conf -dynamic" # we have changing IPs ipfilter_enable="YES" ipnat_enable="YES" sendmail_enable="NO" portmap_enable="YES" named_enable="YES" nfs_server_enable="YES" nfs_reserved_port_only="YES" nfs_server_flags="-u -t -n 4 -h nfsserver" ppp_enable="YES" ppp_nat="NO" ppp_mode="ddial" ppp_profile="tonline" # see /etc/ppp/ppp.conf