@astrugatch we have firewalld but you can make the adjustments… some ports have been changed from the initial setup due to network restrictions.
- name: FOG_Services short: FOG Server network rules description: >- For FOG Server to handle boot, image and various tasks on workstations sources: - SUBNET_IPS allow_icmp: - echo-request - echo-reply services: - ftp - http - mountd - nfs - rpc-bind - tftp ports: - { port: 20048, proto: tcp } # nfs - { port: 20048, proto: udp } # nfs - { port: "35350-36350", proto: udp } # tftp - { port: "49512-65532", proto: udp } # multicastCategories
-
Technical Help
Get help with your FOG system. -
-
-
Developers
Report bugs, request features, or get the latest progress.