Search results | FWCloud Forum

Search results

  1. C

    How can i install FWcloud-agent without network in server

    Could u tell a bit more about your case? I have a hard time seeing the use of fwcloud-agent without having a network connections. U could download the installer copying it to the system and install it. (deb or rpm).
  2. C

    Minor UI issue closing dialog

    When closing a dialog ESC can be used as long as u do not click somewhere on the dialog. The ESC works when one of the fields have focus but not when the dialog itself is in focus. (after dragging for example)
  3. C

    Refreshing the UI gives a 404

    Any release schedule for the new versions?
  4. C

    Refreshing the UI gives a 404

    Sadly that one is not public. But good it's on the roadmap.
  5. C

    Refreshing the UI gives a 404

    Not all routes serv the UI application. When i press F5 when on the login page (:3030/user/login) i get Cannot GET /user/login
  6. C

    Force admin to change username & password, some more idea's

    After first login the admin should be forced to change the default username & password. Also during the reset / changing having 2 passwords fields would make it less likely for users to make a mistake. Requiring the current password to be inserted for your own password change would be a...
  7. C

    Custom install / compile

    The nice thing about fwcloud ui is the reuse of object and the general (centeral) interface. I think it would be nice if it can be used to generate firewall configuration for unsupported systems by using a template engine or so. In combination with a custom install script it would be possible to...
  8. C

    scripts access to the rules set

    The script is executed on the host machine. For this i think it would be better if it can be executed on the fwcloud server. So basically a pre-compile / pre-install hook. If there any documentation about the context the scripts are executed. What location. What files are accessible etc. Can it...
  9. C

    scripts access to the rules set

    Can script access/edit the ruleset? I would like to push a copy to git when it is installed as a audit log for example.
  10. C

    Reuse of group rules

    Is there a option to reuse group rules / have the same rule apply to multiple hosts?
  11. C

    Anti lockout rules

    I am playing with fwcloud and i locked myself out by not having port 33033 in the allow list when running the agent. But could be the same for using SSH. Maybe it's a idea to add a anti-lockout based on the method used to apply the configuration from.
  12. C

    [solved] Empty reply from server

    Thanks, i did not expect 3030 to be https. I am used that another container has to do this like https://hub.docker.com/r/jwilder/nginx-proxy
  13. C

    [solved] Empty reply from server

    I have cloned the repository https://github.com/soltecsis/fwcloud-docker and executed docker-compose up -d. This boots up 3 containers. No errors are observed in the logs of the container (docker logs . After a few minutes still no response on port 3030. Port is bound by the container. But if i...
  14. C

    Gathered security tips

    Is the roadmap public?
  15. C

    Gathered security tips

    Adding GEO restrictions using https://dev.maxmind.com/geoip/geolite2-free-geolocation-data
  16. C

    pfSense or OPNsense support

    pfSense and OPNsense are both based on freebsd and would require a custom agent, a separated script generator or API module Both distributions are quite popular. Adding support for them would allow the community to expand a lot if u ask me as there is no good opensource option for this. Should...
  17. C

    OVA file

    On the website there is a reference to a OVA virtual machine file https://fwcloud.net/en/documentation/fwcloud-vm/. Is it still for download somewhere?
  18. C

    pfSense or OPNsense support

    Did u guys consider supporting OPNsense or pfSense? OPNsense has SSH/API and pfSense could be managed using SSH.
Top