Networking Forums

Networking Forums > Computer Networking > Windows Networking > Setting Up VPN on Small LAN?

Reply
Thread Tools Display Modes

Setting Up VPN on Small LAN?

 
 
Bob_?
Guest
Posts: n/a

 
      06-09-2006, 10:58 PM
Hello - I need to setup a VPN between two PC's attached to separate, small
LANs. Both run XP Pro. The client seems easy to do, just follow the Windows
Network Wizard, where do I start to setup the VPN Server? Here's a
description of routers:
* Box A: Static IP, Linksys Broadband Router (RPT31P2)
* Box B: Dynamic IP, D-Link (DI-624)
Is it possible to run a VPN with this setup? If so, where do I start to
setup VPN server.

Thanks, -Bob


 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      06-10-2006, 12:59 AM
You do it the same way. You just set it up to be a "server" not a
"client". You set it up to host an incoming connection.

That is the easy bit. You can check that it works by setting up a client
on the same LAN and connecting from there using the "server's" LAN IP. The
tricky bit will be getting it to work through the Internet. Here are a few
things to consider.

1. The connection through the Internet must be made to a public IP. If
you are connecting to the Linksys with a static IP, this will be OK. If you
are connecting to the D-Link you will need some way of keeping track of its
dynamic IP (like dyndns).

2. You will need to work out how to extend the VPN connection from the
router/firewall device to the VPN host on the private LAN. This will involve
configuring your router device to forward tcp port 1723.

3. The connection will still fail if anything in the path blocks GRE
(Generic Routing Protocol). GRE is IP protocol 47. Do not confuse this with
port 47 (as many people do).

Bob_? wrote:
> Hello - I need to setup a VPN between two PC's attached to separate,
> small LANs. Both run XP Pro. The client seems easy to do, just follow
> the Windows Network Wizard, where do I start to setup the VPN Server?
> Here's a description of routers:
> * Box A: Static IP, Linksys Broadband Router (RPT31P2)
> * Box B: Dynamic IP, D-Link (DI-624)
> Is it possible to run a VPN with this setup? If so, where do I start
> to setup VPN server.
>
> Thanks, -Bob



 
Reply With Quote
 
Bob_?
Guest
Posts: n/a

 
      06-10-2006, 01:37 AM
Got it... let me play with this... thnx for the info

"Bill Grant" <not.available@online> wrote in message
news:(E-Mail Removed)...
> You do it the same way. You just set it up to be a "server" not a
> "client". You set it up to host an incoming connection.
>
> That is the easy bit. You can check that it works by setting up a
> client on the same LAN and connecting from there using the "server's" LAN
> IP. The tricky bit will be getting it to work through the Internet. Here
> are a few things to consider.
>
> 1. The connection through the Internet must be made to a public IP. If
> you are connecting to the Linksys with a static IP, this will be OK. If
> you are connecting to the D-Link you will need some way of keeping track
> of its dynamic IP (like dyndns).
>
> 2. You will need to work out how to extend the VPN connection from the
> router/firewall device to the VPN host on the private LAN. This will
> involve configuring your router device to forward tcp port 1723.
>
> 3. The connection will still fail if anything in the path blocks GRE
> (Generic Routing Protocol). GRE is IP protocol 47. Do not confuse this
> with port 47 (as many people do).
>
> Bob_? wrote:
>> Hello - I need to setup a VPN between two PC's attached to separate,
>> small LANs. Both run XP Pro. The client seems easy to do, just follow
>> the Windows Network Wizard, where do I start to setup the VPN Server?
>> Here's a description of routers:
>> * Box A: Static IP, Linksys Broadband Router (RPT31P2)
>> * Box B: Dynamic IP, D-Link (DI-624)
>> Is it possible to run a VPN with this setup? If so, where do I start
>> to setup VPN server.
>>
>> Thanks, -Bob

>
>



 
Reply With Quote
 
Bob_?
Guest
Posts: n/a

 
      06-10-2006, 01:49 AM
Bill -- When I look at the properties of the VPN Client connection icon (in
Network Connections) I can't find a setting that distinquishes it as
client/server? When I use the "Create a new connection" icon all options
seem to point to 'establishing a connection with a host' and not with "being
the host"?


