/usr/ports/net/poptop works excellently.
pf needs to allow protocol 47 and tcp 1723 plus need to allow traffic
for specific tunnels created tun0 tun1 etc.
Generally the client will determine whether to use the created link as
default route. If using windows check the tcp/ip
properties and advanced tab to deselect it as the default route.
Logical One wrote:
I am trying to find some current documentation or pointers on how to setup a
PPTP connection from my OpenBSD 3.7 firewall to my work VPN running PPTP.
I've seen quite a few things, but most are outdated or conflicting in the
instructions they give. I have seen some references to the kernel
supporting this functionality natively while other say that recompiling the
kernel is necessary and still others say a third party program is needed. I
am just looking for somewhere to start that has current information or maybe
even a copy of the configs from someone who has set this up before. I'd
also like to find information on what settings are needed in pf if a PPTP
connection is used, but the networks is bridges are using the same
addressing scheme. I also need to know how to configure the router
(OpenBSD) to pass traffic to certain addresses out the VPN connection,
others back into the LAN, and the rest out my cable connection. I need to
know how to configure the VPN so that it is not my default gateway out since
my home connection is much faster than the T1 at my office where the VPN
connects.
Thanks for any pointers, hints, advice, configs or whatever else anyone has
to contribute and I'm sorry for being a bother, but while the information is
out there, I have been unable to find what is relevant to my config.
Thanks,
Logical_1