Search results | Page 3 | FWCloud Forum

Search results

  1. Carles Munyoz

    [SOLVED] Not able to access fwcloud UI http://localhost:3030

    Great! You are welcome. If you have any further questions, do not hesitate to contact us.
  2. Carles Munyoz

    [SOLVED] Not able to access fwcloud UI http://localhost:3030

    Hi Premkumar, As you have informed us in another e-mail sent to info@fwcloud.net, the process has completed with this end message: Have you seen the warning message: You have to enable the port 3030 in your firewalld setup. You can see here documentation about how to do it. Regarding your...
  3. Carles Munyoz

    Compile/Install

    Not at this moment. But we have in our roadmap a full audit log that will allow things like this.
  4. Carles Munyoz

    Gathered security tips

    Hi, It is a great idea, thank you! At this moment you can add these security blocks manually by means of the hook scripts feature. But for simplicity we will add a new section in the firewall setup for manage these security options and generate special rules for them. I think we can add...
  5. Carles Munyoz

    [SOLVED] iptables, me again :)

    Thank you very much for your comments! :-) We are doing our best for improve FWCloud day by day. The next release that we will launch in June will have new amazing features like NFTables compiler and advanced routing management. Best regards.
  6. Carles Munyoz

    [SOLVED] iptables, me again :)

    Hi, Then, your problem is solved, is it correct?
  7. Carles Munyoz

    [SOLVED] help with states

    Yes, you can add the hook script before or after any rule of your policy.
  8. Carles Munyoz

    [SOLVED] help with states

    At this moment it is not possible the use of the limit module using the FWCloud user interface, but we will include this feature in a future release. But you can use the hook scripts feature for it:
  9. Carles Munyoz

    [SOLVED] help with states

    Hi, In the options tab of a firewall you can set up if it is stateful or not: If your firewall is stateful, then the special rule you can see in the next screenshot is created (not only in the FORWARD chain, in the INPUT and OUTPUT chains too) as the first rule and if you compile it you will...
  10. Carles Munyoz

    npm audit

    Hi, We have solved it, please, may you launch again the FWCloud-Installer script? You will still see a few npm packages with vulnerabilities in FWCloud-API, but it will be solved in the next release that we will publish in a few weeks. The problems was in an npm package called lodash that is...
  11. Carles Munyoz

    npm audit

    Hello, What Linux distribution and node version are you using ? Best regards.
  12. Carles Munyoz

    [SOLVED] connection

    You are welcome. If have any problems, please, let me know.
  13. Carles Munyoz

    [SOLVED] connection

    We have just published a new FWCloud release with the iptables-save import problem solved, and wit the new feature hook scripts that will allow you the execution of shell script code before and/or after a policy rule load.
  14. Carles Munyoz

    "Discover Interfaces" not working

    We have just published a new release of FWCloud with the patch for make it go in Centos 7. Please, may you update, try it again and confirm if the problem is solved?
  15. Carles Munyoz

    FWCloud-API 1.2.0 and FWCloud-UI 1.1.0 released

    We are very proud to announce the availability of FWCloud-API 1.2.0 and FWCloud-UI 1.1.0, the main packages of the FWCloud project, with lot of new features, performance improvements and bug fixes. This version brings new amazing features like hook scripts at rule level that allows customized...
  16. Carles Munyoz

    "Discover Interfaces" not working

    We have been able to reproduce the problem in a Centos 7 installation and we have already applied a patch to solve it. The solution will be available in the next FWCloud release that we are going to publish in a few days.
  17. Carles Munyoz

    "Discover Interfaces" not working

    Please, can you specify the exact Linux distribution version of your server ? We are going to try reproduce the problem. If we can reproduce the problem we will be able to find a solution.
  18. Carles Munyoz

    "Discover Interfaces" not working

    Have you created a new user or simply added the one that you are using to the wheel group ? May you create a complete new sudo user following all the steps in the link of my previous post ? FWCloud uses a npm node module for ssh communications. It fist creates the ssh connection and then sends...
  19. Carles Munyoz

    "Discover Interfaces" not working

    One moment, I think that the problem is that you are not using a user with sudo privileges (a sudo user), you are allowing a regular user the execution of some commands as a privileged user with sudo. These are quite different things. May you create a new user with sudo privileges as explained...
  20. Carles Munyoz

    "Discover Interfaces" not working

    I think that it is posible to disable the requiretty option for your ssh user in the /etc/sudoers file. It can be a solution for the problem. Other option is to use the root user, but don't save its password in FWCloud. We usually recommend that, as an extra security measure, don't shave ssh...
Top