# This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. #ifconfig_fxp0="DHCP" #ifconfig_fxp0="inet 192.168.7.3 netmask 255.255.255.0" #ifconfig_fxp0="inet 192.168.1.254 netmask 255.255.255.0" hostname="laptop.lambertfam.org" gateway_enable="YES" # Set to YES if this host will be a gateway. #ipv6_enable="YES" # Set to YES to set up for IPv6. #ipv6_network_interfaces="auto" #List of network interfaces (or "auto"). #ipv6_prefix_fxp0="3ffe:b80:5c:1" #ipv6_defaultrouter="3ffe:b80:5c:1::1" # Set to IPv6 default gateway (or NO). log_in_vain="1" # Suggested to turn off tcp_extentions if have network stalls. #tcp_extensions="NO" # Set to NO to turn off RFC1323 extensions. icmp_drop_redirect="YES" # Set to YES to ignore ICMP REDIRECT packets icmp_log_redirect="YES" # Set to YES to log ICMP REDIRECT packets sendmail_enable="YES" sendmail_flags="-bd" # Flags to sendmail (as a server) sendmail_outbound_enable="NO" # Dequeue stuck mail (YES/NO). sendmail_msp_queue_enable="NO" # Dequeue stuck clientmqueue mail (YES/NO). sendmail_submit_enable="NO" # Start a localhost-only MTA for mail submission sshd_enable="YES" portmap_enable="YES" nfs_server_enable="YES" nfs_reserved_port_only="YES" inetd_enable="NO" usbd_enable="YES" ntpdate_enable="YES" # Run ntpdate to sync time on boot (or NO). ntpdate_program="/usr/sbin/ntpdate" # path to ntpdate ntpdate_flags="-b -s eqbsd www ns3.cswnet.com" # Flags to ntpdate (if enabled). xntpd_enable="YES" # Run ntpd Network Time Protocol (or NO). named_enable="YES" # Run named, the DNS server (or NO). named_program="/usr/sbin/named" # path to named, if you want a different one. named_flags="-u bind -g bind" # Flags for named moused_enable="YES" moused_flags="-3 -z 4" lpd_enable="YES" # Run the line printer daemon. lpd_program="/usr/sbin/lpd" # path to lpd, if you want a different one. lpd_flags="-p" # Flags to lpd (if enabled). saver="blank" blanktime="900" font8x8="swiss-8x8" font8x14="swiss-8x14" font8x16="swiss-8x16" #allscreens_flags="80x43" # Set this vidcontrol mode for all virtual screens #allscreens_flags="vidcontrol -g 100x37 VESA_800x600" allscreens_flags="-g 100x37 VESA_800x600" linux_enable="YES" # Linux binary compatibility loaded at startup (or NO). apm_enable="YES" # Set to YES to enable APM BIOS functions (or NO). apmd_enable="YES" # Run apmd to handle APM event from userland. apmd_flags="" # Flags to apmd (if enabled). pccard_enable="YES" # Set to YES if you want to configure PCCARD devices. pccard_mem="DEFAULT" # If pccard_enable=YES, this is card memory address. pccard_beep="2" # pccard beep type. pccard_ifconfig="NO" # Specialized pccard ethernet configuration (or NO). pccardd_flags="-z" # Additional flags for pccardd. #ipfilter_enable="YES" # Set to YES to enable ipfilter functionality #ipfilter_program="/sbin/ipf -Fa -f" #ipfilter_rules="/etc/ipf.rules"# rules definition file for ipfilter, see # /usr/src/contrib/ipfilter/rules for examples ##ipfilter_flags="" # should be *empty* when ipf is _not_ a module #ipnat_enable="NO" # Set to YES for ipnat; needs ipfilter, too! #ipmon_enable="NO" # Set to YES for ipmon; needs ipfilter, too! #ipmon_program="/sbin/ipmon" # where the ipfilter monitor program lives rand_irqs="11 12 14" # Stir the entropy pool (like "5 11" or NO).