From owner-freebsd-questions Mon Aug 28 8:59:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from rmx470-mta.mail.com (rmx470-mta.mail.com [165.251.48.48]) by hub.freebsd.org (Postfix) with ESMTP id 1F72A37B43F for ; Mon, 28 Aug 2000 08:59:21 -0700 (PDT) Received: from web304-mc.mail.com (web304-mc.mail.com [165.251.48.165]) by rmx470-mta.mail.com (8.9.3/8.9.3) with SMTP id LAA28050 for ; Mon, 28 Aug 2000 11:59:15 -0400 (EDT) Message-ID: <381819948.967478355484.JavaMail.root@web304-mc.mail.com> Date: Mon, 28 Aug 2000 11:59:15 -0400 (EDT) From: Bruce Petro To: freebsd-questions Subject: ipfw setup when dhcp? Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-WM-FaxTo: X-Mailer: mail.com X-Originating-IP: 207.43.195.202 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can someone advise what to do in this - I know in setting up ipfw, part of what you should do is setup the following in rc.firewall... # Outside interface network and netmask and ip oif="dc0" onet="123.45.67.0" omask="255.255.252.0" oip="123.45.67.89" But when you are connecting to dhcp (roadrunner) what are you supposed to put into these? Should you put your 'currently assigned' address with the current mask and that in effect would define you possible addresses? Or is there some notation that will simply echo whatever address I've been given this time? ______________________________________________ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message