I don't think you'll find NAT capabilities in any proxy. I think a
fair distinction between a proxy and a NAT device is:

- a proxy actually listens and will call accept to create a separate
socket connection with both client and server
- a NATing device doesn't know about sockets at all and will simply
rewrite IP and sometimes TCP/UDP headers

On Thu, Mar 24, 2011 at 4:59 PM, Jason J. W. Williams
<jasonjwwilli...@gmail.com> wrote:
> Hi All,
> I'm trying to find documentation on configuring HAProxy to do half-NAT, but
> can't seem to find any. Does HAProxy not support half-NAT or does it call it
> something else? Thank you in advance for your help.
> -J

Reply via email to