VPN

När blir VPN olagligt?

VPN är en vida känd teknik för att koppla upp dig till distanta (som proxy), eller virtuella, nätverk och kan tex. användas för att gå runt blockader eller för att komma åt sitt jobbnätverk även hemifrån, eller på resande fot.

Just det med blockader, eller kanske snarare att få vara anonym, har gjort att många VPN-tjänster har blommar upp. Jag använder bla. en VPN när jag känner behover av att vara anonym, eller när jag och mina vänner vill kunna LANa enkelt över internet.

VPN kan användas, och används, för att anonymt kunna använda olika tekniker för att dela med sig av alla typer av filer och det är här jag ställer mig frågan; Hur länge kommer VPN att vara lagligt?

Ett ökande antal länder runt om i Europa (och världen, för den delen) har börjat blockera The Pirate Bay - IP-nummer efter IP-nummer - och dessutom anmäla privatpersoner som sätter upp proxies och/eller speglar för The Pirate Bay. VPN är utmärkt sätt att vara anonym, både igenom att bli tilldelad ett annat IP och igenom att kryptera trafiken, och framförallt, när man ändå talar om blockader, att nå The Pirate Bay - så hur länge kommer man få använda VPN-tjänster, tro?

Set up OpenWRT to connect and use a PPTP VPN.

Running Linux on a router is just like magic, wouldn't you agree? If not - try it!

The other day I wanted to set up a VPN connection for some of my devices at home. And since I only could have one device connected at the time, I figured it would be simpler to connect my router and then have the VPN connected on any of my connected devices at home.

I run OpenWRT on my TP-Link WR1043ND and i found it to be really easy to set up a VPN connection, and use it to tunnel all of the data by default. Here's how:

(To begin with, you need a router running OpenWRT, a VPN account somewhere (your own server, IPredator, whatever) that has support for PPTP, and access to your router.)

  1. Login to your router.
  2. Click System > Software > Update lists.
  3. Press "Avaliable packages" and search for PPTP.
  4. Install these packages: (you might have to do the search again in avaliable packages, for each package)
    luci-proto-pptp, kmod-pptp and pptp
  5. Once these packages are installed, move on to Network and click "Add new interface".
  6. Give it a name, perhaps the name of the service.
    Set the protocol to PPtP and click Submit.
  7. Fill in the form using the info and credentials from your VPN service. Then press Save.
  8. It is a good idea to let the VPN connection to be set up immediately, so set it to connect during book in Advanced settings. Save.
  9. The new VPN interface should now connect itself, but there is still one thing left to do: add it to a Firewall Zone.
    Editing your VPN interface, click on Firewall Settings and add it to WAN.
  10. Surf! To doubble check if the connection is working you could try a site like this one: ipaddresslocation.org
Subscribe to VPN