From: "subramanya" <angeeras@satyam.net.in>
To: netfilter@lists.netfilter.org
Subject: help regarding DNAT
Date: Tue, 3 Jun 2003 09:55:23 +0530 [thread overview]
Message-ID: <002f01c32988$27c02220$7673d6d2@sify.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 477 bytes --]
i am a student doing my final year engineering project work.
i am faced with a problem:i want to DNAT all the packets and ia m using the following command:
iptables -t nat -I PREROUTING -p ALL -j DNAT -s xx.xx.xx.xx -d yy.yy.yy.yy --to-destination zz.zz.zz.zz
this works fine on a router. but this doesnot work on a machine that acts as a bridge. the packets that are entering the PREROUTING chain are lost in that chain.
what could the problem be? plz help
[-- Attachment #2: Type: text/html, Size: 1469 bytes --]
next reply other threads:[~2003-06-03 4:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-03 4:25 subramanya [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-06-03 22:20 help regarding DNAT George Vieira
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='002f01c32988$27c02220$7673d6d2@sify.com' \
--to=angeeras@satyam.net.in \
--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.