Date: 15 Mar 2001 19:00:09 MST From: "Ty C. Mixon" <tymanthius@usa.net> To: Freebsd-questions@freebsd.org Subject: Re: [Re: More NATD/IPFW woes . . . ] Message-ID: <200103160207.f2G27eQ00245@tymanthius.yi.org>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format... ------------=_984708009-805-1 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Decided to do some playing. Set up a completely diff computer w/ FreeBSD, and got it up & running. Diff class processor, all scsi, completely diff NIC's. Guess what? Same problem. It will NOT start natd on boot. Once I start it manually, all goes well. What am I missing here? rc.conf attached (I relize there are redundancies there, I *think* I commented all out). --- Next Part --- # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # Enable network daemons for user convenience. # -- sysinstall generated deltas -- # ifconfig_lnc0="inet 192.168.0.1 netmask 255.255.255.0" #hostname="runespeak.yi.org" linux_enable="YES" sendmail_enable="YES" gateway_enable="YES" #defaultrouter="192.168.0.1" sshd_enable="YES" portmap_enable="YES" nfs_server_enable="YES" nfs_client_enable="YES" inetd_enable="YES" nfs_reserved_port_only="YES" ifconfig_dc0="inet 206.27.134.246 netmask 255.255.255.0" hostname="tymanthius.yi.org" sendmail_enable="YES" lpd_enable="YES" defaultrouter="206.27.134.1" rwhod_enable="YES" named_enable="YES" #sendmail_enable="YES" sshd_enable="YES" portmap_enable="YES" inetd_enable="YES" nfs_reserved_port_only="YES" natd_enable="YES" natd_interface="dc0" firwall_enable="YES" firewall_type="OPEN" firewall_script="/etc/rc.firewall.simple" firewall_quiet="NO" - -- Ty C. Mixon F.T.C. Enterprises Call Sign KC5FQH PGP Public Key 8646B823 Webslave to http://www.home.aone.net.au/irc_rpg/home.htm -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjqxc6kACgkQREeqyYZGuCMmQACgq3d01Xq3kIOdvPpC/J4GIzpL F/gAoNqAXo93z0UHlFzKholr5Rj4uvsa =gpiU -----END PGP SIGNATURE----- ------------=_984708009-805-1 Content-Type: text/plain; name="rc.conf.txt" Content-Disposition: inline; filename="rc.conf.txt" Content-Transfer-Encoding: 8bit # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # Enable network daemons for user convenience. # -- sysinstall generated deltas -- # ifconfig_lnc0="inet 192.168.0.1 netmask 255.255.255.0" #hostname="runespeak.yi.org" linux_enable="YES" sendmail_enable="YES" gateway_enable="YES" #defaultrouter="192.168.0.1" sshd_enable="YES" portmap_enable="YES" nfs_server_enable="YES" nfs_client_enable="YES" inetd_enable="YES" nfs_reserved_port_only="YES" ifconfig_dc0="inet 206.27.134.246 netmask 255.255.255.0" hostname="tymanthius.yi.org" sendmail_enable="YES" lpd_enable="YES" defaultrouter="206.27.134.1" rwhod_enable="YES" named_enable="YES" #sendmail_enable="YES" sshd_enable="YES" portmap_enable="YES" inetd_enable="YES" nfs_reserved_port_only="YES" natd_enable="YES" natd_interface="dc0" firwall_enable="YES" firewall_type="OPEN" firewall_script="/etc/rc.firewall.simple" firewall_quiet="NO" ------------=_984708009-805-1-- 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?200103160207.f2G27eQ00245>