Mombu the Microsoft Forum sponsored links

Go Back   Mombu the Microsoft Forum > Microsoft > Virtual Networks Problems during creation of the VM.
User Name
Password
REGISTER NOW! Mark Forums Read

sponsored links


Reply
 
1 23rd April 22:18
cgجrë,Љìš+¢ÊµÊ&
External User
 
Posts: 1
Default Virtual Networks Problems during creation of the VM.



I am new to the virtual server world and I needing some help with Virtual
networks. When I set up a VN I use the Host NIC (no loopback adapter,
etc...) just a "normal" VN creation connected to the Host NIC.

Upon creating a VM and applying the VN to the newly created VM I can NOT get
any Internet connectivity. The host is a WinXP box with a Broadband
connection (using DHCP for broadband purposes) on the host box/NIC.

Is there a problem with the configured VN since the Host NIC is configured
for DHCP, and I am wanting to use a static non-routable IP for the VM??

No matter how I seem to play around with this, I cannot get internet
connectivity to the VM. Anyone think they can help me out on this?
  Reply With Quote


  sponsored links


2 23rd April 22:19
ben armstrong [msft]
External User
 
Posts: 1
Default Virtual Networks Problems during creation of the VM.



Are you connecting the host NIC directly to the broadband connection?
If so - most service providers will only allow one computer (virtual or
otherwise) to be connected. You should get a broadband NAT router for
such a configuration (or use the loopback adapter and ICS).
--
Cheers,
Benjamin Armstrong
===============================
Virtual machine Program Manager

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
  Reply With Quote
3 23rd April 22:19
cgجrë,Љìš+¢ÊµÊ&
External User
 
Posts: 1
Default Virtual Networks Problems during creation of the VM.


Thaks Ben,

Ironically, I tried the loopback adapter initally and it was for these
reasons I sent out this email. I set up the loopback adapter, ICS, ICF, and
still I couldn't get internet connectivity to the newly created VM. I can
NOT ping the host from the VM either, but I contributed that to the ISP
network configuration.

Any other ideas/suggestions?? I have rather not have to go buy a router,
but if it is going to assist in my POC (Proof of Concept) then I guess I will
need to. In the mean time I'll look into the broadband NAT router as I feel
the loopback adpater setup I do have is configured correctly.

If you can think of any other ideas I am open for suggestions. Thanks again
Ben!!

CG
  Reply With Quote
4 3rd May 07:00
ben armstrong [msft]
External User
 
Posts: 1
Default Virtual Networks Problems during creation of the VM.


Hi CG,

If you want to try setting up the loopback adapter again - can you post
the output of an 'ipconfig /all' on the physical computer and virtual
machine?
--
Cheers,
Benjamin Armstrong
===============================
Virtual machine Program Manager

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.
  Reply With Quote
5 23rd May 04:39
cgجrë,Љìš+¢ÊµÊ&
External User
 
Posts: 1
Default Virtual Networks Problems during creation of the VM.


Hello Ben,

I am trying to get you the info you asked about and there may be a blaring
error, but I can't seem to notice right away so any help is very welcome.
As I look into this more I feel as though I am going to need to use of a
Broadband router here.

Physical Machine:

Host Name . . . . . . . . . . . . : Home_PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : Earthlink.net

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : Earthlink.net
Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network
Connecti
on
Physical Address. . . . . . . . . : 00-0C-F1-7B-64-F8
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 24.238.240.136
Subnet Mask . . . . . . . . . . . : 255.255.252.0
Default Gateway . . . . . . . . . : 24.238.240.1
DHCP Server . . . . . . . . . . . : 10.53.96.1
DNS Servers . . . . . . . . . . . : 207.69.188.185
207.69.188.186
207.69.188.187
Lease Obtained. . . . . . . . . . : Monday, January 31, 2005 2:18:32
PM
Lease Expires . . . . . . . . . . : Tuesday, February 01, 2005
5:55:28 A
M

Ethernet adapter Loopback Adapter:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Loopback Adapter
Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :

Virtual Machine:

Host Name . . . . . . . . . . . . : PDC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel 21140-Based PCI Fast
Ethernet Adpater
Physical Address. . . . . . . . . : 00-03-FF-60-64-F8
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
  Reply With Quote
6 23rd May 04:40
david wang [msft]
External User
 
Posts: 1
Default Virtual Networks Problems during creation of the VM.


Your loopback configuration is conflicting. Both host and guest have the
same IP. Make them different and the host should ping/see the guest (and
vice versa) so that you can try the Internet Connection Sharing technique in
do***entation (for NAT-style access).

You need to find out from your broadband provider whether the network access
is fixed to a certain MAC or not. I know that in some regions of the
country, you literally cannot get broadband unless a certain NIC (with a
certain MAC) is talking to the cable/DSL modem. This obviously foils your
attempt to directly connect with the virtual NIC since it is a different
MAC.

--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//


Hello Ben,

I am trying to get you the info you asked about and there may be a blaring
error, but I can't seem to notice right away so any help is very welcome.
As I look into this more I feel as though I am going to need to use of a
Broadband router here.

Physical Machine:

Host Name . . . . . . . . . . . . : Home_PC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : Yes
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : Earthlink.net

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : Earthlink.net
Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network
Connecti
on
Physical Address. . . . . . . . . : 00-0C-F1-7B-64-F8
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 24.238.240.136
Subnet Mask . . . . . . . . . . . : 255.255.252.0
Default Gateway . . . . . . . . . : 24.238.240.1
DHCP Server . . . . . . . . . . . : 10.53.96.1
DNS Servers . . . . . . . . . . . : 207.69.188.185
207.69.188.186
207.69.188.187
Lease Obtained. . . . . . . . . . : Monday, January 31, 2005 2:18:32
PM
Lease Expires . . . . . . . . . . : Tuesday, February 01, 2005
5:55:28 A
M

Ethernet adapter Loopback Adapter:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Loopback Adapter
Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :

Virtual Machine:

Host Name . . . . . . . . . . . . : PDC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Unknown
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel 21140-Based PCI Fast
Ethernet Adpater
Physical Address. . . . . . . . . : 00-03-FF-60-64-F8
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :

"Ben Armstrong [MSFT]" wrote:


configured
  Reply With Quote
Reply


Thread Tools
Display Modes




Copyright © 2006 SmartyDevil.com - Dies Mies Jeschet Boenedoesef Douvema Enitemaus -
666