All of lore.kernel.org
 help / color / mirror / Atom feed
From: Filipe Abrantes <fla@inescporto.pt>
To: netfilter@lists.netfilter.org
Subject: UDP nat question
Date: Mon, 18 Apr 2005 15:26:42 +0100	[thread overview]
Message-ID: <4263C3A2.70006@inescporto.pt> (raw)

Hi all,

I have a basic question about iptables UDP NAT.

Imagine that you have 2 UDP sessions in your private LAN using the same 
port. How does iptables nat these connections? One of the sessions will 
get one external port of the NAT machine and the other session will get 
another one? Does the usual MASQUERADE command suffice to achieve this?

iptables MASQUERADE command:

$IPTABLES -t nat -A POSTROUTING -o $OUTBOUND_IFACE -j MASQUERADE

Hope I have made myself clear and,

Thanks for your attention

Filipe Abrantes

-- 
Filipe Lameiro Abrantes
INESC Porto
Campus da FEUP
Rua Dr. Roberto Frias, 378
4200-465 Porto
Portugal

Phone: +351 22 209 4266
E-mail: fla@inescporto.pt


             reply	other threads:[~2005-04-18 14:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-18 14:26 Filipe Abrantes [this message]
2005-04-19 12:03 ` UDP nat question Jason Opperisano
2005-04-19 13:31 ` Daniel Lopes
  -- strict thread matches above, loose matches on Subject: below --
2005-04-20 16:11 Filipe Abrantes
2005-04-21 12:17 ` Damjan
2005-04-21 18:02 ` Taylor, Grant

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=4263C3A2.70006@inescporto.pt \
    --to=fla@inescporto.pt \
    --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.