View Issue Details

IDProjectCategoryView StatusLast Update
0001591SOGowith SOGopublic2012-10-15 02:06
Reportermagicfab Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Versionnightly v2 
Summary0001591: ZEG: eth0 doesn't come up
Description

At first boot the default network interface came up as eth3, yet the /etc/network/interfaces file is hardcoded at eth0. The welcome message advertises an IP address although none has been obtained in DHCP.

It seems when shutting down the ZEG the welcome message persists and will always indicated the last obtained IP address (in this case, the one last obtained at Inverse).

A persistent rule based on the MAC address (which has changed as testers import this VM in their environment) prevents eth0 from coming up.

/etc/udev/rules.d/70-persistent-net.rules should be deleted and the welcome message should be reset before shipping the ZEG.

Workaround:
1) Login using the default ZEG VM credentials (sogo/sogo)
2) sudo rm /etc/udev/rules.d/70-persistent-net.rules
3) sudo reboot

TagsNo tags attached.

Activities

joolsr

joolsr

2012-01-23 10:13

reporter   ~0003306

the issue where you require to

sudo rm /etc/udev/rules.d/70-persistent-net.rules

is quite common when using virtaulisation I've found.. Still you're right for A ZEG it should 'just work'

ludovic

ludovic

2012-03-16 18:48

administrator   ~0003586

Likely a "packaging" mistake because we usually do that just before releasing the VM.

Issue History

Date Modified Username Field Change
2012-01-20 16:04 magicfab New Issue
2012-01-23 10:13 joolsr Note Added: 0003306
2012-03-16 18:48 ludovic Note Added: 0003586
2012-03-16 18:48 ludovic Status new => closed
2012-03-16 18:48 ludovic Resolution open => fixed
2012-10-15 02:06 wsourdeau Project SOGo Connector => SOGo