I'm trying to install a vpn ( PPTPD) server using digital ocean tutorial. Everything looks straightforward except that I don't know what the remoteip
ip/range is. Is it something that I should look /scan from my server ?
In the tutorial it says
localip 10.0.0.1
remoteip 10.0.0.100-200
Where localip is IP address of your server and remoteip are IPs
that will be assigned to clients that connect to it.
I assume the localip is the Ip address that I'm using to connect to the server. However I don't know what the remoteip is because digital ocean does not support multiple Ip addresses. It is so frustrating !!!!