>Connections are not the limitation.  Nor is RAM.  Your limit is the 
>bandwidth available.  I guess a moderate spec PC would be OK to 2Mbit 
>connectivity (maybe less if it was doing PPP as well).  Above that you 
are
>probably hitting other limitations than sheer processing power - IO 
>throughput for example.

[EMAIL PROTECTED] said:
} Really ? When the kernel masquerades, it keeps some informations in
} memory about the connections like IP source, Port source, Port
} destination on private card, time out information,....  This must take
} memory. 

But not very much - there is the static table thats affected by the limit 
in ip_masq.h so thats allocated at startup, and one struct per connection. 
 That struct is not too fat - I'd guess 64 to 128 bytes (not sure what the 
alloc overhead is).

Frankly memory is not a problem for masq *unless* you are running 
squid/bind/mail etc on your gateway as well and they are snarfing all the 
RAM.

        Nigel.
-- 
[ [EMAIL PROTECTED]   -  Systems Software Engineer ]
[ Tel : +44 113 207 6112                   Fax : +44 113 234 6065 ]
[ *** Note new telephone number - old one will no longer work *** ] 
[      Real life is but a pale imitation of a Dilbert strip       ]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to