Hi Eric,

Thus spoke Eric Wolzak:

> Hello Tom
>
> > Thus spoke Eric Wolzak:
> >
> > > Hello Tom
> > > > I've corrected the problem that Ewald reported with Shorewall and busybox
> > > > grep and have built a new .lrp. You can find it at:
> > > >
> > > As far as I can see know everything functions fine
> >
> I 'm sorry to have to report that there is still a problem with the
> eigerstein ash

Yes there is but you're going to have to replace your shell with the one
from my website because the Eigerstein one is totally broken in its
handling of some forms of variable expansion. I would have to rewrite
large amounts of the firewall script to get around this shell bug....

> this is the part with the failures from the debug trace
>
> + [ -n # ]
> + read target client server protocol port cport address
> + echo #########################################################################
> #######################################
> + rule=#########################################################################
> #######################################
> + [ -n #########################################################################
> ####################################### ]
> + read target client server protocol port cport address
> + echo #RESULT CLIENT(S) SERVER(S) PROTO PORT(S) CLIENT PORT(S) ADDRESS
> + rule=#RESULT CLIENT(S) SERVER(S) PROTO PORT(S) CLIENT PORT(S) ADDRESS
> + [ -n #RESULT ]
> + read target client server protocol port cport address
> + echo ACCEPT local:eth1 fw:192.168.1.10 tcp www
> + rule=ACCEPT local:eth1 fw:192.168.1.10 tcp www
> + [ -n ACCEPT ]
> + process_rule
> + [ ACCEPT = ACCEPT ]
> + loglevel=
> + [ local:eth1 = local eàì^F^HÐì^F^Hìì^F^H×ì^F^H] ]  -------point A
> [: eàì^F^HÐì^F^Hìì^F^H×ì^F^H]: unknown operand

Yep -- that's it.

You can get a corrected shell from:

http://seattlefirewall.dyndns.org/pub/shorewall/ash.gz

-Tom
-- 
Tom Eastep             \ Alt Email: [EMAIL PROTECTED]
ICQ #60745924           \ Websites: http://seawall.sourceforge.net
[EMAIL PROTECTED]       \          http://seattlefirewall.dyndns.org
Shoreline, Washington USA \         http://shorewall.sourceforge.net
                           \_________________________________________


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to