New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Comments
As we said before, please use OpenVPN on UDP mode.
I don't think there's any non-paid software VPN that beats, hell even comes close to it.
yeah, i'm weighing my option with openvpn now. can I only route utorrent using openvpn? I still want to browse normally.
hi guys, i'm back. I've been playing with my vps and manage to install:
Install a seedbox with webui using this tutorial: http://www.laxdal.org/node/270
result: Success but sluggish ui, load too much ram 130-200mb
Install deluge with webui using this tutorial: http://www.havetheknowhow.com/Install-the-software/Install-Deluge-Headless.html
result: Great running! Excellent webui, lots of control, but a bit tiring, need way to sync linux dir with my windows 7 machine. Ram hovering around 110mb. but I wasn't satisfied until I tried openvpn, after enabled tun/tap
Install Openvpn access server using this guide: http://docs.openvpn.net/how-to-tutorialsguides/virtual-platforms/install-openvpn-access-server-on-linux-debian-6/
result: easy install, limited to 2 client but it's ok, using ram 130mb or more.
my question is: is there any way I can lower the ram consumption? I want to use deluge and openvpn on the same vps but seems eating more than 128mb memory.
I tried 2&3 on both ubuntu 10 and debian 6 32 bit
I still love using ssh as tunnel since its the easiest and less resource, but no udp support. or is there another way to use ssh tunnel with tcp&udp?
thanks for the support guys!
You can use proxify for an easy solution with freecap or something that will forward all traffic through the proxy.
It is an ugly hack, but should solve your problem
http://en.wikipedia.org/wiki/Comparison_of_proxifiers
I was wondering why all of sudden my openvpn connection became slow, almost like they're throttled..?
could someone please elaborate.. ?
just try to direct download form your vps, it's throttled or not?
OpenVPN itself is light, but nobody said anything about Access Server being light :P
It's a lot of Python hackery, and is sadly fairly heavy. Nothing you can do, I'm afraid.
Also, be careful running torrents, some providers don't like them as much as the other ones.
A proxifyer is a program that will grab your traffic generated by a certain app which is not proxy friendly or which includes traffic your socks proxy cannot handle (UDP) and feeds it to the proxy.
That wikipedia article offers some comparison.
thanks for the suggestion guys.
Now I know
I believe my connection to vps are not throttled.
I'm still interested in socks server like dante afterall. It's easier IMO for the utorrent udp and I don't have to tunnel all of my connection using vpn. Is there any alternative to dante that wont steal too much ram? perhaps I can try another template or remove some package in the os.
That is a standard debian clean-up. You may need more tho, sendmail if installed, exim4 or similar.