Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2001 12:06:20 -0800 (PST)
From:      Donnie Jones <donniejones18@yahoo.com>
To:        Walter McGinnis <wtem@olywa.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: upgrade from 4.0 to 4.4 cablem firewall/router ssh problems
Message-ID:  <20011213200620.21249.qmail@web20603.mail.yahoo.com>
In-Reply-To: <v04220800b83e9f5ac337@[165.247.209.222]>

next in thread | previous in thread | raw e-mail | index | archive | help
Better yet Walter, here is my rc.conf:

defaultrouter="24.251.253.1"
gateway_enable="YES"
hostname="ci592716-c.valleyst1.ky.home.com"
network_interfaces="fxp0 lo0 fxp1"
ifconfig_fxp0="inet 24.251.253.28  netmask
255.255.255.0"
ifconfig_fxp1="inet 192.168.0.1 netmask 255.255.255.0"
ipnat_enable="YES"
ipnat_rules="/etc/ipnat.conf"
ipfilter_enable="YES"
ipfilter_rules="/etc/ipf.rules"
inetd_enable="YES"
ipv6_enable="YES"
kern_securelevel_enable="NO"
nfs_reserved_port_only="YES"
sshd_enable="YES"


It seems that from many of the docs online there is
differences in how some people enable natd and
firewalling.  Some through the natd_enable=yes, others
ipnat_enable=yes.  Similar with firewalling is
firewall_enable=yes, or ipfilter_enable=yes.

I think that maybe FBSD 4.4 is using the commands
listed from my rc.conf and I guess it is not accepting
the others anymore to enable the NAT.

Hope this helps some more....


-Donnie


__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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