03-09-2011 09:45 AM - edited 03-11-2019 01:03 PM
Hi,
I Have a 2821 Router with a IOS Version 12.4(13r)T.
When i enabled the firewall, my download speed slows down to 10-20kbps (the normal is 5-6 Mbps).
Anyone can help?
Thanks
--
Fernando
Solved! Go to Solution.
04-07-2011 06:47 AM
We had the same issue with ZBF and HTTP downloads using a "fast" WAN line (~10 mbps).
I fixed it by increasing the size of the OOO queue and the allocated memory:
1) check your current values:
show parameter-map type ooo global
2) Apply higher values for queue length and memory limit. I am fine with the following:
conf t
parameter-map type ooo global
tcp reassembly queue length 200
tcp reassembly memory limit 4096
03-09-2011 09:49 AM
hi ,
Provide the complete ZBF config and enable the following command " ip inspect log drop-pkt"
this would display the log which explains if there is a packet drop due to zbf
03-09-2011 10:13 AM
i've send the config by message...
03-09-2011 10:21 AM
I havent recieved any message yet
03-09-2011 10:44 AM
03-09-2011 10:59 AM
The ZBF is dropping the packets:
Mar 9 15:52:02: %FW-6-DROP_PKT: Dropping tcp session 200.237.193.51:80 my_ip_address:44520 due to Out-Of-Order Segment with ip ident 0
any idea?
03-09-2011 11:05 AM
Fernando, have you tried disabling http inspection just to make check if that is the issue?
04-07-2011 06:47 AM
We had the same issue with ZBF and HTTP downloads using a "fast" WAN line (~10 mbps).
I fixed it by increasing the size of the OOO queue and the allocated memory:
1) check your current values:
show parameter-map type ooo global
2) Apply higher values for queue length and memory limit. I am fine with the following:
conf t
parameter-map type ooo global
tcp reassembly queue length 200
tcp reassembly memory limit 4096
04-07-2011 09:35 AM
Hi Matteo,
Thank you VERY MUCH!
The solution works perfectly...
Downloads are OK now...
Thanks!
Fernando
04-13-2011 09:34 AM
05-19-2011 01:58 AM
Hi,
i have the same problem fernando, but, on the Cisco 877, the parameter (parameter-map type ooo global) does not work.
My ios is 12.4(24).T4
L'help for the command "parameter-map type" is:
Avezzano(config)#parameter-map type ?
consent Parameter type consent
inspect inspect parameter-map
protocol-info protocol-info parameter-map
regex regex parameter-map
trend-global Trend global parameter-map
urlf-glob URLF glob parameter-map
urlfpolicy Parameter maps for urlfilter policy
Pls help me.
X Matteo Castelli
cioa Matteo, vedo che sei italiano.
Come ho detto sopra i comandi da te specificati, nell'877 non funzionano.
Hai idea di come aumentare la coda e la quantità di memoria su questo router?
05-19-2011 08:44 AM
Hi Franco
It appears that command "parameter-map type ooo..." was introduced in IOS 15.0(1)M. Before that, the out-of-order packet processing was only supported in the classic firewall, not Zone Based Firewall.
If you upgrade your IOS, the command will work...
Sorry for my english...
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