Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 2010 07:05:06 -0700 (PDT)
From:      "Don Dugger" <Don@DuggerAssoc.com>
To:        freebsd-questions@freebsd.org
Subject:   Gateway 8.1
Message-ID:  <f91c24338d4dcb15c1b9e0ba4c05f9f8.squirrel@www.hotlz.com>

next in thread | raw e-mail | index | archive | help
I recently loaded 8.1 Rel on a box using the same basic configuration as a
7.1 Rel box I was replacing.
Everything works except the box won't work as a gateway now. Is there
something new in 8.1 that would change the basic configuration that I
would need to change.


Thx in advance...

Don

Heres my rc.conf:



# -- sysinstall generated deltas -- # Fri Aug 13 08:23:57 2010
# Created: Fri Aug 13 08:23:57 2010
# Enable network daemons for user convenience.

# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
defaultrouter="74.92.224.230"
hostname="freedom.local.hotlz.com"

gateway_enable="YES"
firewall_client_net="172.27.240.0:255.255.0.0"
firewall_enable="YES"
firewall_type="OPEN"
ifconfig_xl0="inet 172.27.240.33  netmask 255.255.0.0"

ifconfig_xl1="inet 74.92.224.225/24"
ifconfig_msk0="inet 74.92.224.226/32"
#ipv4_addrs_xl1="74.92.224.225-226/8"

#ifconfig_msk0="inet 172.27.140.38  netmask 255.255.248.0"

natd_enable="YES"
natd_interface="xl1"
#firewall_nat_enable="YES"
#firewall_nat_interface="xl1"


named_enable="YES"

inetd_enable="YES"
linux_enable="YES"
local_startup="/usr/local/etc/rc.d"
moused_enable="YES"
nfs_client_enable="YES"

nfs_server_enable="YES"
rpcbind_enable="YES"
sshd_enable="YES"
#usbd_enable="YES"
apache22_enable="YES"
lpd_enable="YES"
slapd_enable="YES"

slapd_flags='-h "ldap://thecampingview.com/"'

postfix_enable="YES"

mysql_dbdir="/data1/mysql"
mysql_enable="YES"


postgresql_enable="YES"
postgresql_data="/usr/local/pgsql/data"
postgresql_flags="-w -s -m fast"
postgresql_initdb_flags="--encoding=utf-8 --lc-collate=C"
postgresql_class="default"


sendmail_enable="NO"
sendmail_submit_enable="NO"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO"

# The Fish generated deltas - Tue Sep  2 10:06:49 2008

timed_enable="YES"

nisdomainname="hotlz-nis"
nis_server_enable="YES"
nis_client_enable="YES"
nis_client_flags="-S hotlz-nis,freedom.local.hotlz.com"

nis_yppasswdd_enable="YES"

courier_imap_imapd_enable="YES"
courier_authdaemond_enable="YES"
courier_imap_imapd_ssl_enable="YES"

# -- sysinstall generated deltas -- # Thu Aug 19 03:27:27 2010

check_quotas="NO"
rpc_statd_enable="YES"




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