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 > Virtual Machine: no internet
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Virtual Machine: no internet

Réponse
 
LinkBack Outils de la discussion
Vieux 30/09/2008, 03h44   #1
Joshua Kassab
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Virtual Machine: no internet

This is my setup:

I have 2 computers connected to the internet through a router. 1 Laptop
wirelessly connected, and a desktop wired to the router. The desktop is
running WinXP SP3. I also have Virtual Server 2005 R1 installed. I am
studying for a MCITP so I am running Windows 2008 server on a virtual
machine within VS. Yet, the vm gets the "Limited or No Connectivity" on the
network card.

What I want to accomplish:
I want to be able to setup the virtual os so that I can remote into it from
my laptop and not be forced to work at the desktop machine hosting the
virtual machines, since other people use it. The whole reason I chose
Virtual Server over Virtual PC was that it runs as a service and won't
interfere with other users.

I've looked into adding a loopback adapter and setting up ICS but that takes
away my ability to remote in, correct?

What are my options? Is there a simple fix for what I want to accomplish?
Thanks for the insight!

  Réponse avec citation
Vieux 30/09/2008, 04h13   #2
Bill Grant
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Virtual Machine: no internet



"Joshua Kassab" <joshkassab@Hotmail.com> wrote in message
news:48895AAD-16CD-48B6-A5BF-E60F61D46B52@microsoft.com...
> This is my setup:
>
> I have 2 computers connected to the internet through a router. 1 Laptop
> wirelessly connected, and a desktop wired to the router. The desktop is
> running WinXP SP3. I also have Virtual Server 2005 R1 installed. I am
> studying for a MCITP so I am running Windows 2008 server on a virtual
> machine within VS. Yet, the vm gets the "Limited or No Connectivity" on
> the network card.
>
> What I want to accomplish:
> I want to be able to setup the virtual os so that I can remote into it
> from my laptop and not be forced to work at the desktop machine hosting
> the virtual machines, since other people use it. The whole reason I chose
> Virtual Server over Virtual PC was that it runs as a service and won't
> interfere with other users.
>
> I've looked into adding a loopback adapter and setting up ICS but that
> takes away my ability to remote in, correct?
>
> What are my options? Is there a simple fix for what I want to accomplish?
> Thanks for the insight!


It really depends on how you have configured the networking in Virtual
Server. What network is the vm connected to? How does it get its network
config?

If it is configured to be in the same network as your LAN machines and
set to get its network config from your router, it should just work! What do
you get if you do an ipconfig /all in the OS running on the vm?

Sometimes DHCP does not work properly for vms. This seems to be caused
by an incompatibility with some network drivers. If this is the case, you
should be able to get it working by manually assigning an IP, netmask and
gateway address to the vm.


  Réponse avec citation
