Linux Netfilter discussions
 help / color / mirror / Atom feed
* DNAT/SNAT efficiency?
@ 2004-09-01 14:42 Nolan, Timothy
  2004-09-01 17:53 ` Jason Opperisano
  0 siblings, 1 reply; 3+ messages in thread
From: Nolan, Timothy @ 2004-09-01 14:42 UTC (permalink / raw)
  To: netfilter

I'd like to use iptables to map addressA/portB to addressC/portD. I need to support up to 8000 address/port pairs (can be coming from any address, so I don't think the NETMAP target will suffice). I was planning to use the NAT table and add a DNAT 
target for each address to change the destination address and a SNAT target to change the source (total of 16000 rules).

It's my understanding that iptables uses a linear search and that hipac doesn't support NAT. Does anyone have any opinions on whether iptables will scale to support what I have described?

Thanks,
Tim



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

end of thread, other threads:[~2004-09-01 18:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-01 14:42 DNAT/SNAT efficiency? Nolan, Timothy
2004-09-01 17:53 ` Jason Opperisano
2004-09-01 18:28   ` John A. Sullivan III

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox