From: Antony Stone <Antony@Soft-Solutions.co.uk>
To: netfilter@lists.netfilter.org
Subject: Re: Microsoft VPN
Date: Thu, 1 Jul 2004 10:14:29 +0100 [thread overview]
Message-ID: <200407011014.29753.Antony@Soft-Solutions.co.uk> (raw)
In-Reply-To: <03f601c45f4a$e92dad80$1700000a@afsatke.local>
On Thursday 01 July 2004 10:07 am, Wycliffe Bahati wrote:
> > We're having trouble accessing our Microsoft VPN server through an
> > iptables firewall. The first person to connect gets in fine, but we can't
> > make concurrent VPN connections.
> >
> > /sbin/iptables -t nat -A ftolocal -p gre -j DNAT --to-destination 1.2.3.4
> > /sbin/iptables -t mangle -A ftolocal -p gre -j MARK --set-mark 1
> > /sbin/iptables -t nat -I PREROUTING 1 -p gre -j gforward
>
> Have u tried to uses snat to do a direct translation to the MS
That won't help - if you notice, the problem is not that nobody can connect,
but that only the first user can connect. Therefore the NAT and routing are
working fine, but the PPTP Conntrack Helper has not been loaded, so second
and subsequent connections are not passed on correctly to the server.
Regards,
Antony.
--
I don't know, maybe if we all waited then cosmic rays would write all our
software for us. Of course it might take a while.
- Ron Minnich, Los Alamos National Laboratory
Please reply to the list;
please don't CC me.
prev parent reply other threads:[~2004-07-01 9:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-30 17:27 Microsoft VPN Narti Kitiyakara
2004-06-30 17:42 ` Antony Stone
2004-07-01 9:07 ` Wycliffe Bahati
2004-07-01 9:14 ` Antony Stone [this message]
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=200407011014.29753.Antony@Soft-Solutions.co.uk \
--to=antony@soft-solutions.co.uk \
--cc=netfilter@lists.netfilter.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox