You are not logged in.

#1 2020-04-14 06:27:16

N8
Member
From: 127.0.0.1
Registered: 2020-04-14
Posts: 6

[SOLVED] Home Vpn

Hello i need help with a little project im working on, so basically i have a server with arch Linux on it running in the basement that has Outline server on it so while i am at school i am not limited to what the school allows, i would like to have open vpn running behind Outline like - Me - Outline server - vpn - Outline server - Back to me. the vpn cant influence the whole server and will only be used when i connect to Outline. how would i go about doing the, any help would be great thanks a lot!

Last edited by N8 (2022-06-01 05:43:15)

Offline

#2 2020-04-14 06:54:49

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,224
Website

Re: [SOLVED] Home Vpn

What have you tried so far? You will get much better answers if you follow the guidance in the article linked in my signature.

Offline

#3 2020-04-14 10:36:20

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: [SOLVED] Home Vpn

Not sure what outline is... if it is a resource on your home LAN, and if you want to access it and/or other home LAN machines, you can use openvpn or wireguard.  The setup I prefer is to containerize the VPN (LXC is my preference) which allows the host server to do all it needs to in addition to running the VPN which you can manage in the container.

It could be easy to setup the vpn to run without the lxc, but I don't know how to keep the host LAN interface separate from the VPN interface, which is one reason to use the containerization. 

https://wiki.archlinux.org/index.php/Linux_Containers
https://wiki.archlinux.org/index.php/OpenVPN
https://wiki.archlinux.org/index.php/Op … Containers
https://wiki.archlinux.org/index.php/WireGuard


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#4 2020-04-17 22:49:18

N8
Member
From: 127.0.0.1
Registered: 2020-04-14
Posts: 6

Re: [SOLVED] Home Vpn

thanks a lot for the replies sorry my question was kind of vague ill try again.

So at my home i have a basic hp small form factor PC that has arch Linux on it, currently i have it setup as a vpn/proxy server, it is using Outline vpn as the vpn, i connect to this server while i am at school because they have a firewall blocking websites that i actually need for school.

I would like to make it so when i connect to my vpn/proxy server instead of using my home ip it connects to another vpn so it would be like i was just connecting to a normal vpn service but while also going through my home server since most vpns are blocked at the school i attend.

It would sort of look like this:

Me at school  --->  Outline server  --->  Vpn provider  ---> Outline server  --->  Back to me

when i enable my vpn on my server while Outline is running it thinks my ip has changed and will adapt to the new ip making me lose connection to my server how would i make the vpn on my server run with outline not changing to the new ip adress?

Outline Vpn (https://getoutline.org/en/home)

Offline

#5 2020-04-17 22:55:30

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,224
Website

Re: [SOLVED] Home Vpn

N8 wrote:

.... running it thinks my ip has changed

What is "it"?

You've provided zero technical information for anyone to be able to assist. Review the link in my signature about how to ask questions, and provide relevant technical information about what you've set up and the problem you're experiencing.

Offline

#6 2020-04-18 07:03:58

N8
Member
From: 127.0.0.1
Registered: 2020-04-14
Posts: 6

Re: [SOLVED] Home Vpn

Thanks graysky you lead me on the right path im getting somewhere im happy to have a challenge but when i dont know where to start its kind of hard. cheers!

Offline

Board footer

Powered by FluxBB