Date: Thu, 6 Mar 2003 03:19:10 -0800 (PST) From: Josh Brooks <user@mail.econolodgetulsa.com> To: freebsd-questions@freebsd.org Subject: loading ipfw module without default-deny Message-ID: <20030306031748.W94847-100000@mail.econolodgetulsa.com>
next in thread | raw e-mail | index | archive | help
Hello, I want to: kldload ipfw.ko but I am not near the physical machine, and cannot type in an allow rule after loading the module - by default all traffic will be denied. How can I load the ipfw.ko module but not knock myself off the network ? My only thought was to put an `ipfw add` rule into a cron job to run one minute after I load the module, but that seems silly :) 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?20030306031748.W94847-100000>