Compression not effective on routed VPN
Posted: Tue Mar 01, 2011 8:28 pm
Hi,
I have configured a VPN using OpenVPN 2.2-beta5 on Ubuntu 8.04.
Two subnets are connected via routed VPN, and everything seems to be working fine. I enabled compression on both client and server using the comp-lzo directive, but it looks that I never get a benefit from it; when I monitor the traffic between the client and server nodes and I initiate a file transfer from a machine on the server side to a machine on the client side, there is no data compression.
To be more clear, I created a 1 GB file full of zeros, then I scp it, and I see that roughly 1GB travel across the VPN, am I missing something or is it probably a wrong configuration on my VPN nodes?
The LZO library was installed on both sides, and when I start the VPN service I can see that compression is enabled on the logs:
"Tue Mar 1 11:41:48 2011 192.168.7.5:47834 LZO compression initialized"
Any help is appreciated.
Juan.
I have configured a VPN using OpenVPN 2.2-beta5 on Ubuntu 8.04.
Two subnets are connected via routed VPN, and everything seems to be working fine. I enabled compression on both client and server using the comp-lzo directive, but it looks that I never get a benefit from it; when I monitor the traffic between the client and server nodes and I initiate a file transfer from a machine on the server side to a machine on the client side, there is no data compression.
To be more clear, I created a 1 GB file full of zeros, then I scp it, and I see that roughly 1GB travel across the VPN, am I missing something or is it probably a wrong configuration on my VPN nodes?
The LZO library was installed on both sides, and when I start the VPN service I can see that compression is enabled on the logs:
"Tue Mar 1 11:41:48 2011 192.168.7.5:47834 LZO compression initialized"
Any help is appreciated.
Juan.