PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Hébergement serveur > ms.virtualserver > Transfer File from host to virtual machines
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Transfer File from host to virtual machines

Réponse
 
LinkBack Outils de la discussion
Vieux 11/02/2008, 09h50   #1 (permalink)
Ale
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Transfer File from host to virtual machines

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
  Réponse avec citation
Vieux 11/02/2008, 10h16   #2 (permalink)
Bill Grant
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Transfer File from host to virtual machines

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


  Réponse avec citation
Vieux 11/02/2008, 10h33   #3 (permalink)
Ale
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Transfer File from host to virtual machines

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

>
>

  Réponse avec citation
Vieux 11/02/2008, 23h05   #4 (permalink)
Charlie Russel - MVP
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Transfer File from host to virtual machines

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
newsA45B73A-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

>>
>>


  Réponse avec citation
Vieux 12/02/2008, 11h17   #5 (permalink)
Ale
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Transfer File from host to virtual machines

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
> newsA45B73A-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
> >>
> >>

>

  Réponse avec citation
Vieux 12/02/2008, 19h08   #6 (permalink)
Bo Berglund
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Transfer File from host to virtual machines

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
  Réponse avec citation
Vieux 12/02/2008, 21h02   #7 (permalink)
Ale
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Transfer File from host to virtual machines

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
>

  Réponse avec citation
Vieux 12/02/2008, 21h16   #8 (permalink)
Paul Adare
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Transfer File from host to virtual machines

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.
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 12h44.


Édité par : vBulletin® version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,15793 seconds with 16 queries