Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-17144

Appliance (.raw disk image) for KVM, VirtualBox, .. does not have network connectivity Out from Box

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Minor Minor
    • None
    • 4.4.4
    • Appliance (L)
    • None
    • KVM, VirtualBox
    • 1

      Appliance
      https://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/4.4.4/zabbix_appliance_4.4.4_x86_64.raw.tar.gz/download

      does not have network connectivity out from the box because of DHCP works with an unexisting interface.

      Replacing network interface ens3 with enp0s3 does fix the issue:

      sudo su
      sed -i "s| ens3| enp0s3|g" /etc/network/interfaces
      /etc/init.d/networking restart

       

            yurii Jurijs Klopovskis
            aigars.kadikis Aigars Kadikis
            Team I
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: