DHCP and the "SIMPLE" option in /etc/rc.firewall
From: James A. Coulter (james.coulter_at_cox.net)
Date: 07/30/04
- Previous message: Mark Ovens: "Re: backspace and delete keys behavior"
- Next in thread: JJB: "RE: DHCP and the "SIMPLE" option in /etc/rc.firewall"
- Reply: JJB: "RE: DHCP and the "SIMPLE" option in /etc/rc.firewall"
- Reply: Dinesh Nair: "Re: DHCP and the "SIMPLE" option in /etc/rc.firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <freebsd-questions@freebsd.org> Date: Fri, 30 Jul 2004 07:58:51 -0500
I am setting up a firewall for a gateway/router running FreeBSD 4.10.
This is for a small home LAN.
I have already compiled and installed a custom kernel with the IPFIREWALL
and IPDIVERT options and configured the firewall to pass any to any without
any problems - now it's time to start locking it down.
I would like to use the firewall_type="SIMPLE" option rc.conf. But I'm not
sure how I should set up my external nic in /etc/rc.firewall, i.e:
# set these to your outside interface network and netmask and ip
oif="ed0"
onet="192.0.2.0"
omask="255.255.255.240"
oip="192.0.2.1"
My outside interface is connected to a cable modem and is configured for
DHCP
Without a static IP address for my outside interface, how do I set these
options?
TIA for your help.
Jim C.
-----------------------------------
Check it out: The Black Dog Gallery
http://polaris.umuc.edu/~jcoulter
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Mark Ovens: "Re: backspace and delete keys behavior"
- Next in thread: JJB: "RE: DHCP and the "SIMPLE" option in /etc/rc.firewall"
- Reply: JJB: "RE: DHCP and the "SIMPLE" option in /etc/rc.firewall"
- Reply: Dinesh Nair: "Re: DHCP and the "SIMPLE" option in /etc/rc.firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|