Date: Fri, 3 Aug 2001 06:59:59 -0500 From: Lucas Bergman <lucas@slb.to> To: questions@freebsd.org, robe@FreeBSD.csie.NCTU.edu.tw Subject: FW: FreeBSD MPD VPN Message-ID: <20010803065959.A24073@comp04.prc.uic.edu>
next in thread | raw e-mail | index | archive | help
I'm forwarding this (along with some formatting fixes) to the
freebsd-questions mailing list. If you have general FreeBSD-related
questions, as opposed to questions about software I wrote, please
direct them there. That way, myself, along with people far more
capable than I, can have a look at it all at once. Trust me, it's
better that way.
Thanks,
Lucas
=========================== forwarded message
Date: Fri, 3 Aug 2001 00:55:08 +0800
From: Eric Yang <robe@FreeBSD.csie.NCTU.edu.tw>
To: lucas@slb.to
Subject: FreeBSD MPD VPN
Hi,
I saw your message at docs.freebsd.org ( mailing lists ). I've some
questions about using MPD as a VPN Server. I can use win2k box
connecting to my FreeBSD MPD VPN Server, but can't ping any other
hosts in the internal network. The gateway of my internal network is
also as the VPN Server, and the internal subnet is 10.0.1.0/24,
default gateway is 10.0.1.254
Below is my config, and if I want to have multiple clients (outside
the network), what should I do ? run multiple mpd ? or set multiple
bundle ?
mpd.conf
Pptp0:
new -i ng0 Pptp0 Pptp0
set iface enable proxy-arp
set log pptp
set link yes acfcomp protocomp
set link no pap chap
set link enable chap
set link keep-alive 10 60
set ipcp ranges 10.0.1.254/32 10.0.1.101/32
set ipcp yes vjcomp
set bundle enable multilink
set bundle enable compression
set ccp yes mppc
set ccp yes mpp-e40
set ccp yes mpp-e128
set ccp yes mpp-stateless
mpd.links
Pptp0:
set link type pptp
set pptp enable incoming
set pptp disable originate
--
National Chiao Tung University <B7><A8><A4>l<B5><BE> (Eric
Yang)
robe@tiger2.net
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010803065959.A24073>
