Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 2003 22:13:34 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Steve Bertrand <iaccounts@northnetworks.ca>
Cc:        Remko Lodder <remko@elvandar.org>
Subject:   Re: FW: Perl IPFW script
Message-ID:  <Pine.BSF.4.53.0312082212220.40103@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <1070920483.704.169.camel@ptp.northnetworks.ca>
References:  <20031208215153.7941C2B4D47@remco.elvandar.org> <1070920483.704.169.camel@ptp.northnetworks.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 8 Dec 2003, Steve Bertrand wrote:

> > "/usr/bin/perl /path/scriptname" ? Is that going to work?
> >
> > is it executable ..
> > etc?
> >
>
> It is executable, however I will try adding the /usr/bin/perl to the
> script name and see if that works. I'll have to do that tonight however,
> as doing it now would knock about 5000 users offline temporarily ;o)

on current the  firewall_script  is sourced into /etc/rc.d/ipfw:

        if [ -r "${firewall_script}" ]; then
                . "${firewall_script}"


a perl script will always make this fail I guess.

good luck for your users ;-)

-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT
56 69 73 69 74				http://www.zabbadoz.net/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0312082212220.40103>