On 11/30/10 3:21 AM, Farkas Levente wrote:
> On 11/30/2010 12:50 AM, Tom Eastep wrote:
>> On 11/29/10 3:45 PM, Farkas Levente wrote:
>>> On 11/30/2010 12:36 AM, Tom Eastep wrote:
>>>> On 11/29/10 1:21 PM, Farkas Levente wrote:
>>>>> hi,
>>>>> i've got shorewall-4.4.14 installed and use central/lite version. when i
>>>>> compile the rules i always got:
>>>>> -----------------------------
>>>>> /usr/share/shorewall-lite/lib.common: line 449: startup_error: command
>>>>> not found
>>>>> -----------------------------
>>>>> but everything seems to working...
>>>>> is it a bug or just i configure something wrong?
>>>>
>>>> Sounds like a bug -- you say that it happens on the administrative
>>>> system during the compile phase? Or does it happen on the firewall
>>>> system during start/restart?
>>>
>>> on the administrative system. should i send the full dir?
>>>
>>
>> Yes, please.
> 
> attached.
> 

It is as I suspected -- one of these two commands is failing:

NET_IP=$(ssh r...@$hostname "/sbin/shorewall-lite call
find_first_interface_address $NET_IF")
VPN_IP=$(ssh r...@$hostname "/sbin/shorewall-lite call
find_first_interface_address $VPN_IF")

/sbin/shorewall-lite (and /sbin/shorewall6-lite) have no function named
'startup_error' which is what find_first_interface_address calls if it
can't determine the IP address. This will be corrected in 4.4.15.

Given that $NET_IP and $VPN_IP are otherwise unreferenced in the
configuration, everything else still works as expected.

-Tom
-- 
Tom Eastep        \ When I die, I want to go like my Grandfather who
Shoreline,         \ died peacefully in his sleep. Not screaming like
Washington, USA     \ all of the passengers in his car
http://shorewall.net \________________________________________________

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to