12-22-2010 09:59 AM
I've run into so many issues with the ACE affecting TCP traffic - ie not allowing larger window files, disconnecting FTP sessions, etc. Is there a way
to disable normalization all together and make the ACE act like a router that load balances? If so can you
please provide a config example and what the issues would be with implementing this?
Solved! Go to Solution.
12-22-2010 10:04 AM
disabling normalization is done under the interface with "no normalization"
The issues associated with doing this could be:
asymetric traffic would be allowed
connections could be opened with non-syn packets in the case of TCP
sequence numbers would not be randomized
12-22-2010 10:04 AM
disabling normalization is done under the interface with "no normalization"
The issues associated with doing this could be:
asymetric traffic would be allowed
connections could be opened with non-syn packets in the case of TCP
sequence numbers would not be randomized
12-22-2010 10:08 AM
Thanks!
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