Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2000 11:59:15 -0400 (EDT)
From:      Bruce Petro <bpetro@usa.com>
To:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   ipfw setup when dhcp?
Message-ID:  <381819948.967478355484.JavaMail.root@web304-mc.mail.com>

next in thread | raw e-mail | index | archive | help
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




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