Search results | Page 4 | FWCloud Forum

Search results

  1. Carles Munyoz

    [SOLVED] Installation Script Failing with "Installation canceled!"

    Great! I'm glad that we finally managed to solve the problem. Thank you very much for your comments, we will consider it. Please, if you have another problem don't hesitate in contacting us again.
  2. Carles Munyoz

    [SOLVED] Installation Script Failing with "Installation canceled!"

    It is failing in the tables creation procedure due that your MariaDB database engine version doesn't supports DEFAULT CURRENT_TIMESTAMP for datetime columns. Your MariaDB version is quite old. Is this a production server ? If not, can you upgrade to MariaDB 10 as explained here ? Another...
  3. Carles Munyoz

    [SOLVED] Installation Script Failing with "Installation canceled!"

    Please, may you run the next command and show me its output ? su - fwcloud -c "cd \"/opt/fwcloud/api\"; node fwcli migration:run"
  4. Carles Munyoz

    [SOLVED] Installation Script Failing with "Installation canceled!"

    Hi, We are trying to reproduce the problem. Meanwhile try the next: Drop the fwcloud database. Remove the /opt/fwcloud directory. Try to run agin the install script. Please, let me know if it solves the problem.
  5. Carles Munyoz

    [SOLVED] connection

    The problems is in this line: -A f2b-sshd -j RETURN If you remove it the FWCloud iptables-save import process goes fine. This line is useless, but Fail2ban includes it in its iptables generated rules. We are going to ignore it in the FWCloud iptables-save importer. This bug will be solved in...
  6. Carles Munyoz

    [SOLVED] connection

    Ok, thank you for the detailed information. We are going to debug the firewall importer with this iptables-save output. I'll contact you again shortly.
  7. Carles Munyoz

    [SOLVED] connection

    Hello, Regarding this firewall import wizard bug reported by you, we have tried to reproduce it but in our tests all goes fine. Please, may you send us your iptables-save exit in order to make tests wit it ?
  8. Carles Munyoz

    [SOLVED] connection

    I'm glad to announce that the 'hook scripts' feature that will allow add code before and/or after a policy rule load is nearly complete and will be included in the next release. This next release will be available this or next week at te latest.
  9. Carles Munyoz

    [SOLVED] connection

    Yes, that is correct. We will inform you when this feature is available. Best regards.
  10. Carles Munyoz

    [SOLVED] connection

    Hi, Regarding the SSH access for firewall management, the use of id_rsa keys it is not supported yet. At this moment a user with sudo privileges is required. You can store this user in FWCloud for avoid entering it every time you change something on the destination firewall. We have in our...
  11. Carles Munyoz

    [SOLVED] connection

    Hello, I'm going yo answer all your questions ... You have to specify the firewall install interface and IP address. In this video tutorial you can see how to do it: In the FWCloud-UI documentation we have a video tutorials section with lot of helpful videos...
  12. Carles Munyoz

    New FWCloud-UI, FWCloud-API and FWCloud-Websrv releases!

    We are very proud to announce the availability of a new FWCloud release with lot of new features, huge performance improvements and bug fixes. This update affects the modules FWCloud-UI, FWCloud-API and FWCloud-Websrv. The main purpose of this new release is performance improvement in several...
  13. Carles Munyoz

    Pls help <3

    Hi, The new iptables-save import/export is now available in our last release: https://forum.fwcloud.net/threads/new-fwcloud-release.19/ We have added an import firewall/cluster wizard that allows easily incorporate IPTables based firewalls to FWCloud.
  14. Carles Munyoz

    [SOLVED] iptable-save format ?

    Hi, The new iptables-save import/export is now available in our last release: https://forum.fwcloud.net/threads/new-fwcloud-release.19/ We have added an import firewall/cluster wizard that allows easily incorporate IPTables based firewalls to FWCloud.
  15. Carles Munyoz

    New FWCloud release

    We are very proud to announce the availability of a new FWCloud release with lot of new features and countless bug fixes. The most notable new feature is the firewall/cluster import wizard. This tool will simplify the procedure of importing IPTables based firewalls to FWCloud. Update procedure...
  16. Carles Munyoz

    Pls help <3

    Yes, I understand the MIM problem, but with the management VPN your are making sure that the firewall your are connecting is the right one.
  17. Carles Munyoz

    Pls help <3

    Yes, you are right. Wireguard is very similar to OpenVPN. Indeed, we have in our roadmap Wireward integration as an alternativa VPN to OpenVPN. When FWCloud installs policy in a firewall by means of ssh, it is not needed a known hosts file. The purpose of the VPN is avoid exposing ssh to the...
  18. Carles Munyoz

    Pls help <3

    Hi, I'm going to answer your questions next ... 1. Ok, thank you for the feedback. The last Debian release is fully supported by FWCloud-Installer. We have made several tests and FWCloud installs fine in a fresh Ubuntu 10 installation. 2. It is possible to use Let's Encrypt certificates. You...
  19. Carles Munyoz

    Pls help <3

    Hi, For your latests post I infer that you have successfully completed FWCloud installation. That's great! :) I'm sorry because you had lot of problems during the install procedure. Usually FWCloud installs very easy using the FWCloud-Installer script. May you give me information about you...
  20. Carles Munyoz

    Pls help <3

    These are node modules that we have already updated in the next release that we will publish next week. The strange thing is the error indicating that there is no `package.json` file. Please, try what I suggested in my previos post and give me feedback about the result.
Top