From: Ted Kaczmarek <tedkaz@optonline.net>
To: Insomniac <insomniac@bloodbowlonline.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Same machine source IP modification
Date: Sun, 30 Oct 2005 05:15:24 -0500 [thread overview]
Message-ID: <1130667324.18229.36.camel@localhost.localdomain> (raw)
In-Reply-To: <018c01c5dd2c$a2388600$6500a8c0@BM>
On Sun, 2005-10-30 at 16:33 +0800, Insomniac wrote:
> My situation is that I want to modify all incoming UDP traffic going to a
> specific port so that the source IP appears to be from the local network. I
> completely realise this creates a problem as far as monitoring traffic goes,
> but that is unimportant at this point. Being on the same machine, I have
> found I cannot use the nat table, so SNAT and MASQUERADE are not available
> to me. Any suggestions on a fast and efficient way to pull this off?
>
>
Why can't you use iptables? You should be able to policy route that
traffic through some type of nat capable device.
If you provide some more details about that the real issue is you are
likely to get better responses. I generally see people heading down this
type of path when they have broken network toplogies, and their are many
solutions that can address this.
Ted
prev parent reply other threads:[~2005-10-30 10:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-30 8:33 Same machine source IP modification Insomniac
2005-10-30 10:15 ` Ted Kaczmarek [this message]
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=1130667324.18229.36.camel@localhost.localdomain \
--to=tedkaz@optonline.net \
--cc=insomniac@bloodbowlonline.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.