[ZBX-17144] Appliance (.raw disk image) for KVM, VirtualBox, .. does not have network connectivity Out from Box Created: 2020 Jan 06  Updated: 2024 Apr 10  Resolved: 2020 May 19

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Appliance (L)
Affects Version/s: 4.4.4
Fix Version/s: None

Type: Incident report Priority: Minor
Reporter: Aigars Kadikis Assignee: Jurijs Klopovskis
Resolution: Won't fix Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

KVM, VirtualBox


Issue Links:
Sub-task
Team: Team I
Story Points: 1

 Description   

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

 


Generated at Sun Jun 15 14:28:29 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.