Vieux 30/09/2008, 04h16   #3
Steve Jain [MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Virtual Machine: no internet

On Mon, 29 Sep 2008 21:44:07 -0400, "Joshua Kassab"
<joshkassab@Hotmail.com> wrote:

>This is my setup:
>
>I have 2 computers connected to the internet through a router. 1 Laptop
>wirelessly connected, and a desktop wired to the router. The desktop is
>running WinXP SP3. I also have Virtual Server 2005 R1 installed. I am
>studying for a MCITP so I am running Windows 2008 server on a virtual
>machine within VS. Yet, the vm gets the "Limited or No Connectivity" on the
>network card.
>
>What I want to accomplish:
>I want to be able to setup the virtual os so that I can remote into it from
>my laptop and not be forced to work at the desktop machine hosting the
>virtual machines, since other people use it. The whole reason I chose
>Virtual Server over Virtual PC was that it runs as a service and won't
>interfere with other users.
>
>I've looked into adding a loopback adapter and setting up ICS but that takes
>away my ability to remote in, correct?
>
>What are my options? Is there a simple fix for what I want to accomplish?
>Thanks for the insight!


Is the network card in the VM actually bridged to one that is
connected to your network?
How do your computers get there TCP/IP info? DHCP, manual, etc?

You need to set up the VM just like you would a physical computer on
the network.

--
Cheers,
Steve Jain, Virtual Machine MVP
http://vpc.essjae.com/
  Réponse avec citation
Vieux 30/09/2008, 12h22   #4
Joshua Kassab
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Virtual Machine: no internet

My LAN is setup to pull DHCP from the router. I had setup the vm to do the
same thing, but it doesn't get an IP, i get the 169.256..... address. So I
tried setting up the IP manually to no avail. I figured that it should just
work too! I figured it was something within VS that maybe I was missing. I
will play around with it again tonight and see what I come up with.


"Steve Jain [MVP]" <noreply.-@-.essjae.com> wrote in message
news:pu23e450h5omr8en9s1ufbppvrpdgc33q2@4ax.com...
> On Mon, 29 Sep 2008 21:44:07 -0400, "Joshua Kassab"
> <joshkassab@Hotmail.com> wrote:
>
>>This is my setup:
>>
>>I have 2 computers connected to the internet through a router. 1 Laptop
>>wirelessly connected, and a desktop wired to the router. The desktop is
>>running WinXP SP3. I also have Virtual Server 2005 R1 installed. I am
>>studying for a MCITP so I am running Windows 2008 server on a virtual
>>machine within VS. Yet, the vm gets the "Limited or No Connectivity" on
>>the
>>network card.
>>
>>What I want to accomplish:
>>I want to be able to setup the virtual os so that I can remote into it
>>from
>>my laptop and not be forced to work at the desktop machine hosting the
>>virtual machines, since other people use it. The whole reason I chose
>>Virtual Server over Virtual PC was that it runs as a service and won't
>>interfere with other users.
>>
>>I've looked into adding a loopback adapter and setting up ICS but that
>>takes
>>away my ability to remote in, correct?
>>
>>What are my options? Is there a simple fix for what I want to accomplish?
>>Thanks for the insight!

>
> Is the network card in the VM actually bridged to one that is
> connected to your network?
> How do your computers get there TCP/IP info? DHCP, manual, etc?
>
> You need to set up the VM just like you would a physical computer on
> the network.
>
> --
> Cheers,
> Steve Jain, Virtual Machine MVP
> http://vpc.essjae.com/


  Réponse avec citation
Vieux 01/10/2008, 03h51   #5
Joshua Kassab
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Virtual Machine: no internet

I figured out the problem. I had to uninstall and reinstall the Virtual
Server Services for the NIC card on my host machine. Once I did that and
restarted the vm, it connected with out problems!
"Steve Jain [MVP]" <noreply.-@-.essjae.com> wrote in message
news:pu23e450h5omr8en9s1ufbppvrpdgc33q2@4ax.com...
> On Mon, 29 Sep 2008 21:44:07 -0400, "Joshua Kassab"
> <joshkassab@Hotmail.com> wrote:
>
>>This is my setup:
>>
>>I have 2 computers connected to the internet through a router. 1 Laptop
>>wirelessly connected, and a desktop wired to the router. The desktop is
>>running WinXP SP3. I also have Virtual Server 2005 R1 installed. I am
>>studying for a MCITP so I am running Windows 2008 server on a virtual
>>machine within VS. Yet, the vm gets the "Limited or No Connectivity" on
>>the
>>network card.
>>
>>What I want to accomplish:
>>I want to be able to setup the virtual os so that I can remote into it
>>from
>>my laptop and not be forced to work at the desktop machine hosting the
>>virtual machines, since other people use it. The whole reason I chose
>>Virtual Server over Virtual PC was that it runs as a service and won't
>>interfere with other users.
>>
>>I've looked into adding a loopback adapter and setting up ICS but that
>>takes
>>away my ability to remote in, correct?
>>
>>What are my options? Is there a simple fix for what I want to accomplish?
>>Thanks for the insight!

>
> Is the network card in the VM actually bridged to one that is
> connected to your network?
> How do your computers get there TCP/IP info? DHCP, manual, etc?
>
> You need to set up the VM just like you would a physical computer on
> the network.
>
> --
> Cheers,
> Steve Jain, Virtual Machine MVP
> http://vpc.essjae.com/


  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 01h25.


Édité par : vBulletin® version 3.7.4
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 ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,15709 seconds with 13 queries