|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 (permalink) |
|
Messages: n/a
Hébergeur: |
Hi to all, a simple question:
How can i transfer files from my Virtual Server 2005 R2 Host Machine to my virtual machines? The proble is that the host and the Virtual machines have different IP Address on different subnets. What can i do? Thanks in advance to all Bye Ale |
|
|
|
#2 (permalink) |
|
Messages: n/a
Hébergeur: |
Why did you put them in different subnets if you want them to
communicate? Just as with physical machines or networks, you need a router if the machines are in different IP subnets. What network are vms attached to? Virtual machines and virtual networks work just like physical ones. The basic rules of IP networking don't change. "Ale" <Ale@discussions.microsoft.com> wrote in message news:478A5BB0-8371-4377-8C3B-6203072C68E7@microsoft.com... > Hi to all, a simple question: > > How can i transfer files from my Virtual Server 2005 R2 Host Machine to my > virtual machines? The proble is that the host and the Virtual machines > have > different IP Address on different subnets. > What can i do? > Thanks in advance to all > > Bye > Ale |
|
|
|
#3 (permalink) |
|
Messages: n/a
Hébergeur: |
Hi Bill,
that's the situation: 1 Notebook (Virtual Server) with 2 VM installed. Notebook's IP is 192.168.0.2, VM IPs are 10.0.0.2 and 10.0.0.3. I want to mantain different subnets; one subnet for my NB to remain connected to my LAN office network; One different network for my Virtual machines (those VM are a DC and a future Exchange server). Is it a correct conig or do you think there's something wrong? Thanks a lot "Bill Grant" wrote: > Why did you put them in different subnets if you want them to > communicate? Just as with physical machines or networks, you need a router > if the machines are in different IP subnets. What network are vms attached > to? > > Virtual machines and virtual networks work just like physical ones. The > basic rules of IP networking don't change. > > "Ale" <Ale@discussions.microsoft.com> wrote in message > news:478A5BB0-8371-4377-8C3B-6203072C68E7@microsoft.com... > > Hi to all, a simple question: > > > > How can i transfer files from my Virtual Server 2005 R2 Host Machine to my > > virtual machines? The proble is that the host and the Virtual machines > > have > > different IP Address on different subnets. > > What can i do? > > Thanks in advance to all > > > > Bye > > Ale > > |
|
|
|
#4 (permalink) |
|
Messages: n/a
Hébergeur: |
Add a Microsoft Loopback adapter to the host machine, give it an IP address
in the same subnet as the guest machines. Then tie the guest machines' adapter to the loopback adapter. -- Charlie. http://msmvps.com/xperts64 http://mvp.support.microsoft.com/profile/charlie.russel "Ale" <Ale@discussions.microsoft.com> wrote in message news A45B73A-CA1E-47EE-BE24-513979C28750@microsoft.com...> Hi Bill, > > that's the situation: > > 1 Notebook (Virtual Server) with 2 VM installed. Notebook's IP is > 192.168.0.2, VM IPs are 10.0.0.2 and 10.0.0.3. I want to mantain different > subnets; one subnet for my NB to remain connected to my LAN office > network; > One different network for my Virtual machines (those VM are a DC and a > future Exchange server). > Is it a correct conig or do you think there's something wrong? > Thanks a lot > > "Bill Grant" wrote: > >> Why did you put them in different subnets if you want them to >> communicate? Just as with physical machines or networks, you need a >> router >> if the machines are in different IP subnets. What network are vms >> attached >> to? >> >> Virtual machines and virtual networks work just like physical ones. >> The >> basic rules of IP networking don't change. >> >> "Ale" <Ale@discussions.microsoft.com> wrote in message >> news:478A5BB0-8371-4377-8C3B-6203072C68E7@microsoft.com... >> > Hi to all, a simple question: >> > >> > How can i transfer files from my Virtual Server 2005 R2 Host Machine to >> > my >> > virtual machines? The proble is that the host and the Virtual machines >> > have >> > different IP Address on different subnets. >> > What can i do? >> > Thanks in advance to all >> > >> > Bye >> > Ale >> >> |
|
|
|
#5 (permalink) |
|
Messages: n/a
Hébergeur: |
Hi Charlie! Thanks for your reply! Now everything functions. The last
question is: if i leave my 2 virtual machines connected to the local loopback adapter, is it possible for them to comunicate with another vm (on the same subnet) on another phisical computer? Thanks a lot for all Ale "Charlie Russel - MVP" wrote: > Add a Microsoft Loopback adapter to the host machine, give it an IP address > in the same subnet as the guest machines. Then tie the guest machines' > adapter to the loopback adapter. > > -- > Charlie. > http://msmvps.com/xperts64 > http://mvp.support.microsoft.com/profile/charlie.russel > > > "Ale" <Ale@discussions.microsoft.com> wrote in message > news A45B73A-CA1E-47EE-BE24-513979C28750@microsoft.com...> > Hi Bill, > > > > that's the situation: > > > > 1 Notebook (Virtual Server) with 2 VM installed. Notebook's IP is > > 192.168.0.2, VM IPs are 10.0.0.2 and 10.0.0.3. I want to mantain different > > subnets; one subnet for my NB to remain connected to my LAN office > > network; > > One different network for my Virtual machines (those VM are a DC and a > > future Exchange server). > > Is it a correct conig or do you think there's something wrong? > > Thanks a lot > > > > "Bill Grant" wrote: > > > >> Why did you put them in different subnets if you want them to > >> communicate? Just as with physical machines or networks, you need a > >> router > >> if the machines are in different IP subnets. What network are vms > >> attached > >> to? > >> > >> Virtual machines and virtual networks work just like physical ones. > >> The > >> basic rules of IP networking don't change. > >> > >> "Ale" <Ale@discussions.microsoft.com> wrote in message > >> news:478A5BB0-8371-4377-8C3B-6203072C68E7@microsoft.com... > >> > Hi to all, a simple question: > >> > > >> > How can i transfer files from my Virtual Server 2005 R2 Host Machine to > >> > my > >> > virtual machines? The proble is that the host and the Virtual machines > >> > have > >> > different IP Address on different subnets. > >> > What can i do? > >> > Thanks in advance to all > >> > > >> > Bye > >> > Ale > >> > >> > |
|
|
|
#6 (permalink) |
|
Messages: n/a
Hébergeur: |
On Tue, 12 Feb 2008 03:17:01 -0800, Ale
<Ale@discussions.microsoft.com> wrote: >Hi Charlie! Thanks for your reply! Now everything functions. The last >question is: if i leave my 2 virtual machines connected to the local loopback >adapter, is it possible for them to comunicate with another vm (on the same >subnet) on another phisical computer? Thanks a lot for all > No... Bo Berglund |
|
|
|
#7 (permalink) |
|
Messages: n/a
Hébergeur: |
Bo, how can i do it?
"Bo Berglund" wrote: > On Tue, 12 Feb 2008 03:17:01 -0800, Ale > <Ale@discussions.microsoft.com> wrote: > > >Hi Charlie! Thanks for your reply! Now everything functions. The last > >question is: if i leave my 2 virtual machines connected to the local loopback > >adapter, is it possible for them to comunicate with another vm (on the same > >subnet) on another phisical computer? Thanks a lot for all > > > > No... > > > Bo Berglund > |
|
|
|
#8 (permalink) |
|
Messages: n/a
Hébergeur: |
On Tue, 12 Feb 2008 13:02:02 -0800, Ale wrote:
> Bo, how can i do it? Have two adapters in your virtual machines. One which is bound to the host's loopback adapter, which as Charlie explained you can use to communicate with the host when needed, the other bound to the host's NIC using the IP addressing that allows them to communicate across the network. > > "Bo Berglund" wrote: > >> On Tue, 12 Feb 2008 03:17:01 -0800, Ale >> <Ale@discussions.microsoft.com> wrote: >> >>>Hi Charlie! Thanks for your reply! Now everything functions. The last >>>question is: if i leave my 2 virtual machines connected to the local loopback >>>adapter, is it possible for them to comunicate with another vm (on the same >>>subnet) on another phisical computer? Thanks a lot for all >>> >> >> No... >> >> >> Bo Berglund >> -- Paul Adare MVP - Virtual Machines http://www.identit.ca Downtime: Coffee breaks, lunch, or Friday mentality in the office. |
|
![]() |
| Outils de la discussion | |
|
|