LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-03-2004, 10:17 AM   #1
Echo Kilo
Member
 
Registered: Jul 2004
Distribution: Ubuntu - Debian Based
Posts: 242

Rep: Reputation: 30
VPN from Win XP to Home Linux Server


Hello:

I have a Linux File server at home and all local Windows machines have their Documents Folder mapped to it and all files are saved there.

I can putty into it, but I would like to VPN to it so that I can read & write files from a remote location.

How can I do this using the Windows VPN client?

Thanks!
 
Old 12-03-2004, 10:43 AM   #2
maxut
Senior Member
 
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188

Rep: Reputation: 50
Re: VPN from Win XP to Home Linux Server

Quote:
Originally posted by Echo Kilo

I can putty into it, but I would like to VPN to it so that I can read & write files from a remote location.
easy way: u can transfer files via ssh. http://winscp.sourceforge.net
hard way: installing a VPN server. www.freeswan.org www.poptop.org and others ...

good luck.
 
Old 12-03-2004, 11:21 AM   #3
Echo Kilo
Member
 
Registered: Jul 2004
Distribution: Ubuntu - Debian Based
Posts: 242

Original Poster
Rep: Reputation: 30
So then what's the easiest way to install a VPN Server?

Can I buy a wireless router with VPN built in it OR can I run a VPN Server on the Linux Server? Right now, I have a Netgear WGR 614 with Port Forwarding.

Either way, I'd like to know my options, but if I can just install a VPN server on the linux server, I'd like to learn that way as well.
 
Old 12-03-2004, 12:14 PM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,749

Rep: Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928
www.poptop.org is a pptp server. The pptp client is a already built into XP.
 
Old 12-03-2004, 12:25 PM   #5
maxut
Senior Member
 
Registered: May 2003
Location: istanbul
Distribution: debian - redhat - others
Posts: 1,188

Rep: Reputation: 50
as i can see u have 3 options right now.
1- install VPN server on linux.
i didnt mean there was a easy way to install vpn server.
i use poptop on linux with 2.4.x series kernel, and it needs kernel modules and some iptables comands. i can say it is hard.
u can try openvpn (http://sourceforge.net/projects/openvpn/) and freeswan(.org)
if i remember correctly they are ipsec based VPN server. and i didnt try them b4.
2 - install winscp(.sourceforge.net) on xp client to get or send files via ssh. easiest way.!
3- if your modem doesnt support VPN, buy a new one which supports VPN

maybe u have more options. but i just know these.

good luck.
 
Old 12-03-2004, 01:27 PM   #6
Echo Kilo
Member
 
Registered: Jul 2004
Distribution: Ubuntu - Debian Based
Posts: 242

Original Poster
Rep: Reputation: 30
I love having options.

What's the consensus on Freeswan vs PopTop ?






Last edited by Echo Kilo; 12-04-2004 at 12:40 AM.
 
Old 12-04-2004, 12:42 AM   #7
Echo Kilo
Member
 
Registered: Jul 2004
Distribution: Ubuntu - Debian Based
Posts: 242

Original Poster
Rep: Reputation: 30
Which is more automated and which is more robust? Are these the two best VPN servers for Linux?
 
Old 12-04-2004, 08:43 PM   #8
Echo Kilo
Member
 
Registered: Jul 2004
Distribution: Ubuntu - Debian Based
Posts: 242

Original Poster
Rep: Reputation: 30
Does anyone having used more than one VPN Client have any reccomendations ?
 
Old 12-09-2004, 12:36 AM   #9
greenmeanie
Member
 
Registered: Sep 2004
Distribution: FreeBSD5.4
Posts: 82

Rep: Reputation: 15
tightvnc

is a no brainer.

Last edited by greenmeanie; 12-09-2004 at 12:38 AM.
 
Old 12-09-2004, 08:50 AM   #10
MainframeGuy
Member
 
Registered: Nov 2004
Location: London, UK
Distribution: Ubuntu 10.04
Posts: 50

Rep: Reputation: 16
caution - SP2

I am a total n00b to Linux - but not to VPN and I just wanted to sound a note of caution that M$ in their wisdom really screwed with the VPN client in SP2 for XP - enough that it does not work with my corporate VPN server and I am holding two of my five XP machines to SP1 in order to enable my VPN for work,. Sometimes the problem may not hit and sometimes you can work around with a ROUTE ADD command at the XP end but I wanted you to get the earliest heads up on this issue.

Hope I helped.
 
Old 12-19-2004, 02:41 PM   #11
Echo Kilo
Member
 
Registered: Jul 2004
Distribution: Ubuntu - Debian Based
Posts: 242

Original Poster
Rep: Reputation: 30
I've decided to try OpenVPN becuase it has lots of documentation. Have other tried it?
 
Old 12-27-2004, 02:31 PM   #12
stoffell
Member
 
Registered: Apr 2003
Location: belgium
Distribution: debian
Posts: 72

Rep: Reputation: 15
OpenVPN has a lot of advantages over other (some proprietary) solutions, try and you will love it!

(it's also very scalable and pretty easy to have 1 windows client connect with multiple different vpn servers at the same time)

cheers!
 
Old 12-31-2004, 04:39 AM   #13
rajsmilesalways
LQ Newbie
 
Registered: Dec 2004
Distribution: fedora,mandrake,redhat,suse
Posts: 3

Rep: Reputation: 0
well the solution is quite simple you can simply try using a software called WINSCP for windows and enable ssh on the linux server that would provide u with perfect vpn solution.
 
Old 12-31-2004, 11:18 PM   #14
Echo Kilo
Member
 
Registered: Jul 2004
Distribution: Ubuntu - Debian Based
Posts: 242

Original Poster
Rep: Reputation: 30
If I use putty, does that mean SSH is on?
 
Old 01-02-2005, 07:21 AM   #15
stoffell
Member
 
Registered: Apr 2003
Location: belgium
Distribution: debian
Posts: 72

Rep: Reputation: 15
well, depending on the protocol you selected (in putty), it could be that ssh is on.
most probably it is, because it the default for most distributions.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
VPN: linux VPN server behind Linksys router hamish Linux - Networking 14 08-25-2005 08:42 PM
home network (win & lin) file/print server, distro? jollyjoice Linux - Networking 3 11-03-2004 12:51 PM
VPN Question Win98->internet->Router->Linux VPN Server->Win2k Server patrickrea Linux - Networking 1 08-10-2004 02:09 AM
Win -> Linux VPN via Linksys Router gmeazell Linux - Networking 3 03-16-2004 07:28 AM
VPN connection with linux & win fada12 Linux - Networking 0 11-22-2003 12:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration