From: "Remus" <rmocius@auste.elnet.lt>
To: netfilter@lists.netfilter.org
Subject: Microsoft PPTP VPN server behind FIREWALL
Date: Tue, 25 Mar 2003 13:08:35 -0000 [thread overview]
Message-ID: <083201c2f2cf$a4fc85c0$6e69690a@rimas> (raw)
In-Reply-To: Pine.LNX.4.33.0303250926560.7010-100000@blackhole.kfki.hu
Hi folks,
I have running the Microsoft PPTP VPN server behind my Firewall with MASQ.
I tried to use this command to make a forward to itenal IP address:
iptables -t nat -A PREROUTING -d $EXTERNALIP -p tcp --dport 1723 -j
DNAT --to 192.168.1.150:1723
But it doesn't work, I mean I cannot connect to my VPN server from outside.
Any ideas or issues?
Thank you in advance for the help. :-)
Remus
next prev parent reply other threads:[~2003-03-25 13:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-24 20:08 ipv6 and state matching Trever L. Adams
2003-03-25 8:33 ` Jozsef Kadlecsik
2003-03-25 13:08 ` Remus [this message]
2003-03-25 15:22 ` Microsoft PPTP VPN server behind FIREWALL Ilguiz Latypov
2003-03-25 17:37 ` Rowan Reid
2003-03-25 18:34 ` bill davidsen
2003-03-25 15:53 ` ipv6 and state matching Trever L. Adams
2003-03-25 23:33 ` Jozsef Kadlecsik
-- strict thread matches above, loose matches on Subject: below --
2003-03-25 16:57 Microsoft PPTP VPN server behind FIREWALL Daniel Chemko
2003-03-27 20:46 Steve M Bibayoff
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='083201c2f2cf$a4fc85c0$6e69690a@rimas' \
--to=rmocius@auste.elnet.lt \
--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 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.