All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] What method to use when NATing
@ 2002-03-25  0:59 Kelly Scroggins
  2002-03-25  9:13 ` bert hubert
  0 siblings, 1 reply; 2+ messages in thread
From: Kelly Scroggins @ 2002-03-25  0:59 UTC (permalink / raw)
  To: lartc

There are two ways to NAT with 2.4.x that I am
aware of.  One is to use the ipmasq rule, and the
other is to use the ip utility's 'ip rule'
command.

What are the differences, and why would I want to
use one way over the other?

kelly


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] What method to use when NATing
  2002-03-25  0:59 [LARTC] What method to use when NATing Kelly Scroggins
@ 2002-03-25  9:13 ` bert hubert
  0 siblings, 0 replies; 2+ messages in thread
From: bert hubert @ 2002-03-25  9:13 UTC (permalink / raw)
  To: lartc

On Sun, Mar 24, 2002 at 07:00:20PM -0600, Kelly Scroggins wrote:
> There are two ways to NAT with 2.4.x that I am
> aware of.  One is to use the ipmasq rule, and the
> other is to use the ip utility's 'ip rule'
> command.

The iptables way is used more, but is probably a few nanoseconds slower. The
ip rule command is not used a lot but does involve very little code.

I would personally always use the iptables command because the
iptables/netfilter community is so much more helpful.

Regards,

bert

-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
http://www.tk                              the dot in .tk
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-25  9:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-25  0:59 [LARTC] What method to use when NATing Kelly Scroggins
2002-03-25  9:13 ` bert hubert

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.