Windows Vista Tips

Windows Vista Tips > Newsgroups > Virtual PC > Internet Connection Setup in Virtual PC 2007

Reply
Thread Tools Display Modes

Internet Connection Setup in Virtual PC 2007

 
 
Jim Marasco
Guest
Posts: n/a

 
      02-25-2010
I installed Virtual PC 2007 on Windows Vista. I installed 4 machines, two are
Windows Server 2003 as Active Directory Domain controller and the other is
W2003 as file and print server. I have two Windows XP machine joined to the
domain. All machine are working fine on their own network. What I need to
accomplish now is to have Interent connection so I can insall ISA and grant
Internet connection to all the machine. Right now all the machine are on
local only network. I am not sure how to configure the connection so all
machine will have Internet connection. Any help or ideas are really
appreciated.
 
Reply With Quote
 
 
 
 
RCan
Guest
Posts: n/a

 
      02-25-2010

Hi Jim,

you had already the solution if you can use here an ISA server that would
luxus :-) normally just an W2K3 RRAS service would also be enough but then
you cannot use fw rules easily for routing/publishing tests.

Just add a 2 vNICs to your RRAS/ISA and bind 1 x internal and 1 x your
physical adapter (NAT or 1:1). The you need to configure the internet access
from your RRAS/ISA server.

Finally all servers/clients must point as default gateway to your internal
IP of your ISA server.

Hope that helps

Regards
Ramazan

"Jim Marasco" <> wrote in message
news:18F9E011-DF5B-43B3-ADEE-...
> I installed Virtual PC 2007 on Windows Vista. I installed 4 machines, two
> are
> Windows Server 2003 as Active Directory Domain controller and the other is
> W2003 as file and print server. I have two Windows XP machine joined to
> the
> domain. All machine are working fine on their own network. What I need to
> accomplish now is to have Interent connection so I can insall ISA and
> grant
> Internet connection to all the machine. Right now all the machine are on
> local only network. I am not sure how to configure the connection so all
> machine will have Internet connection. Any help or ideas are really
> appreciated.


 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      02-25-2010
As Ramazan said, you do it just as you would with physical machines. I
have a setup like that running. It used to run with 2003 RRAS/NAT but is now
running 2008 with TMG rather ISA. Remember that you also have to modify your
local DNS to forward to a public DNS service to resolve foreign URLs. The AD
clients should use the local DNS server only.


"RCan" <> wrote in message
news:B52350C3-401B-41F2-AC34-...
> Hi Jim,
>
> you had already the solution if you can use here an ISA server that would
> luxus :-) normally just an W2K3 RRAS service would also be enough but then
> you cannot use fw rules easily for routing/publishing tests.
>
> Just add a 2 vNICs to your RRAS/ISA and bind 1 x internal and 1 x your
> physical adapter (NAT or 1:1). The you need to configure the internet
> access from your RRAS/ISA server.
>
> Finally all servers/clients must point as default gateway to your internal
> IP of your ISA server.
>
> Hope that helps
>
> Regards
> Ramazan
>
> "Jim Marasco" <> wrote in message
> news:18F9E011-DF5B-43B3-ADEE-...
>> I installed Virtual PC 2007 on Windows Vista. I installed 4 machines, two
>> are
>> Windows Server 2003 as Active Directory Domain controller and the other
>> is
>> W2003 as file and print server. I have two Windows XP machine joined to
>> the
>> domain. All machine are working fine on their own network. What I need to
>> accomplish now is to have Interent connection so I can insall ISA and
>> grant
>> Internet connection to all the machine. Right now all the machine are on
>> local only network. I am not sure how to configure the connection so all
>> machine will have Internet connection. Any help or ideas are really
>> appreciated.

>

 
Reply With Quote
 
Jim Marasco
Guest
Posts: n/a

 
      02-26-2010
Thank you very much Ramazan and Bill Grant for taking time to reply back to
my question. I'll follow up your direction to do so, but in the mean time I
would like to set the connections for virtual machines. All of the machines
are on local only network, so they communicate only with each other. How can
I setup the network cards for each machine so later I can install ISA on one
of the server on one of the server. Do I need to setup loopback adapter or go
with NAT. Here is my current configuration to give you an idea:
Windows Server 2003, AD,DC,DNS (Not a DHCP) yet.
IP address:192.168.200.1
DNS: 192.168.200.1
Default Gateway: 192.168.200.254.
Windows Server 2003, file and print server.
IP address: 192.168.200.4
DNS:192.168.200.1
Windows XP: joined the domain.
IP address: 192.168.200.2
Default Gateway: 192.168.200.254
Windows XP: joined the domain.
IP address:192.168.200.3
Default Gateway: 192.168.200.254

"Jim Marasco" wrote:

