Gentoo Archives: gentoo-user

From: Michael Orlitzky <mjo@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] VPN question
Date: Mon, 23 Dec 2013 16:12:26
Message-Id: 52B860E2.1060307@gentoo.org
In Reply to: Re: [gentoo-user] VPN question by Timur Aydin
1 On 12/23/2013 11:01 AM, Timur Aydin wrote:
2 >
3 > I am located in Turkey. The VPN service provider is
4 > http://www.strongvpn.com and they have servers all over the world. I am
5 > using their server located in New York. Once I establish the SSL VPN
6 > tunnel, the NY server effectively becomes my internet gateway. I need to
7 > do this to get around websites that impose geographical restrictions on
8 > their service (example, netflix.com, pandora.com). With the tunnel, I
9 > look like I am located in NY and the website has no way of knowing that
10 > I am in Turkey.
11 >
12 > Regarding IP address, do you mean the USA IP address I receive from the
13 > VPN service provider or my ISP assigned static IP?
14 >
15
16 Anything you can provide, it's not clear to the rest of us how many
17 computers are involved. Is the web/mail server only the gatway, or is
18 that the workstation that you're using (when, for example, trying to
19 access the website)?
20
21 What IP address are you using to access the web server? Its internal
22 one, or its external one? Is the website supposed to be visible externally?
23
24 It might also help to know which routes are set up by the VPN. Once
25 you've connected to an OpenVPN server, it usually pushes a bunch of
26 routes to the client (so that the client knows how to route to the VPN
27 without caring about the details). A `sudo route -n` or `sudo ip route
28 show` should suffice once we know which IPs belong to whom.

Replies

Subject Author
Re: [gentoo-user] VPN question Timur Aydin <ta@××××××.org>