cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
239
Views
0
Helpful
1
Replies

VPN to homegateway

Tom471
Level 1
Level 1

Hello,

im fairly new to networking, i install some routers at work pre-configed for customers and now i want to learn more to advance my skills.
At home i have some equipment to study with and i want to accomplish something, but i cant wrap my head around it, not even with the information found online. i also use Packet tracer but also no succes since lack of knowledge.

current network setup:

Homegateway router from provider:
HGW: 192.168.0.1 255.255.255.0 wireless to TP Link 192.168.0.213 (had to do wireless connection since rented flat does not allow to place RJ45 though different rooms). 
From TP link RJ45 out i go to a Cisco Switch Catalyst 2920 port gigE 1/1, port gigE1/3 goes to a raspberry pi (192.168.0.118).
Everything is still on DHCP.

On raspberry pi i have wireguard installed (10.80.25.2/24), but now i want to enable to acces console or other devices that i will connect to the future with the VPN acces from outside my private network.

is this possible?

1 Reply 1

@Tom471 

 Why raspberry is on network 10.80.25.0/24 and not on the inside network which is 192.168.0.0/24?

If you want to stablish vpn with raspberry from internet, you need to have a public IP address. And you need to do a port forward on your router send the traffic for VPN to your raspberry. Usually VPN run on port 500.