Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2000 09:10:02 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        William Woods <freebsd@cybcon.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   RE: DSL natd rules....
Message-ID:  <200001251410.JAA65175@server.baldwin.cx>
In-Reply-To: <XFMail.000125002401.freebsd@cybcon.com>

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

On 25-Jan-00 William Woods wrote:
> Here is my proposed rc.conf for the gateway/router:
> 
># This file now contains just the overrides from /etc/defaults/rc.conf
># please make all changes to this file.
># -- sysinstall generated deltas -- #
> sendmail_enable="NO"
> ifconfig_de0="inet 192.168.0.1  netmask 255.255.255.0"
> 
> defaultrouter="NO"
> gateway_enable="YES"
> natd_enable="YES"
> natd_interface="de1"
> natd_flags="-s"
> firewall_enable="YES"
> firewall_type="OPEN"
> dhclient de1
^^^^^^
Kill this line and use `ifconfig_de1="DHCP"` instead.  Other than that it looks
ok as far as I can see.

> network_interfaces="de0 de1 lo0"
> hostname="alpha.cybcon.com"
>                             
> Thanks for any advice/help
> 
> ----------------------------------
> E-Mail: William Woods <freebsd@cybcon.com>
> Date: 25-Jan-00
> Time: 00:04:23
> 
> This message was sent by XFMail
> ----------------------------------

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


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?200001251410.JAA65175>