VirtualBox

9 年 前 建立

9 年 前 結束

#14578 closed defect (fixed)

Unable to select network adaptor that has TCP/IP disabled. => Fixed in SVN

回報者: p0rkjello 負責人:
元件: network 版本: VirtualBox 5.0.4
關鍵字: 副本:
Guest type: all Host type: Windows

描述

I used a bridge connection to a physical adapter that has TCP/IP disabled. This allows me to use the adapter on the Guest exclusively.

Version 5.0.4 does not list the adapter if TCP/IP is disabled.

更動歷史 (28)

comment:1 9 年 前p0rkjello 編輯

I used a bridge connection to a physical adapter that has TCP/IP disabled. This allows me to use the adapter on the Guest exclusively.

Version 5.0.4 does not list the adapter if TCP/IP is disabled. This has worked on all previous versions.

comment:2 9 年 前Valery Ushakov 編輯

元件: othernetwork

comment:3 9 年 前Zimonia 編輯

I have been able to replicate this problem Virtualbox 5.0.4

Once TCP/IP is disabled / removed from network adapter / network properties the device is no longer visible / available / listed in Virtualbox.

comment:4 9 年 前LastWord 編輯

I confirm the same issue.

I have three physical network adaptors and for two of them in their properties TCP/IP is disabled (I need it to use three ISPs at the same time on the same PC).

And since I updated from 5.0.2 to 5.0.4, I no longer see the same two physical network adaptors in my guests' configurations.

Also my guests which use the two mentioned physical network adaptors halt during startup with error messages regarding the absence of the physical network adaptors with which they previously perfectly started before upgrade.

Version 5.0.6 did not fix this issue.

I downgraded back to version 5.0.2 to fix this for myself.

comment:5 9 年 前jbhur 編輯

Version 5.0.6

Host - Windows 7 x64

Same behaviour noted. Host's physical network adapters are unavailable for guests' bridged network configurations unless TCP/IP is bound.

comment:6 9 年 前knebelau 編輯

Same here for me and all colleagues on Versions greater than 5.0.2

comment:7 9 年 前LastWord 編輯

No luck with version 5.0.8 either.

comment:8 9 年 前VMTom 編輯

Hi, Same problem over here with 5.0.8 on Windows 10 host. (it is working fine on MAC OS X though)

comment:9 9 年 前VBoxBugs 編輯

Same problem: adapter working on 5.0.2, not working on 5.0.4, 5.0.6, 5.0.8

comment:10 9 年 前yaplej 編輯

Just upgraded to 5.0.8 and found this problem. It really stinks.

comment:11 9 年 前t33wurst 編輯

Same here.... :( Waiting for a bugfix - trying 5.0.2 meanwhile...

comment:12 9 年 前mannRi 編輯

Just noticed this ticket, I also have the same problem using 5.0.8 on Win7 x64. I'll try like some suggested to go back to 5.0.2. A fix would be highly appreciated.

comment:13 9 年 前Marcus Schmidke 編輯

Same here with 5.0.6 on Windows 10 host. As soon as I disable TCP/IP on host, the network adapter vanishes from bridged network's list of available Adapters.

comment:14 9 年 前sdsmis 編輯

Still same problem with 5.0.10 on Windows 7 Pro x64 host, multiple guests. Using Intel 82567LM (built-in motherboard adapter) and Intel CT desktop adapter. Either adapter, when set to bridged mode, disappears after upgrading to any version beyond 5.0.2. NAT mode connections still work fine. Specific error message when trying to start a guest after upgrade: "Could not start the machine XYZ because the following physical network interfaces were not found: Intel(R) Gigabit CT Desktop Adapter (adapter 1) You can either change the machine's network settings or stop the machine."

comment:15 9 年 前t33wurst 編輯

After upgrading "Windows 10" to "Windows 10 - Version 1511", Virtualbox 5.0.2 does not start anymore. Who can confirm this?

comment:16 9 年 前likudio 編輯

I can confirm the issue as well. :(

/* Meanwhile I found a go-around:

  1. Enable TCP/IP to the Host adapter, connect to wireless network, get a host IP
  2. Select the WiFi Adapter as bridged.
  3. Start the guest machine, let the guest get an IP from the network.
  4. Go back in host, disable TCP/IPv4

(but when you restart/save the machine, it won't start again b/c it won't find the adapter anymore).

*/

Hope this will get fixed soon.

comment:17 9 年 前Aleksey Ilyushin 編輯

Please try build 104375

comment:18 9 年 前LastWord 編輯

Thank you, Aleksey. Build 104375 (with filename VirtualBox-5.0.51-104375-Win.exe) solved the issue with bridged networking for me.

回覆:  17 comment:19 9 年 前Todd 編輯

Replying to aleksey:

Yes, build 104375 fixes the missing bridged adapter issue where the adapter does not have TCP/IP bound in the host. Thanks Aleksey.

I can't use this version though, because networking performance is lower...I guess because it's a test-build.

最後由 Todd 編輯於 9 年 前 (上一筆) (差異)

回覆:  17 comment:20 9 年 前Brettt 編輯

Replying to aleksey:

Please try build 104375

Confirming that this has resolved my issue also. Thanks for working on this over the weekend Aleksey.

回覆:  17 comment:21 9 年 前sdsmis 編輯

Replying to aleksey:

Please try build 104375

Nice! Confirmed, this has fixed the bridged adapter disappearing problem I have been having with all versions since 5.0.2. Thank you!

comment:22 9 年 前GOSH 編輯

Build 104375 has fixed problem with PHYSICAL adapter, But I have same issue with OpenVPN TAP V9.21.1 under Windows 10 x64. Same thing on Windows XP x32... Even worse, on build 104375 TAP adapter is unvisible for VirtualBox in all cases. With TCP/IP configured as well.

最後由 GOSH 編輯於 9 年 前 (上一筆) (差異)

comment:23 9 年 前Aleksey Ilyushin 編輯

GOSH,

It looks like you have "VirtualBox NDIS6 Bridged Networking Driver" disabled in OpenVPN TAP adapter properties. Try to enable it.

comment:24 9 年 前GOSH 編輯

Aleksey,
I've double checked. The problem is exactly as I described it above.
I understand that presence of active "VirtualBox NDIS6 Bridged Networking Driver" should be a main trigger to make adapter "bridgeable" for VirtualBox. But it's not work.
Furthermore, on builds 104061 and 104456 the main trigger is presence of active TCPIP, despite on "VirtualBox NDIS6 Bridged Networking Driver".

最後由 GOSH 編輯於 9 年 前 (上一筆) (差異)

comment:25 9 年 前Aleksey Ilyushin 編輯

GOSH, apparently OpenVPN TAP adapter didn't identify itself neither as physical nor as virtual device. Build 104644 provides a workaround. Please try it out.

comment:26 9 年 前GOSH 編輯

Aleksey,
Build 104644 work like a charm! Thank you very much!

comment:27 9 年 前Aleksey Ilyushin 編輯

摘要: Unable to select network adaptor that has TCP/IP disabled.Unable to select network adaptor that has TCP/IP disabled. => Fixed in SVN

comment:28 9 年 前Frank Mehnert 編輯

狀態: newclosed
處理結果: fixed

Fix is part of VBox 5.0.12.

注意: 瀏覽 TracTickets 來幫助您使用待辦事項功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette