From: Jesper Lund <jesper@ballbreaker.dk>
To: netfilter@lists.netfilter.org
Subject: Re: help needed.
Date: Fri, 7 Nov 2003 14:08:25 +0100 [thread overview]
Message-ID: <20031107140825.272789ed.jesper@ballbreaker.dk> (raw)
In-Reply-To: <200311071255.hA7Ctwj14697@agate.rockstone.co.uk>
> iptables -A POSTROUTING -t nat -s 192.168.132.230 -j SNAT --to
> 212.23.233.40 iptables -A PREROUTING -t nat -d 212.23.233.40 -j DNAT
> --to 192.168.132.230
And you have to make the linux box respond to arp requests on the
outside interface:
ip addr add dev ethX 212.23.223.40
//Jesper
next prev parent reply other threads:[~2003-11-07 13:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-07 12:40 help needed Mikko Kallio
2003-11-07 12:55 ` Antony Stone
2003-11-07 13:08 ` Jesper Lund [this message]
2003-11-07 13:30 ` Antony Stone
-- strict thread matches above, loose matches on Subject: below --
2003-11-13 15:06 Help Needed Harish Sabnani
2003-11-13 15:35 ` Jeffrey Laramie
2003-03-25 8:53 Help needed steven.mugassa
2003-03-26 12:11 ` Kim Jensen
2002-05-19 18:27 dvv
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=20031107140825.272789ed.jesper@ballbreaker.dk \
--to=jesper@ballbreaker.dk \
--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