09-08-2013 04:07 PM - edited 02-21-2020 07:08 PM
Hi all,
i am using two ASA 5505 at to sites. VPN between both works fine and fast as our ISP allows (~10MBit up/down).
At home i have normal ADSL (~600kbit up / 6MBit down)
Downloading files from home on internal server is fast, but when i connect through AnyConnect it's horrible slow.
Both with the same zipfile on http-server:
Download-Speed with AnyConnect: 90-120KB/s
Download-Speed without AnyConnect: 660KB/s
Downloading the same file on client at the other site of the server of the Site-2-Site VPN works fast with 945KB/s.
I thought it might be an ServicePolicyRule with QoS, but there is only the default Rule, where the QoS tab is not available and only ProtocolInspections are selectable.
ASA 9.1.2
ASDM 7.1.3
AnyConnect Client 3.1.04063
Any idea or suggestions?
Kindly regards
Chris
Solved! Go to Solution.
09-13-2013 05:11 AM
Hi Chris,
Try to lower down the anyconnect mtu value "anyconnect mtu 1300" in group-policy and then test the issue.
You are seeing slowness for internet traffic or for accessinng the servers behind ASA?
Are you using split-tunnel on ASA?
Regards,
Naresh
09-09-2013 06:20 AM
09-12-2013 03:09 PM
Has nobody any idea what i can do or try?
09-12-2013 03:15 PM
Hi Christian,
Try to enable DTLS in group-policy and disable compression.
You can do it usiong following commands:-
group-policy test attributes
webvpn
anyconnect ssl dtls enable
anyconnect ssl compression none
anyconnect dtls compression none
Regards,
Naresh
09-13-2013 01:49 AM
Hi Naresh,
thank u for your answer.
I tried it, but unfortunately it doesn't fix my problem.
The configuration seems to be ok, because in the Statistics window of the AnyConnect Client is now DTLS the used Transport Protocoll with None compression.
Any other things i can try ?
Too many Users are not connected - I am the only one who actually connects through anyconnect.
Regards,
Chris
09-13-2013 05:11 AM
Hi Chris,
Try to lower down the anyconnect mtu value "anyconnect mtu 1300" in group-policy and then test the issue.
You are seeing slowness for internet traffic or for accessinng the servers behind ASA?
Are you using split-tunnel on ASA?
Regards,
Naresh
09-13-2013 05:12 AM
Try this command as well and check the performance "sysopt connection tcpmss 1300".
09-13-2013 06:22 AM
Hi Naresh,
I am waiting for "Please wait while ASDM is retrieving the latest AnyConnect schemas ...."-Dialog ...
It is shown for up to 5 minutes at moment accessing ASDM via AnyConnect 6M AsynchronDSL.
Accessing ASDM from internal is fast that i can't read the whole sentence of the "Please wait ...."-Dialog
Accessing ASDM from other SITE ( via 10M Synchron DSL) is same like internal.
Same while accessing internal Server from external. For example i try downloading a file from server to my client by scp and by http, too.
Forwarding port 22 to the same server and accessing it directly without anyconnect - it's 3times faster with 660kb/s.
And accessing the rdp server, which works for 2 years is actually very slow.
Sooo, now the result of the first:
Try to lower down the anyconnect mtu value "anyconnect mtu 1300" in group-policy and then test the issue.
Instead of 200kb/s i have now 462kb/s - without anyconnect i have still ~660kb/s
And result of the second:
Try this command as well and check the performance "sysopt connection tcpmss 1300".
No change - still ~460kb/s
Big THX for your help :-)
You have some more good ideas to get the last 200kb ?
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