This can also be changed, if the range 10.0.2.XX is already in use in your "real" network VBoxManage modifyvm "VM name" --natnet1 "192.168/16" See https://www.virtualbox.org/manual/ch09.html#changenat
Le 20 janv. 2012 à 15:29, Alexey Eromenko a écrit : > You probably misconfigured Firewall. > > I run Win7 for years, and no issues ! > > VBox NAT *always* give you 10.0.2.15 address in guest. (via DHCP). It > *always* works. > > -- > -Alexey Eromenko "Technologov" > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > VBox-users-community mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/vbox-users-community VBoxManage modifyvm "VM name" --natnet1 "192.168/16" ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community
