Index: /trunk/src/VBox/Main/xml/Settings.cpp
===================================================================
--- /trunk/src/VBox/Main/xml/Settings.cpp	(revision 38099)
+++ /trunk/src/VBox/Main/xml/Settings.cpp	(revision 38100)
@@ -2016,4 +2016,5 @@
         enmAttachmentType = NetworkAttachmentType_NAT;
 
+        elmMode.getAttributeValue("network", nic.nat.strNetwork);
         elmMode.getAttributeValue("hostip", nic.nat.strBindIP);
         elmMode.getAttributeValue("mtu", nic.nat.u32Mtu);
