After many unsuccessful attempt at getting Skype to use a proxy, I give up and post a message on this forum.
I am using Skype for Linux version 1.0.0.20_VM
File->Options doesn't appear to contain anything to set the proxy server.
I have tried setting the http_proxy environment variable with both :
export http_proxy=http://10.107.99.10:1080/
and
export http_proxy=10.107.99.10:1080
but neither format results in Skype trying to connect to the proxy server.
'tcpdump' shows that Skype tries to connect directly to what appears to be hundreds of non-private IP addresses by sending enourmous amounts of UDP and TCP packets.
What am I missing here ?