> I installed Virtual PC 2007 on Windows Vista. I installed 4 machines, two are
> Windows Server 2003 as Active Directory Domain controller and the other is
> W2003 as file and print server. I have two Windows XP machine joined to the
> domain. All machine are working fine on their own network. What I need to
> accomplish now is to have Interent connection so I can insall ISA and grant
> Internet connection to all the machine. Right now all the machine are on
> local only network. I am not sure how to configure the connection so all
> machine will have Internet connection. Any help or ideas are really
> appreciated.

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      02-26-2010
That is all OK. You can even set up DHCP (if you want to) because you are
in a local network.

All you will need to do (as far as routing is concerned) is to install
your router/firewall vm with two NICS. One will be in Local Only and this
will be the gateway for your private LAN (192.168.200.254). The other NIC
will be linked to the physical NIC on the host and will be the "public" NIC
of your router/firewall. This machine does the routing for your private LAN,
not the host OS. You can run it as a NAT router using RRAS or you can run
ISA in this machine. The host does not come into the routing at all. The
router/firewall vm has its own network connection to the physical network.



"Jim Marasco" <> wrote in message
news:5A5F1DD6-0B23-4AFF-896F-...
> Thank you very much Ramazan and Bill Grant for taking time to reply back
> to
> my question. I'll follow up your direction to do so, but in the mean time
> I
> would like to set the connections for virtual machines. All of the
> machines
> are on local only network, so they communicate only with each other. How
> can
> I setup the network cards for each machine so later I can install ISA on
> one
> of the server on one of the server. Do I need to setup loopback adapter or
> go
> with NAT. Here is my current configuration to give you an idea:
> Windows Server 2003, AD,DC,DNS (Not a DHCP) yet.
> IP address:192.168.200.1
> DNS: 192.168.200.1
> Default Gateway: 192.168.200.254.
> Windows Server 2003, file and print server.
> IP address: 192.168.200.4
> DNS:192.168.200.1
> Windows XP: joined the domain.
> IP address: 192.168.200.2
> Default Gateway: 192.168.200.254
> Windows XP: joined the domain.
> IP address:192.168.200.3
> Default Gateway: 192.168.200.254
>
> "Jim Marasco" wrote:
>
>> I installed Virtual PC 2007 on Windows Vista. I installed 4 machines, two
>> are
>> Windows Server 2003 as Active Directory Domain controller and the other
>> is
>> W2003 as file and print server. I have two Windows XP machine joined to
>> the
>> domain. All machine are working fine on their own network. What I need to
>> accomplish now is to have Interent connection so I can insall ISA and
>> grant
>> Internet connection to all the machine. Right now all the machine are on
>> local only network. I am not sure how to configure the connection so all
>> machine will have Internet connection. Any help or ideas are really
>> appreciated.


 
Reply With Quote
 
RCan
Guest
Posts: n/a

 
      02-26-2010
I'm unsure here about the exactly capabilities of VPC 2007 but there should
be an option instead of connecting your VMs to an internal network you could
also use here option "NAT" or "1:1".

Let me know if this works for you.

regards
Ramazan

"Jim Marasco" <> wrote in message
news:5A5F1DD6-0B23-4AFF-896F-...
> Thank you very much Ramazan and Bill Grant for taking time to reply back
> to
> my question. I'll follow up your direction to do so, but in the mean time
> I
> would like to set the connections for virtual machines. All of the
> machines
> are on local only network, so they communicate only with each other. How
> can
> I setup the network cards for each machine so later I can install ISA on
> one
> of the server on one of the server. Do I need to setup loopback adapter or
> go
> with NAT. Here is my current configuration to give you an idea:
> Windows Server 2003, AD,DC,DNS (Not a DHCP) yet.
> IP address:192.168.200.1
> DNS: 192.168.200.1
> Default Gateway: 192.168.200.254.
> Windows Server 2003, file and print server.
> IP address: 192.168.200.4
> DNS:192.168.200.1
> Windows XP: joined the domain.
> IP address: 192.168.200.2
> Default Gateway: 192.168.200.254
> Windows XP: joined the domain.
> IP address:192.168.200.3
> Default Gateway: 192.168.200.254
>
> "Jim Marasco" wrote:
>
>> I installed Virtual PC 2007 on Windows Vista. I installed 4 machines, two
>> are
>> Windows Server 2003 as Active Directory Domain controller and the other
>> is
>> W2003 as file and print server. I have two Windows XP machine joined to
>> the
>> domain. All machine are working fine on their own network. What I need to
>> accomplish now is to have Interent connection so I can insall ISA and
>> grant
>> Internet connection to all the machine. Right now all the machine are on
>> local only network. I am not sure how to configure the connection so all
>> machine will have Internet connection. Any help or ideas are really
>> appreciated.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WindowsUpdate_00000643 WindowsUpdate_dt000 Mitch19969 Windows Update 50 11-17-2010 07:24 PM
Server 2003 update problem kc66 Windows Update 7 12-22-2009 04:09 PM
error code 0x8024D007 jenny Windows Update 10 11-23-2009 05:48 PM
Virtual PC 2007 and Unattend setup SuperPlay Windows Vista Installation 0 02-01-2007 09:30 AM
Syncing error in Activesync Michael Kenny ActiveSync 4 01-25-2007 07:29 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59