"Bill Grant" <not.available@online> wrote in message
news:(E-Mail Removed)...
> You do it the same way. You just set it up to be a "server" not a
> "client". You set it up to host an incoming connection.
>
> That is the easy bit. You can check that it works by setting up a
> client on the same LAN and connecting from there using the "server's" LAN
> IP. The tricky bit will be getting it to work through the Internet. Here
> are a few things to consider.
>
> 1. The connection through the Internet must be made to a public IP. If
> you are connecting to the Linksys with a static IP, this will be OK. If
> you are connecting to the D-Link you will need some way of keeping track
> of its dynamic IP (like dyndns).
>
> 2. You will need to work out how to extend the VPN connection from the
> router/firewall device to the VPN host on the private LAN. This will
> involve configuring your router device to forward tcp port 1723.
>
> 3. The connection will still fail if anything in the path blocks GRE
> (Generic Routing Protocol). GRE is IP protocol 47. Do not confuse this
> with port 47 (as many people do).
>
> Bob_? wrote:
>> Hello - I need to setup a VPN between two PC's attached to separate,
>> small LANs. Both run XP Pro. The client seems easy to do, just follow
>> the Windows Network Wizard, where do I start to setup the VPN Server?
>> Here's a description of routers:
>> * Box A: Static IP, Linksys Broadband Router (RPT31P2)
>> * Box B: Dynamic IP, D-Link (DI-624)
>> Is it possible to run a VPN with this setup? If so, where do I start
>> to setup VPN server.
>>
>> Thanks, -Bob

>
>



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      06-10-2006, 11:47 PM
I meant that you use the same wizard. In the New Connection wizard,
select "set up an advanced connection" option then "allow an incoming
connection".


Bob_? wrote:
> Bill -- When I look at the properties of the VPN Client connection
> icon (in Network Connections) I can't find a setting that
> distinquishes it as client/server? When I use the "Create a new
> connection" icon all options seem to point to 'establishing a
> connection with a host' and not with "being the host"?
>
>
> "Bill Grant" <not.available@online> wrote in message
> news:(E-Mail Removed)...
>> You do it the same way. You just set it up to be a "server" not a
>> "client". You set it up to host an incoming connection.
>>
>> That is the easy bit. You can check that it works by setting up a
>> client on the same LAN and connecting from there using the
>> "server's" LAN IP. The tricky bit will be getting it to work through
>> the Internet. Here are a few things to consider.
>>
>> 1. The connection through the Internet must be made to a public
>> IP. If you are connecting to the Linksys with a static IP, this will
>> be OK. If you are connecting to the D-Link you will need some way of
>> keeping track of its dynamic IP (like dyndns).
>>
>> 2. You will need to work out how to extend the VPN connection
>> from the router/firewall device to the VPN host on the private LAN.
>> This will involve configuring your router device to forward tcp port
>> 1723. 3. The connection will still fail if anything in the path blocks
>> GRE (Generic Routing Protocol). GRE is IP protocol 47. Do not
>> confuse this with port 47 (as many people do).
>>
>> Bob_? wrote:
>>> Hello - I need to setup a VPN between two PC's attached to separate,
>>> small LANs. Both run XP Pro. The client seems easy to do, just
>>> follow the Windows Network Wizard, where do I start to setup the
>>> VPN Server? Here's a description of routers:
>>> * Box A: Static IP, Linksys Broadband Router (RPT31P2)
>>> * Box B: Dynamic IP, D-Link (DI-624)
>>> Is it possible to run a VPN with this setup? If so, where do I start
>>> to setup VPN server.
>>>
>>> Thanks, -Bob



 
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
setting up small wireless for clients only MS News Wireless Networks 2 03-26-2008 09:04 PM
Need HELP setting up Wifi for small Town!! JasonB Wireless Internet 8 02-14-2008 04:59 AM
Need suggestions with setting up small network. =?Utf-8?B?RGV6ZXJl?= Windows Networking 8 09-29-2004 02:17 AM
re setting up small business server spadger Windows Networking 0 09-06-2004 04:13 PM
Setting up a small home network The Linux Toddler Linux Networking 7 01-01-2004 12:11 AM



1 2 3 4 5 6 7 8 9 10 11