From: "Pavan Gokarn" <pavang@techknowledge.ws>
To: netfilter@lists.netfilter.org
Subject: Subscribe/Query
Date: Thu, 27 Feb 2003 10:27:30 +0530 [thread overview]
Message-ID: <001e01c2de1c$bbc510a0$e11310ac@techknowledge.ws> (raw)
[-- Attachment #1: Type: text/plain, Size: 845 bytes --]
Dear Sir,
I am a system administrator new to IPTables, well pretty new. I have an issue with DNAT. my DNAT does not work internally. let me give you the configuration. I have a Firewall with 2 plumbed interface on the same card. eth0=172.16.19.231 and eth0:a=10.1.1.25. i have enables ip_forward. now when i try to access a 10.0.0.0/8 ip address from 172.16.19.0/24 (http) using DNAT on the firewall NATBox it does not work. can you please give me a solution. the commands i issued are.
# iptables -t nat -A PREROUTING -d 172.16.19.152 -p tcp --dport 8080 -j DNAT --to 10.1.1.33:8080
can some one please help me with this. also i am writing a gui solution using 'C' as a frontend to iptables. can someone give me the full description of NETFILTER/IPTables extentions and options (manpages is not enough)
Thanx a ton
Regards
Pavan
[-- Attachment #2: Type: text/html, Size: 1477 bytes --]
next reply other threads:[~2003-02-27 4:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-27 4:57 Pavan Gokarn [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-02-26 12:29 Subscribe/Query Pavan Gokarn
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='001e01c2de1c$bbc510a0$e11310ac@techknowledge.ws' \
--to=pavang@techknowledge.ws \
--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.