0

Maybe this question could look a bit dodgy: I'm in the need of using Skype for an online meeting.

However I've discovered that starting from this year my IP won't allow Skype connections anymore (same for p2p).

I solved this by using other VOIP services but when it comes to work I have many clients who use skype and it's annoying/unprofessional to ask them to install another software etc.

Do you think there is a way to avoid this block?

Thanks in advance.

Giorgio
  • 199
  • 2
  • 10

1 Answers1

1

If you can spare some money I would suggest buying a VPS somewhere where skype is not blocked (i.e. Linode VPS in London) and then if you are linux user just ssl-tunnel into your VPS and run skype through that tunnel. You can tunnel through known port (i.e. 80) so this should pass uncovered through internet provider.

And nice thing about VPS - you can build much more on it, your own mail server, http server, e-robot, whatever you need.

Greg0ry
  • 228