Steven Jan Springl wrote: > Tom > > REV 6061 to Rules.pm causes the following problem: > > Interface entry: > > lan eth0 - routeback,detectnets > > prodcues error: > > Can't locate object method "out_chain" via package "eth0" (perhaps you forgot > to load "eth0"?) at /usr/share/shorewall-perl/Shorewall/Rules.pm line 1499. >
Oops. That illustrates the hazard of translating shell->perl verbatim. I changed 'out_chain' to 'output_chain' in the perl compiler. Fixed in revision 6063. Thanks. -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ [EMAIL PROTECTED] PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
