Skype performance in IPSEC VPN

Posted by dunxd on Server Fault See other posts from Server Fault or by dunxd
Published on 2012-06-25T14:26:13Z Indexed on 2012/06/25 15:17 UTC
Read the original article Hit count: 630

Filed under:
|
|
|

I've been challenged to "improve Skype performance" for calls within my organisation.

Having read the Skype IT Administrators Guide I am wondering whether we might have a performance issue where the Skype Clients in a call are all on our WAN.

The call is initiated by a Skype Client at our head office, and terminated on a Skype Client in a remote office connected via IPSEC VPN.

Where this happens, I assume the trafficfrom Client A (encrypted by Skype) goes to our ASA 5510, where it is furtehr encrypted, sent to the remote ASA 5505 decrypted, then passed to Client B which decrypts the Skype encryption.

Would the call quality benefit if the traffic didn't go over the VPN, but instead only relied on Skype's encryption? I imagine I could achieve this by setting up a SOCKS5 proxy in our HQ DMZ for Skype traffic.

Then the traffic goes from Client A to Proxy, over the Skype relay network, then arrives at Cisco ASA 5505 as any other internet traffic, and then to Client B.

Is there likely to be any performance benefit in doing this? If so, is there a way to do it that doesn't require a proxy?

Has anyone else tackled this?

© Server Fault or respective owner

Related posts about vpn

Related posts about cisco-asa