On 05/05/2018 10:50 AM, Tom Eastep wrote:
> On 05/05/2018 09:44 AM, Huy Bui wrote:
>> I replace {$VARDIR} with /var/lib/shorewall/ and executed 
>>  /usr/share/shorewall/shorewallrc
>>     sh -x /var/lib/shorewall/firewall reload > trace 2>&1
>>
>> Still have the same single line of Permission denied as before.
>> Regards,
> 
> 
> Try simply
> 
>    sh -x /var/lib/shorewall/reload reload > trace 2>&1
> 

Rather:

     sh -x /var/lib/shorewall/firewall reload > trace 2>&1

If /var/lib/shorewall/firewall does not exist, then before that command, run

     shorewall compile

-Tom
-- 
Tom Eastep        \   Q: What do you get when you cross a mobster with
Shoreline,         \     an international standard?
Washington, USA     \ A: Someone who makes you an offer you can't
http://shorewall.org \   understand
                      \_______________________________________________

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to