Hi Bo,
Thanks. I did following things after that i can communicate host, VM1 and
VM2, working fine.
IP Settings:
host : 192.168.5.1
VM1 : 192.168.5.2
VM2 : 192.168.5.3
For VM1 and VM2 machines Network Settings modified to "Microsoft Loopback
Adapter" and firewall is disabled for VM1 and VM2 machines. Both VM machines
Ethernet Adapter enabled in Network Settings.
Thanks again
Deva
"Bo Berglund" wrote:
> On Sun, 27 Dec 2009 20:36:01 -0800, Deva
> <> wrote:
>
> >
> >"Bo Berglund" wrote:
> >
> >> On Thu, 24 Dec 2009 08:58:01 -0800, Deva
> >> <> wrote:
> >>
> >> >Hi Everyone,
> >> >
> >> >I’m trying to communicate Virtual PCs(2007) together with help of Microsoft
> >> >Loopback Adapter in Windows XP(host machine), But I could not make it. Here
> >> >are the procedures I have followed till now.
> >> >
> >> >Details:
> >> >Host machine(Host) – It has Windows XP Operating System, and Microsoft
> >> >Loopback Adapter installed.
> >> >
> >> >Virtual Machine1(VM1) – It has Windows XP with 512 RAM and Microsoft
> >> >Loopback Adapter installed.
> >> >
> >> >Virtual Machine2(VM2) – It has Windows XP with 256 RAM and Microsoft
> >> >Loopback Adapter installed.
> >> >
> >> >In Both VM machines, Network Settings modified for Adapter1 which is
> >> >Microsoft Loopback Adapter.
> >> >
> >> >Host machine: In this machine, I have assigned given below IP(private/non
> >> >route) and Subnet in TCP/IP properties of Microsoft Loopback adapter under
> >> >Network Connections.
> >> >
> >> >IP: 192.168.1.1
> >> >Subnet: 255.255.255.0
> >> >
> >> >For VM1 and VM2 machines TCP/IP properties modified with below IP and subnet
> >> >for Loopback Adapter.
> >> >
> >> >VM1: IP 192.168.1.2 , subnet 255.255.255.0
> >> >VM2: IP 192.168.1.3 , subnet 255.255.255.0
> >> >
> >> >In Host, VM1 and VM2 machines, Local Area Connection for Loopback Adapter
> >> >says ‘connected’ but when I tried to ping among these three machines with
> >> >their IP address, I’m not getting response.
> >> >
> >> >Am I followed right procedures to communicate my VM1, VM2 machine with host
> >> >machine ?? If not kindly let me know. Basically I would these three machines
> >> >VM1,VM2 and host needs to be communicated via Microsoft Loopback adapter.
> >> >
> >> >Thanks,
> >> >Deva
> >>
> >> You are wrong.....
> >>
> >> You do *not* use the loopback adapter in the *guests* ever!
> >> The only PC that needs the loopback adapter is the *host*
> >> Procedure:
> >>
> >> 1) Create a loopback adapter in the *host* and set it to a fixed
> >> address like you have above.
> >>
> >> 2) In the VPC settings for both guests set the networking to point to
> >> "Local Only". This makes the virtual network private.
> >>
> >> 3) Inside each guest set the IP address of the Ethernet NIC (*not* the
> >> loopback adapter) to the values shown above.
> >>
> >> Now you should be able to ping between the guests and also to the host
> >> and back.
> >>
> >> But your guests will not be able to reach the Internet and any other
> >> PC on the outside physical network will be unable to reach the guests.
> >> They are in effect on a completely isolated network.
> >>
> >Hi Bo,
> >
> >Thanks for your information. As per your message, I did following things.
> >
> >1. In both VM1, and VM2 machines Network Adapter Settings changed to "Local
> >Only".
> >2. Existing Microsoft Loopback adapter disabled for VM1 and VM2 machines (by
> >Properties-->Configure-->General tab-->Device usage status is "Do Not use
> >this deive") and Ethernet Adapter enabled.
> >3. As per previous message, I have assigned IP/Subnet in TCP/IP properties
> >of Ethernet Adapter(Generic) for both VM1 and VM2.
> >4. I noticed Network Connection staus says 'Connected', But when i tried to
> >ping among these machines(host, VM1 and VM2) its not pinging.
> >
> >I noticed in VM2 machine alone Network Status is like "Connected,
> >Firewalled".
> >
> >Kindly let me know, if you have any suggestion to make it work.
> >
> >Thanks,
> >Deva
> >
> Answers to questions and new questions should go *after* the original,
> otherwise it gets impossible to read and get some sense of what is
> going on....
>
> Your problem is the firewall! Since SP2 of XP the Windows firewall is
> blocking the ping commands from sending a response.
> Since your virtual machines are completely isolated from the Internet
> it makes no sense having the firewall active.
> So go to the firewall settings in Control Panel and disable it.
>
> --
>
> Bo Berglund (Sweden)
> .
>
|