Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Pascal Hambourg <pascal.mail@plouf.fr.eu.org>
To: "J. Webster" <webster_jack@hotmail.com>
Cc: netfilter@vger.kernel.org
Subject: Re: iptables not forwarding port 443
Date: Wed, 07 Jul 2010 17:00:38 +0200	[thread overview]
Message-ID: <4C349696.2030807@plouf.fr.eu.org> (raw)
In-Reply-To: <BAY145-w34B5B06EDA4912362F831AF3B30@phx.gbl>

(Please don't top post)

J. Webster a écrit :
> So, change it to this?
> -A PREROUTING -d xx.xxx.xxx.199 -p tcp -m tcp --dport 443 -j DNAT --to-ports 1194

man iptables. DNAT expects "--to-destination <address>:<port>".

> I had udp open as I was planning to change the vpn to udp in the near future.

AFAICS you don't have UDP open in your filter rules, you just redirect
it (useless as it will be dropped).

  reply	other threads:[~2010-07-07 15:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-06 16:39 iptables not forwarding port 443 J. Webster
2010-07-06 17:05 ` Gáspár Lajos
2010-07-06 17:10   ` J. Webster
2010-07-06 17:26     ` Gáspár Lajos
2010-07-06 17:40       ` J. Webster
2010-07-06 18:03         ` Grant Taylor
2010-07-06 18:08         ` Gáspár Lajos
2010-07-06 18:23           ` J. Webster
2010-07-07  1:54           ` J. Webster
2010-07-07 14:51 ` Pascal Hambourg
2010-07-07 14:53   ` J. Webster
2010-07-07 15:00     ` Pascal Hambourg [this message]
2010-07-07 15:20       ` J. Webster
2010-07-07 15:50         ` Pascal Hambourg
2010-07-08 16:12           ` J. Webster
2010-07-08 17:34             ` Jan Engelhardt
2010-07-08 18:56             ` Pascal Hambourg

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=4C349696.2030807@plouf.fr.eu.org \
    --to=pascal.mail@plouf.fr.eu.org \
    --cc=netfilter@vger.kernel.org \
    --cc=webster_jack@hotmail.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