All of lore.kernel.org
 help / color / mirror / Atom feed
From: Payal Rathod <payal-iptables@staticky.com>
To: ads nat <adsnat@yahoo.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: natting help needed urgently.
Date: Tue, 9 Sep 2003 16:41:36 +0530	[thread overview]
Message-ID: <20030909111136.GB1846@linux.local> (raw)
In-Reply-To: <20030909080918.28191.qmail@web20710.mail.yahoo.com>

On Tue, Sep 09, 2003 at 01:09:18AM -0700, ads nat wrote:
> Requesting you to specify how you have solved yourself. It will help us .
> Thanks

I made an alias for eth0:1 for that external ip on linux box.
That made linux box accept the traffic. Then I made a nat rule like,

iptables -A PREROUTING -t nat -d <ext ip> -j DNAT --to <int ip>

Thanks all again.
With warm regards,
-Payal

-- 
"Visit GNU/Linux Success Stories"
http://payal.staticky.com
Guest-Book Section Updated.


  reply	other threads:[~2003-09-09 11:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-07 11:04 natting help needed urgently Payal Rathod
2003-09-06 19:29 ` Mark E. Donaldson
2003-09-08  4:49 ` Dharmendra.T
2003-09-09  3:19   ` Payal Rathod
2003-09-09  8:09     ` ads nat
2003-09-09 11:11       ` Payal Rathod [this message]
2003-09-09 19:15         ` Ranjeet Shetye

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=20030909111136.GB1846@linux.local \
    --to=payal-iptables@staticky.com \
    --cc=adsnat@yahoo.com \
    --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.