Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
bigvictorioB

bigvictorio

@bigvictorio
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Zabbix, opening firewall port
    bigvictorioB bigvictorio

    @girish already found it in documentation but thanks 😄 ❤ Whitelisted that port and its working.
    Yeah, i'm using preshared key as a token.
    However, are they any alternatives? If i want more complex firewall?

    Support networking firewall

  • Zabbix, opening firewall port
    bigvictorioB bigvictorio

    Hello folks,

    I'm using for all of my infrastructure Zabbix - an open-source software tool to monitor infrastructure.
    There is a Zabbix-server that functions as a web-dashboard, and a Zabbix-agent that you can install on anything like (Windows server, Linux distros, Networking products, Management of Servers). However, Zabbix-agent to function properly requires opening TCP/10050 port on clients.
    I know Cloudron does not recommend messing with the firewall, but just for this application, I would like to open this port. Also, this app is not in the app store so this is my only alternative.

    Is there a recommended way, or can you provide more information what is the best practice to open a specific port in cloudron instance?
    In one thread on this forum, somebody linked to this config file: https://git.cloudron.io/cloudron/box/-/blob/master/setup/start/cloudron-firewall.sh. However, I'm not sure if this is recommended practice, and even after some cloudron update, this file could be overwritten.

    I would like simple rule, either in IPTABLES or UFW:
    IP Tables:
    iptables -A INPUT -s <MY_PUBLIC_IP_WHERE_IS_ZABBIX_SERVER_RUNNING>/32 -p tcp -m tcp --dport 10050 -j ACCEPT
    iptables -A INPUT -p tcp -m tcp --dport 10050 -j DROP

    UFW: sudo ufw allow from <MY_PUBLIC_IP_WHERE_IS_ZABBIX_SERVER_RUNNING> proto tcp to any port 10050

    I believe this is not that hard, I'm just looking for some "recommended practices"
    Thanks, Guys 🙂

    Support networking firewall
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search