All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Buddy wu" <ejournal4me@gmail.com>
To: netfilter@lists.netfilter.org
Subject: how to connect to VPN server using IPTABLES nat
Date: Thu, 2 Mar 2006 18:46:04 +0800	[thread overview]
Message-ID: <43a0cdcb0603020246n4da19616p@mail.gmail.com> (raw)

   I DON'T mean there is a VPN serving making from linux.
   The fact is that:
   I set up a VPN server using windows server(IP:192.168.1.1) and it
is behind a Linux server which is using iptables for nat
   iptables -A PREROUTING -d 218.0.0.0 -j DNAT --to 192.168.1.1

   but I can't establish the VPN connection from out(etc IP address is
218.10.0.1, I have tested that I can connect to other service such as
web(port 80). How can I establish the VPN connection ? Is there need
some setting in IPTABLES?


             reply	other threads:[~2006-03-02 10:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-02 10:46 Buddy wu [this message]
2006-03-02 11:45 ` how to connect to VPN server using IPTABLES nat Rob Sterenborg
2006-03-03  4:55   ` Buddy wu
2006-03-03  6:22     ` Rob 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=43a0cdcb0603020246n4da19616p@mail.gmail.com \
    --to=ejournal4me@gmail.com \
    --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.