[linux] apache http svn server through openvpn
Posted: Tue Dec 20, 2022 9:01 am
Hello!
I am quite a newbie on open vpn on linux.
I successfully managed to install open vpn server and certificates on ubuntu 16.04, it was very "educational".
Now i can successfully ping the server (10.8.0.1) from the client and also i've managed to share a samba folder which i can as well access from the client.
the next step i want to achieve is read/write from a svn server repository.
i've installed apache web server and svn server successfully with standard settings. i can access the repository on the server via http://127.0.0.1/svn/repo1 , so i assume the server listening on port 80 (am I right?)
but i cannot reach the server from the client (eg: 10.8.0.x/svn/repo1) - what am i missing?
thanks in advance and sorryt for the "noobness"
I am quite a newbie on open vpn on linux.
I successfully managed to install open vpn server and certificates on ubuntu 16.04, it was very "educational".
Now i can successfully ping the server (10.8.0.1) from the client and also i've managed to share a samba folder which i can as well access from the client.
the next step i want to achieve is read/write from a svn server repository.
i've installed apache web server and svn server successfully with standard settings. i can access the repository on the server via http://127.0.0.1/svn/repo1 , so i assume the server listening on port 80 (am I right?)
but i cannot reach the server from the client (eg: 10.8.0.x/svn/repo1) - what am i missing?
thanks in advance and sorryt for the "noobness"