On Sun, 14 Dec 2003, 12:23-, Nate Grey wrote:
> On Saturday 13 December 2003 18:47, Maxim Konovalov wrote:
> > Please try an enclosed patch or put a whitespace right after the '('
> > before '\'.
> >
> > Index: ipfw2.c
> > ===
> >
On Saturday 13 December 2003 18:47, Maxim Konovalov wrote:
> Please try an enclosed patch or put a whitespace right after the '('
> before '\'.
>
> Index: ipfw2.c
> ===
> RCS file: /home/ncvs/src/sbin/ipfw/ipfw2.c,v
> retrieving revisi
[ CC: Luigi ]
On Sat, 13 Dec 2003, 11:49-, Nate Grey wrote:
> Hello,
>
> on 5.2-RC I get this error from ipfw:
>
> ipfw in free(): error: modified (chunk -) pointer
> Aboirt trap (core dumped)
>
> examining my firewall script I noticed that error occurs when ipfw try to
> load this rules
>
Hello,
on 5.2-RC I get this error from ipfw:
ipfw in free(): error: modified (chunk -) pointer
Aboirt trap (core dumped)
examining my firewall script I noticed that error occurs when ipfw try to
load this rules
fwcmd="/sbin/ipfw -q/"
${fwcmd} add 310 set 1 deny ip from $bad_guys to any in rec