VirtualBox

Opened 15 years ago

Closed 8 years ago

#4159 closed defect (obsolete)

network: bridged adapter (br0)

Reported by: Niki Waibel Owned by:
Component: network/hostif Version: VirtualBox 2.2.4
Keywords: linux bridge interface, brctl Cc:
Guest type: other Host type: Linux

Description (last modified by aeichner)

i see strange behavior when using the vbox briged network adapter connected to a linux bridge interface (ie br0):

all works very well with br0 (brctl addbr br0; ifconfig br0 <some_ip>). vbox guest can talk to the linux host, vice versa.

issue appears, as soon as some interface is added to the brige (brctl addif br0 eth0). the network connection between the host and the guest does not work anymore (ping fails, telnet can't reach any port anymore).

if you save the machine state and start the guest afterwards, network starts working as expected (guest can talk to host, vice versa).

pausing/resuming the guest does not change the infunctional behavior.

Change History (3)

comment:1 by Niki Waibel, 15 years ago

same for 3.0.4

comment:2 by Frank Mehnert, 13 years ago

Component: networknetwork/hostif

comment:3 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