Can i setup OpenVPN tunnel this way from home computer?

postcd

Banned
Messages
63
Location
CZ
Hello,

i found these tutorials:
https://openvpn.net/index.php/open-source/documentation/miscellaneous/78-static-key-mini-howto.html
Get a quick VPN with OpenVPN - TechRepublic

it is describing openvpn setup of the tunnel

im having Linux VPS on other end of the Earth with its own IPv4 and SSH connection. I would like to use it as a reverse proxy for my home computer, meaning that all my home Windows computer traffic (TCP and UDP) will be able to go only thru the encrypted tunnel to my remote Linux VPS and from there it will do what i requested and send reply back to me thru the encrypted tunnel. Can i achieve this using above mentioned tutorials?

The thing i do not understand is the part where they mention:
ifconfig 10.8.0.1 10.8.0.2

My server IP is normal like 155.132.12.27
So i do not understand what it do this mentioned above setting. Thank you
 
Back
Top Bottom