VPN solution for FreeBSD

xyyz

Diamond Member
Sep 3, 2000
4,331
0
0
at the moment i have a win2k3 server that's taken the role of the VPN server using PPTP. i'm connecting to the home network from abroad at the moment.

unfortuantely, there are some issues that are going to make me stop using win2k3 as the VPN server.

i'd like to use my FreeBSD box as my vpn server. the problem is that i haven't seen documentation where i can use FreeBSD as a VPN endpoint for a client machine. from all the IPSec examples, you have firewall/server-2-firewall/server VPNs, but never server-2-client solutions.

i really need to be able to connect my laptop through a dial-up account using the internet, without the need for an addtional server between the laptop and the FreeBSD VPN server.

does anyone know if this is possible?
 

xyyz

Diamond Member
Sep 3, 2000
4,331
0
0
nice nice...

you got anything for an IPSec solution with the same freebsd-server to winxp-client setup?
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Originally posted by: xyyz
nice nice...

you got anything for an IPSec solution with the same freebsd-server to winxp-client setup?

Try this

;) That's how I found the others. If I remember, I'll dig around a bit later.
 

xyyz

Diamond Member
Sep 3, 2000
4,331
0
0
your google is stronger than mine.

i did the search from google before coming here. unfortunately, i can't find a client-server solution. just gateway to gateway.
 

xyyz

Diamond Member
Sep 3, 2000
4,331
0
0
that last post looks, pretty much like what i need.

are you by chance familiar at all with OpenVPN?
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
I've never really done anything with VPN. Anytime I think I'm interested something shiny distracts me. Oooh a quarter!
 

groovin

Senior member
Jul 24, 2001
857
0
0
racoon is the most popular ipsec vpn server for bsd. ive connected many offices with it. the only problem with it was it didnt support road warriors at all. thats supposed to have changed recently, but i have since started using m0n0wall (www.m0n0.ch/wall) which is a stripped down version of freebsd aimed at embedded platforms.