12-12-2005 06:45 AM
Any idea what this error means? We saw this after we did some load testing this weekend.
DEC 11 15:35:26 2/1 150337 PORTMAPPER-6: FWMapPort - ERROR Couldn't Pick Port
I cannot seem to find reference to it.
Thx - Pat
12-12-2005 07:23 AM
This is a level 6 error, so not really a big error and more a information.
You probably have configured a group to nat source ip address.
This message is printed when the CSS was unable to select a source port.
It should normally retry and if it can find one the packet is forwarded.
If you get a lot of these, you may start dropping packets.
With group you somehow limit the possibilities of the CSS. If many clients are nated into a single ip address, the number of port will be limited to 65k and this will limit the number of active connections.
Regards,
Gilles.
12-12-2005 08:36 AM
We were simulating 2000 clients. I knew group would limit us, but I did not think 2000 clients (with an avg of 4 open connections) would be an issue.
Guess we need to look at doing passthru.
Thanks
12-12-2005 09:32 AM
do you have ASR configured [stateful redundancy] ?
It is known to limit the number of ports available.
Anyway, it is a better solution to avoid source nating.
Gilles.
Thanks for rating.
12-12-2005 11:08 AM
Yes, we are doing ASR and have split ports in half. We needed source/dest NAT so we could have direct access without going through the load balancers.
Pat
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide