Ad Widget

Collapse

PATCH: ListenIP support for zabbix_server (zabbix-1.1.3)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tcort
    Junior Member
    • Oct 2006
    • 2

    #1

    PATCH: ListenIP support for zabbix_server (zabbix-1.1.3)

    zabbix_server doesn't have a ListenIP configuration option to force the server to only listen for incoming connections on a specific IP address. This simple patch, which is based on the ListenIP implementation in zabbix_agent, adds that feature.

    Why is this useful? On a server with multiple network interfaces, you can select which one you want to use for zabbix. If you are using zabbix to monitor just one server and have zabbix_agent and zabbix_server running on that one server, then you can set the agent and server to both listen on 127.0.0.1 and by doing so you lock out any remote connections for better security.

    This feature has been requested before...

  • tcort
    Junior Member
    • Oct 2006
    • 2

    #2
    Here you go...
    Attached Files

    Comment

    • Alexei
      Founder, CEO
      Zabbix Certified Trainer
      Zabbix Certified SpecialistZabbix Certified Professional
      • Sep 2004
      • 5654

      #3
      Thanks for the patch. The parameter will be supported starting from 1.1.4.
      Alexei Vladishev
      Creator of Zabbix, Product manager
      New York | Tokyo | Riga
      My Twitter

      Comment

      Working...