VirtualBox

Opened 14 years ago

Closed 8 years ago

#6996 closed defect (obsolete)

brigded network stops when virtual host changes mac address

Reported by: JJ Owned by:
Component: network Version: VirtualBox 3.2.4
Keywords: mac address Cc:
Guest type: Linux Host type: Linux

Description (last modified by aeichner)

Problem:

When i change the mac address in the running guest system, there is no more network connectivitiy for the guest.

Problem exists in Version3.2.4 (VirtualBox-3.2-3.2.4_62467_fedora12-1.x86_64)
Problem did not exist in Version3.1.8 (VirtualBox-3.1-3.1.8_61349_fedora12-1.x86_64)

I can change the MAC adress in my guest:

  ifconfig eth0 down
  ifconfig eth0 hw ether <new mac address>
  ifconfig eth0 up

Workaround:

  ifconfig eth0 promisc

Setting the interface into promiscous mode re-establishes network connectivity.

Host System:Fedora 12
Guest System:RHEL 5.4

Attachments (1)

xenon2-2010-06-09-23-38-43.log (57.9 KB ) - added by JJ 14 years ago.
VBox.log

Download all attachments as: .zip

Change History (2)

by JJ, 14 years ago

VBox.log

comment:1 by aeichner, 8 years ago

Description: modified (diff)
Resolution: obsolete
Status: newclosed

Please reopen if still relevant with a recent VirtualBox release.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use