Networking Forums

Networking Forums > Network Hardware > Home Networking > How to create a low cost VPN between two home based LAN's?!?

Reply
Thread Tools Display Modes

How to create a low cost VPN between two home based LAN's?!?

 
 
davout
Guest
Posts: n/a

 
      01-10-2005, 07:41 AM
I'm investigating the idea of creating a low cost VPN between my own home
based LAN and a friend who has his own home based LAN. Each of us has a
router that connects to an ADSL connection, with the router plugged into a
LAN hub. The router I presume is using DHCP to connect to the ISP and get a
real-time non static IP address.

Each of our own PC's on the home LAN is using a an automatically generated
IP address, and as its behind the router, a machine on my LAN cannot find
ping a machine on my friends LAN.

My questions...

According to the vendor my router does support VPN connections. Is there a
way to expose a PC on my home LAN so that it can be reached by a PC on my
firend's LAN?

Is there any low cost software out there that can manage this requirement?

Can anybody recommend any sites that have idiot-level instructions for
setting up a VPN of this type?


 
Reply With Quote
 
 
 
 
Leythos
Guest
Posts: n/a

 
      01-10-2005, 11:25 AM
In article <41e23fc3$0$13765$(E-Mail Removed)>,
(E-Mail Removed) says...
> I'm investigating the idea of creating a low cost VPN between my own home
> based LAN and a friend who has his own home based LAN. Each of us has a
> router that connects to an ADSL connection, with the router plugged into a
> LAN hub. The router I presume is using DHCP to connect to the ISP and get a
> real-time non static IP address.
>
> Each of our own PC's on the home LAN is using a an automatically generated
> IP address, and as its behind the router, a machine on my LAN cannot find
> ping a machine on my friends LAN.
>
> My questions...
>
> According to the vendor my router does support VPN connections. Is there a
> way to expose a PC on my home LAN so that it can be reached by a PC on my
> firend's LAN?
>
> Is there any low cost software out there that can manage this requirement?
>
> Can anybody recommend any sites that have idiot-level instructions for
> setting up a VPN of this type?


You need to tell us the exact model of the router you are using.

--
--
(E-Mail Removed)
(Remove 999 to reply to me)
 
Reply With Quote
 
Sooner Al
Guest
Posts: n/a

 
      01-10-2005, 11:39 AM
Additionally, you can use the built-in PPTP VPN server/client functionality on XP. This is FREE,
which makes it very cost effective...

http://www.onecomputerguy.com/networ...vpn_server.htm
http://www.onecomputerguy.com/networking/xp_vpn.htm

You would need to forward TCP Port 1723 and enable GRE Protocol 47 traffic through the routers. Some
routers call this "PPTP Pass Through" or "VPN Pass Through". Check the manual or the manufacturers
support web pages for help with that...

--
Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights...

"Leythos" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In article <41e23fc3$0$13765$(E-Mail Removed)>,
> (E-Mail Removed) says...
>> I'm investigating the idea of creating a low cost VPN between my own home
>> based LAN and a friend who has his own home based LAN. Each of us has a
>> router that connects to an ADSL connection, with the router plugged into a
>> LAN hub. The router I presume is using DHCP to connect to the ISP and get a
>> real-time non static IP address.
>>
>> Each of our own PC's on the home LAN is using a an automatically generated
>> IP address, and as its behind the router, a machine on my LAN cannot find
>> ping a machine on my friends LAN.
>>
>> My questions...
>>
>> According to the vendor my router does support VPN connections. Is there a
>> way to expose a PC on my home LAN so that it can be reached by a PC on my
>> firend's LAN?
>>
>> Is there any low cost software out there that can manage this requirement?
>>
>> Can anybody recommend any sites that have idiot-level instructions for
>> setting up a VPN of this type?

>
> You need to tell us the exact model of the router you are using.
>
> --
> --
> (E-Mail Removed)
> (Remove 999 to reply to me)


 
Reply With Quote
 
Leythos
Guest
Posts: n/a

 
      01-10-2005, 11:59 AM
