From: "Aldo S. Lagana" <alagana@discmail.com>
To: 'Rowan Reid' <rreid@studio3arc.com>,
'Marc Riddle' <mriddle@socal.rr.com>,
netfilter@lists.samba.org
Subject: RE: PPTP through masquerading gateway
Date: Mon, 8 Jul 2002 17:06:33 -0400 [thread overview]
Message-ID: <001901c226c3$573f4e40$3864a8c0@discmail.com> (raw)
In-Reply-To: <000d01c226c1$9a049390$6b01a8c0@s3ac>
[-- Attachment #1: Type: text/plain, Size: 1642 bytes --]
I am in the process of using that module to allow 'outgoing' from behind
a Linux firewall - which is a little different than your situation.
I have gotten the POM module to patch cleanly against 2.4.16 with
iptables 1.2.5, now I just need to get that test box out on the wire to
give it a go...
I'l let you know if my scenario works out...
-----Original Message-----
From: Rowan Reid [mailto:rreid@studio3arc.com]
Sent: Monday, July 08, 2002 4:54 PM
To: 'Aldo S. Lagana'; 'Marc Riddle'; netfilter@lists.samba.org
Subject: RE: PPTP through masquerading gateway
I've been trying to get this to work. with no luck. I've used the POM
module which fails everytime I try to patch my kernel 2.4.4 and up
no luck even on a freshly downloaded kernel. other patches work but pptp
does not. I tried another patch which patched my 2.4.18 kernel
but all my connections fail to make it to my server. I woudl love to
talk to at least one person who HAS gotten this to work.
Are you using the POM ip_conntrack_pptp module (or compiled into
kernel)?
I am fairly sure that NAT of any type 'breaks' PPTP connections, and the
above module is needed for you to NAT the PPTP connections...
-----Original Message-----
From: netfilter-admin@lists.samba.org
[mailto:netfilter-admin@lists.samba.org] On Behalf Of Marc Riddle
Sent: Monday, July 08, 2002 2:17 PM
To: netfilter@lists.samba.org
Subject: PPTP through masquerading gateway
iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
iptables -t nat -A PREROUTING -i ppp0 -p tcp --dport 1723 -j DNAT --to
10.1.1.15
iptables -t nat -A PREROUTING -i ppp0 -p 47 -j DNAT --to 10.1.1.15
[-- Attachment #2: Type: text/html, Size: 4285 bytes --]
next prev parent reply other threads:[~2002-07-08 21:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-08 18:16 PPTP through masquerading gateway Marc Riddle
2002-07-08 19:15 ` Aldo S. Lagana
2002-07-08 20:54 ` Rowan Reid
2002-07-08 21:06 ` Aldo S. Lagana [this message]
2002-07-08 22:19 ` Rowan Reid
2002-07-08 22:31 ` R. Sterenborg
2002-07-08 23:44 ` Rowan Reid
2002-07-09 6:17 ` R. Sterenborg
[not found] <200207091052.55364.fabrice@celestix.com>
2002-07-09 2:08 ` Rowan Reid
[not found] <000a01c22798$9a5773d0$0401000a@win2k>
2002-07-09 22:35 ` Rowan Reid
2002-07-10 6:10 ` R. Sterenborg
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='001901c226c3$573f4e40$3864a8c0@discmail.com' \
--to=alagana@discmail.com \
--cc=mriddle@socal.rr.com \
--cc=netfilter@lists.samba.org \
--cc=rreid@studio3arc.com \
/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