All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattia Martinello <m.martinello@iol.it>
To: netfilter <netfilter@lists.netfilter.org>
Subject: Ports
Date: Mon, 09 Sep 2002 19:30:03 +0200	[thread overview]
Message-ID: <3D7CDA9B.1070706@iol.it> (raw)

Could I allow a packet to transit in the FORWARD chain (under 
masquerading) from some host (or any host) to a host on a port?

iptables -A FORWARD -p tcp -s 0.0.0.0/0 -d 192.168.2.101 -dport 80 -j ACCEPT

don't work (only one -d is allowed). What can I do?

Thank you very much
Bye
Mattia



             reply	other threads:[~2002-09-09 17:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-09 17:30 Mattia Martinello [this message]
2002-09-09 17:38 ` Ports Maciej Soltysiak
2002-09-09 17:41 ` Ports Ramin Alidousti
2002-09-09 18:00   ` Ports Mattia Martinello
2002-09-09 18:39 ` Ports Antony Stone
     [not found] <20050307032130.C195512043@sc8-sf-spam2.sourceforge.net>
2005-03-07  3:28 ` ports maru
  -- strict thread matches above, loose matches on Subject: below --
2008-11-20  7:34 Ports Mike
2008-11-20 12:27 ` Ports Paul Evans
2008-11-20 18:00   ` Ports Mike
2008-11-20 18:07     ` Ports Paul Evans
2008-11-20 18:24       ` Ports Mike
2008-11-20 18:29         ` Ports Paul Evans
2008-11-20 18:35           ` Ports Mike
2008-11-20 19:49         ` Ports Pascal Hambourg
2008-11-20 19:34 ` Ports 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=3D7CDA9B.1070706@iol.it \
    --to=m.martinello@iol.it \
    --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.