Gerhard Engler wrote: > Shorewall Guy schrieb: >> Gerhard Engler wrote: >> >> Clearly $ETHO_IP isn't being set. If you actually put the line to set it >> in /usr/share/shorewall/funktions, that's the obvious explaination given >> that the command should be placed in /etc/shorewall/params. >> >> > But If I put the line to /etc/shorewall/params I get the error message: > > micky:/etc/shorewall# /etc/init.d/shorewall restart > /etc/shorewall/params: line 27: find_first_interface_address: command > not found > Restarting "Shorewall firewall": done.
This is a known Debian issue -- you can either: a) Ignore the message (it is harmless) b) Add ". /usr/lib/functions" to /etc/shorewall/params before you try to call "find_first_interface_address". c) Hack /etc/init.d/shorewall to make it stop reading /etc/shorewall/params ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
