VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1579 - 1581 of 16363)

Ticket Resolution Summary Owner Reporter
#1128 worksforme Network trouble / host : Windows XP / guest : Windows Vista in VirtualBox (x86,32bit) testman11
Description

Hi!

My NIC in NAT modus in Win Vista (guest OS) do not work under Windows XP (Host).

The physical Windows XP Network card is all right. Also that one in Win Vista (Guest OS under VirtualBox) The Network Card (in NAT Modus) gets an IP Adress, Subnet and default Gateway, but it isn't possible to connect to internet. Also nslookup do not work. i get a time out. and.. It don't install Network card driver in windows Vista(guest OS).

Is there a solution?

How can i troubleshoot this?

#263 fixed Network setting dosn't restore... tester1
Description
  1. setup a netwok with "Host Interface", with "Interface Name" and start-/stop scripts.
  2. Disable the Network Adapter
  3. close the "Settings" windows with "ok"
  4. reopen the "Settings"
  5. goto Network and enable the Network Adapter

Now two things are wrong here: The "Attached to" are now "Not attached" and not the old value "Host Interface". If you switched back to "Host Interface", the settings are not restored currectly: The "INterface Name" are empty :(

I used Virtualbox v1.3.8 under Ubuntu.

#264 fixed No error msg. if "Host Interface" Network dosn't start... tester1
Description

I used VirtualBox v1.3.8 under Ubuntu with a "Host Interface" setup. I make this start/stop scripts: tap0up.sh

#!/bin/sh
sudo ifconfig $2 up
sudo brctl addif br0 $2

tap0down.sh

#!/bin/sh
sudo brctl delif br0 $2

I started with these settings, and everything works fine. Now, i would restart the VM and thre restoring aborted without any errors :( If i disable Network the VM starts.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

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