Linux Netfilter discussions
 help / color / mirror / Atom feed
From: <sc2@gmx.at>
To: netfilter@lists.netfilter.org
Subject: Forwarding help
Date: Wed, 26 Nov 2003 23:03:14 +0100	[thread overview]
Message-ID: <000701c3b469$17203ba0$14d36c50@anonymous> (raw)

hello
i use iptables .7, but it does not work (forward) , any ideas?
thank you , 
ps: same rules down i have make for tcp match not only for udp

echo "1" > /proc/sys/net/ipv4/ip_forward
iptables -F FORWARD
iptables -t nat -F
iptables -A FORWARD -j LOG
iptables -A FORWARD -p udp -d ip --dport port -j ACCEPT
iptables -t nat -A PREROUTING -p udp -d ip --dport port -j DNAT --to 
ip:port



             reply	other threads:[~2003-11-26 22:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-26 22:03 sc2 [this message]
2003-11-26 22:30 ` Forwarding help zechim
2003-11-26 22:30 ` Antony Stone
2003-11-27 11:07   ` sc2
2003-11-27 11:34     ` Antony Stone
2003-11-27 12:48       ` sc2
2003-11-27 12:58         ` Antony Stone
2003-11-27 13:14           ` Ray Leach
2003-11-27 13:21             ` Antony Stone
  -- strict thread matches above, loose matches on Subject: below --
2003-11-20 20:26 Forwarding Help Michael Menges
2003-11-20 20:40 ` Antony Stone
2003-11-20 21:23   ` Jeffrey Laramie
2003-11-20 21:37     ` Antony Stone
2003-11-20 21:20 ` Eric Wood

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='000701c3b469$17203ba0$14d36c50@anonymous' \
    --to=sc2@gmx.at \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox