Ad Widget

Collapse

Zabbix appliance behind firewall

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jos
    Junior Member
    • Nov 2019
    • 1

    #1

    Zabbix appliance behind firewall

    Hello,

    This is my first time testing with Zabbix.
    I've installed zabbix appliance in a VM.
    I need to set a proxy server for apt and wget.
    Normally I set up the proxy server fro apt in /etc/apt/apt.conf.d/proxy.conf
    In there I add the following line : Acquire::http::Proxy "http://proxy.ezorg.nl:8080/"; and for https the same.
    However on the appliance install I get the following error : Syntax error /etc/apt/apt.conf.d/proxy.conf:2: Extra junk after value
    Does somebody have an idea what I am doing wrong ?
    I'm a Linux noob so please be kind :-)

    Best regards,

    jos
Working...