In article <#(E-Mail Removed)>,
(E-Mail Removed)lid says...
> Additionally, you can use the built-in PPTP VPN server/client functionality on XP. This is FREE,
> which makes it very cost effective...
>
> http://www.onecomputerguy.com/networ...vpn_server.htm
> http://www.onecomputerguy.com/networking/xp_vpn.htm
>
> You would need to forward TCP Port 1723 and enable GRE Protocol 47 traffic through the routers. Some
> routers call this "PPTP Pass Through" or "VPN Pass Through". Check the manual or the manufacturers
> support web pages for help with that...


As a side note, the inbound PPTP forwarding is not the same as "PPTP
Pass Through" on D-Link or Linksys. The PPTP Pass Through is from LAN to
WAN, not WAN to LAN on those units. Some of the linksys units, depending
on firmware, require forwarding 1723 TCP to computer as well as 47 UDP
to computer, others require 1723 TCP/UDP and 47 TCP/UDP to the computer
- and yes, I know that 47 is not a port, don't ask me why they did it
this way. I had the same problem with a DI-804HV unit from D-Link.

--
--
(E-Mail Removed)
(Remove 999 to reply to me)
 
Reply With Quote
 
Sooner Al
Guest
Posts: n/a

 
      01-10-2005, 12:14 PM
It also gets down to firmware issues... Some firmware releases break PPTP Pass Through, at least
that is my experience with a Linksys BEFSR41 (v1) and a Buffalo WBR-G54... Its kind of a crap shoot,
so to speak, with some of these consumer grade routers...

--
Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights...

"Leythos" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In article <#(E-Mail Removed)>,
> (E-Mail Removed)lid says...
>> Additionally, you can use the built-in PPTP VPN server/client functionality on XP. This is FREE,
>> which makes it very cost effective...
>>
>> http://www.onecomputerguy.com/networ...vpn_server.htm
>> http://www.onecomputerguy.com/networking/xp_vpn.htm
>>
>> You would need to forward TCP Port 1723 and enable GRE Protocol 47 traffic through the routers.
>> Some
>> routers call this "PPTP Pass Through" or "VPN Pass Through". Check the manual or the
>> manufacturers
>> support web pages for help with that...

>
> As a side note, the inbound PPTP forwarding is not the same as "PPTP
> Pass Through" on D-Link or Linksys. The PPTP Pass Through is from LAN to
> WAN, not WAN to LAN on those units. Some of the linksys units, depending
> on firmware, require forwarding 1723 TCP to computer as well as 47 UDP
> to computer, others require 1723 TCP/UDP and 47 TCP/UDP to the computer
> - and yes, I know that 47 is not a port, don't ask me why they did it
> this way. I had the same problem with a DI-804HV unit from D-Link.
>
> --
> --
> (E-Mail Removed)
> (Remove 999 to reply to me)


 
Reply With Quote
 
Leythos
Guest
Posts: n/a

 
      01-10-2005, 12:36 PM
In article <(E-Mail Removed)>,
(E-Mail Removed)lid says...
> It also gets down to firmware issues... Some firmware releases break PPTP Pass Through, at least
> that is my experience with a Linksys BEFSR41 (v1) and a Buffalo WBR-G54... Its kind of a crap shoot,
> so to speak, with some of these consumer grade routers...


Mine too - I actually use to be able to do inbound PPTP with the BEFSR41
and others, then CISCO started doing the firmware and all bets were off.
Linksys has a hack for their devices on a tech-note about how to make it
work. Same with D-Link, I bought the DI-804HV because it works as a PPTP
End-Point and they said it would work with PPTP inbound sessions passed
through to the server - it was not quite that simple, but, after
googling, it was setup and is working nicely.

The only requirement to make life "simple" is that each end should have
a fixed IP. Without a fixed IP the tunnels can take minutes to regen and
with a fixed Ip it's only seconds.

--
--
(E-Mail Removed)
(Remove 999 to reply to me)
 
Reply With Quote
 
Sooner Al
Guest
Posts: n/a

 
      01-10-2005, 12:45 PM
