soltecsis / fwcloud-ui

Compiled version of the FWCloud Angular based user interface.
GNU Affero General Public License v3.0
6 stars 1 forks source link

IPtables Compile/install command fail #66

Closed quinhn closed 1 year ago

quinhn commented 1 year ago

Hi Team, I'm facing error when compile/install iptables rules to server. Screenshot from 2023-07-17 16-24-18 Could you please help to change the iptables install command to /usr/bin/sh -c 'if [ -d /etc/fwcloud ]; then sh /etc/fwcloud/fwcloud.sh start; else sh /config/scripts/post-config.d/fwcloud.sh start; fi' Thanks.

cmunyoz commented 1 year ago

Which communication method are you using for manage your firewall (ssh or FWCloud-Agent)?

quinhn commented 1 year ago

Hi @cmunyoz, I'm using SSH to manage filewalls and FWCloud Docker version. Thanks.

cmunyoz commented 1 year ago

I think that is better that we solve this issue by means of the FWCloud forum: https://forum.fwcloud.net/ Please, can you register on it and submit the issue?

Thanks.

quinhn commented 1 year ago

sure, will do. Thanks

cmunyoz commented 1 year ago

Great, thank you very much.