From: Jerome Petazzoni <skaya@enix.org>
To: lartc@vger.kernel.org
Subject: RE: [LARTC] VPN Server setup for roaming windows clients?
Date: Wed, 09 Jan 2002 10:31:03 +0000 [thread overview]
Message-ID: <marc-lartc-101057234112741@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101041377724545@msgid-missing>
> I implemented a VPN on PPTP for my LAN [...]
> Can anyone tell me about a good solution in LINUX OR the exact steps and
> IPTABLE commands OR links to documents, trying to achieve something similar?
iptables itself can't do tunneling. well, it could, but it's not exactly
designed to do it.
you should look for a linux implementation of a pptp server (I used one
a few years ago, and it worked fine ; search "pptpd" on google).
iptables itself can be used to implement a firewall.
Jerome Petazzoni <skaya at enix dot org>
--
But of course there were the rules. Everyone knew there were rules. They just
had to hope like Hell that the gods knew the rule
s, too.
(Guards! Guards!)
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/
next prev parent reply other threads:[~2002-01-09 10:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-07 14:35 [LARTC] VPN Server setup for roaming windows clients? Sagar Srivastava
2002-01-09 10:31 ` Jerome Petazzoni [this message]
2002-01-09 10:46 ` Stef Coene
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-lartc-101057234112741@msgid-missing \
--to=skaya@enix.org \
--cc=lartc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.