I have PPTP VPN working through my BEFSR41 (v1) using the 1.46.2 firmware...and had it working with
the older 1.42.7 release...

--
Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights...

"Leythos" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In article <(E-Mail Removed)>,
> (E-Mail Removed)lid says...
>> It also gets down to firmware issues... Some firmware releases break PPTP Pass Through, at least
>> that is my experience with a Linksys BEFSR41 (v1) and a Buffalo WBR-G54... Its kind of a crap
>> shoot,
>> so to speak, with some of these consumer grade routers...

>
> Mine too - I actually use to be able to do inbound PPTP with the BEFSR41
> and others, then CISCO started doing the firmware and all bets were off.
> Linksys has a hack for their devices on a tech-note about how to make it
> work. Same with D-Link, I bought the DI-804HV because it works as a PPTP
> End-Point and they said it would work with PPTP inbound sessions passed
> through to the server - it was not quite that simple, but, after
> googling, it was setup and is working nicely.
>
> The only requirement to make life "simple" is that each end should have
> a fixed IP. Without a fixed IP the tunnels can take minutes to regen and
> with a fixed Ip it's only seconds.
>
> --
> --
> (E-Mail Removed)
> (Remove 999 to reply to me)


 
Reply With Quote
 
Leythos
Guest
Posts: n/a

 
      01-10-2005, 01:12 PM
In article <ON#(E-Mail Removed)>,
(E-Mail Removed)lid says...
> I have PPTP VPN working through my BEFSR41 (v1) using the 1.46.2 firmware...and had it working with
> the older 1.42.7 release...


Inbound to a VPN Server or just outbound to a server on the internet?

The outbound VPN has never been a problem, only the inbound to a server
acting as the VPN endpoint.

--
--
(E-Mail Removed)
(Remove 999 to reply to me)
 
Reply With Quote
 
Sooner Al
Guest
Posts: n/a

 
      01-10-2005, 03:29 PM
Inbound through the Linksys BEFSR41 (v1) to my XP Pro box acting as a PPTP VPN server...

http://theillustratednetwork.mvps.or...03PPTPVPN.html

--
Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights...

"Leythos" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In article <ON#(E-Mail Removed)>,
> (E-Mail Removed)lid says...
>> I have PPTP VPN working through my BEFSR41 (v1) using the 1.46.2 firmware...and had it working
>> with
>> the older 1.42.7 release...

>
> Inbound to a VPN Server or just outbound to a server on the internet?
>
> The outbound VPN has never been a problem, only the inbound to a server
> acting as the VPN endpoint.
>
> --
> --
> (E-Mail Removed)
> (Remove 999 to reply to me)


 
Reply With Quote
 
Leythos
Guest
Posts: n/a

 
      01-10-2005, 09:13 PM
In article <(E-Mail Removed)>,
(E-Mail Removed)lid says...
> Inbound through the Linksys BEFSR41 (v1) to my XP Pro box acting as a PPTP VPN server...
>
> http://theillustratednetwork.mvps.or...03PPTPVPN.html


Great - I use to run the BEFSR41 for years with inbound PPTP, but at
least two of the firmware updates ruined it (no other changes, just
updated the firmware). I'll see if I the latest firmware fixed the
problem, but I'm not expecting much since CISCO bought them

--
--
(E-Mail Removed)
(Remove 999 to reply to me)
 
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
Low cost RALink based 802.11n clients? Wolfi Linux Networking 1 02-20-2009 10:23 AM
Dopod 900 cost $350 , Apple iPhone 8GB Phone cost $300 smiphones Broadband 1 10-19-2007 11:26 AM
HP iPAQ Rx5915 cost $220, HTC Touch cost $245 smiphones Wireless Internet 0 07-25-2007 04:34 PM
how to create LAN in my home pc =?Utf-8?B?QkVSVA==?= Windows Networking 6 06-21-2005 11:02 AM
Looking for home based Linux LKM and socket based application project GS Linux Networking 1 05-30-2005 08:56 PM



1 2 3 4 5 6 7 8 9 10 11