From: Philip Craig <philipc@snapgear.com>
To: "John A. Sullivan III" <jsullivan@opensourcedevel.com>
Cc: Netfilter users list <netfilter@lists.netfilter.org>
Subject: Re: Stateless NAT in 2.6 (was Re: UDP Forwarding)
Date: Thu, 24 Feb 2005 16:19:47 +1000 [thread overview]
Message-ID: <421D7203.1010704@snapgear.com> (raw)
In-Reply-To: <1109061936.5505.72.camel@jasiiitosh.nexusmgmt.com>
Hi John,
John A. Sullivan III wrote:
> On Tue, 2005-02-22 at 16:18 +0800, Ming-Ching Tiew wrote:
>
>>>> I would like to find a way to do this with the
>>>>CyberGuard devices. I do not have the option of installing a UDP helper
>>>>so I have to do this with iptables or iproute.
>>>>
>>
>>Trying to understand your problem :-
>>
>>Why is the option of installing a UDP helper is out ? Is it because
>>the can't compile C programs and install any program on these
>>cyberguard devices? And you can only write scripts ?
>>
>
> <snip>
> Yes, exactly. They are very small footprint appliances running ucLinux
> and I would not want to void any warranties by cross compiling and
> adding binaries to the image. Thanks for such a quick response - John
Customizing the firmware won't void the warranty per se. The problem
is that our support processes cannot handle units with custom firmware
in them, so if you have a problem with the unit, we require that you
reinstall the standard firmware before contacting support.
So adding a UDP helper isn't too hard if you don't mind cross compiling
it and recreating the firmware image. If you want to go this route,
then you can find the source code on www.snapgear.org.
Alternatively, we currently only ship Linux 2.4 firmware, so you could
use the stateless NAT in the ip route command. Unfortunately we've only
enabled this for the high-end units, thinking very few people would
have a use for it when we already have iptables NAT. So again, you
may have build your firmware image.
It's probably possible to write an iptables mangle target to perform
stateless NAT, but it doesn't exist yet that I am aware of.
--
Philip Craig - SnapGear, A CyberGuard Company - http://www.SnapGear.com
next prev parent reply other threads:[~2005-02-24 6:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-19 3:37 UDP Forwarding John A. Sullivan III
2005-02-22 7:26 ` Stateless NAT in 2.6 (was Re: UDP Forwarding) John A. Sullivan III
2005-02-22 8:18 ` Ming-Ching Tiew
2005-02-22 8:45 ` John A. Sullivan III
2005-02-22 10:04 ` Ming-Ching Tiew
2005-02-24 6:19 ` Philip Craig [this message]
2005-02-24 7:01 ` Ming-Ching Tiew
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=421D7203.1010704@snapgear.com \
--to=philipc@snapgear.com \
--cc=jsullivan@opensourcedevel.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.