October 2015
hi
i have a question regarding vpn
i have 2 devices. im running freedome vpn on both
i connect both to home wifi
connect each through the vpn
my public ip address is the same on both devices
this doesnt seem right ?!
is this supposed to happen?
thanks!
Solved! Go to Solution.
October 2015
October 2015
Marking a post as "the answer" doesn't close the thread nor prevent anyone from adding to it, by the way!
October 2015
October 2015
I think the part about having your own private IP is to circumvent country filters. Some people use that to access the US Netflix instead of the canadian one, for example, because the Netflix servers look at the public IP to figure out where you are in the world. They might also use the IP address to limit the number of simultaneous devices using the service.
They also mention online banking, but I fail to see the point; banks use https, so the connection is already encrypted between your device and the bank. I can't think of a reason why you'd need a VPN in that situation.
October 2015
October 2015
October 2015
October 2015
@bauer82 wrote:
hi
i have a question regarding vpn
i have 2 devices. im running freedome vpn on both
i connect both to home wifi
connect each through the vpn
my public ip address is the same on both devices
this doesnt seem right ?!
is this supposed to happen?
thanks!
I'm not familiar with freedome VPN, but if your "public IP" is the same given here, then yes, it makes perfect sense, because you're in the home wifi. You'll actually have the same public IP as any computer on your wifi/network.
You receive a single IP address at your home. You WiFi router provides you with a private address (most likely starting with 192.168), but it translates automatically between the private network (your home) and the public network (the Internet). Since you have only one public IP, every device on your network uses it.
October 2015
Thanks zyx. Not sure I follow.. I think ur referring to my physical connection being my "public ip".. were using different applications of the phrase i think. what I meant by public ip was in the sense that my phone would show a 'public ip' supplied by freedome. .so my actual ip wold be my home ip (or lIke u said a 192. Link to my home ip) and my public one would be the one supplied by VPN. .
October 2015
Oh, I see! Well in that case I can't really say, but I would not be surprised if many devices ended up on the same public IP anyway, as it is unlikely that freedome has as many public IP as they have customers.
Question is: is something not working through the VPN?
October 2015
That's what I'm worried about! If 2 of my devices ended up on the same ip couldn't someone else end up on the same ip and cause a security risk?
October 2015
@bauer82 wrote:
That's what I'm worried about! If 2 of my devices ended up on the same ip couldn't someone else end up on the same ip and cause a security risk?
There are most likely hundreds of other devices using that same IP at the same time. It's perfectly normal and expected.
What security risk are you thinking about?
Another client seeing all your traffic? No, only the VPN device sees all traffic, and directs it to the appropriate client. The VPN service basically does the same job as your home router: aggregate multiple devices on a single (or a poll of) IP address. The VPN device maintains a table in memory to figure out where to send the replies to. You can read on Network Address Translation (or NAT for short) for the details.
If you're using https, your traffic is encrypted between you and the server you're talking to, so no one could decrypt it anyway even if they did see all your traffic.
But so far, not only I don't see anything wrong, but that's what I would expect.
October 2015
October 2015