Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 13:22:34 -0500 (EST)
From:      Peter Brezny <peter@black.purplecat.net>
To:        freebsd-questions@freebsd.org
Subject:   ipfw with fqdn instead of ip possible?
Message-ID:  <Pine.BSF.4.05.10103301316390.20113-100000@black.purplecat.net>

next in thread | raw e-mail | index | archive | help
To allow cable modem users access to a system, i'm trying to setup ipfw
rules like this

ipfw add allow tcp from host.domain.com port to $oip port in via $oif
keep-state

The problem i am having appears to be that named is starting after the
firewall rules are loaded.  (sh /etc/rc.firewall-hostnames works after the
system has sucessfully booted with a firewall in place that has no
hostnames present).

is there a way to get the system to start named first?

I've placed the firewall startup info in /etc/rc.conf last, but the
firewall rules are being run first.

TIA

pb


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?Pine.BSF.4.05.10103301316390.20113-100000>