Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Oct 2001 19:30:11 -0400
From:      Nathan Mace <mace_nathan@uchaswv.edu>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   more rc.conf troubles
Message-ID:  <20011003193011.4d1980b8.mace_nathan@uchaswv.edu>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
i made the changes to rc.conf(took out the spaces) then i rebooted and i
still get the error messages from before....ex:  firewall_enable="NO"
command not found

i've included a copy of my updated rc.conf file.  i really have no idea
whats going on with it...can someone please help?  thanks

nathan


[-- Attachment #2 --]

# -- sysinstall generated deltas -- #
# Created: Tue Sep 18 00:35:41 2001
# Enable network daemons for user convenience.
# This file now contains just the overrides from /etc/defaults/rc.conf
# please make all changes to this file.
hostname="cheech.uchaswv.edu"
ifconfig_xl0="DHCP"
inetd_enable="YES"
kern_securelevel_enable="NO"
linux_enable="YES"
moused_enable="YES"
saver="fire"
sendmail_enable="NO"
sshd_enable="YES"
usbd_enable="YES"
# -- sysinstall generated deltas -- #
sendmail_enable="NO"
portmap_enable="NO"
# -- sysinstall generated deltas -- #
defaultrouter="172.16.129.129"
hostname="cheech.uchaswv.edu"



#firewall--ipfw
firewall_enable ="NO"
firewall_script="/etc/rc.firewall"
firewall_type ="/root/ipfw.rules" 
firewall_quiet ="YES"
log_in_vain ="YES"
firewall_logging_enable ="YES"
icmp_drop_redirect ="YES"
# -- sysinstall generated deltas -- #
ifconfig_xl0="inet 172.16.0.7  netmask 255.255.0.0"
defaultrouter="172.16.129.129"
hostname="cheech.uchaswv.edu"

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011003193011.4d1980b8.mace_nathan>