From: Eric Marchionni <mailing-lists@gmx.ch>
To: netfilter@lists.netfilter.org
Subject: portforwarding
Date: Tue, 06 May 2003 01:32:37 +0200 [thread overview]
Message-ID: <3EB6F495.7090900@gmx.ch> (raw)
hi list
my buddie is trying to get his webserver working behind his
debian router.
this is what i gave him (we tried once with --dport and once with
--dports):
iptables -t nat -A PREROUTING -i $WAN_IFACE -p tcp -m multiport
--dports 22,80 -j DNAT --to-destination $SERVER
i'm not able to connect to his webserver with http://his_ip/
what am i doing false? got any ideas?
thanx
eric
next reply other threads:[~2003-05-05 23:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-05 23:32 Eric Marchionni [this message]
2003-05-05 23:58 ` portforwarding Paul
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=3EB6F495.7090900@gmx.ch \
--to=mailing-lists@gmx.ch \
--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.