Coder Social home page Coder Social logo

WEBUI > NETWORKS about ovpm HOT 4 CLOSED

cad avatar cad commented on May 20, 2024
WEBUI > NETWORKS

from ovpm.

Comments (4)

ozburn avatar ozburn commented on May 20, 2024 1

Thanks , i just stop de OVPMD service, deleted everything inside /var/db/ovpm , except directory "ccd" , start service ovpmd again , and do a init again, all cleaned , i create the networks like "NetUsers" and no problema at all..!! ;) Thankyou.!

Just a comment , In Networks , what´s the difference between ROUTED and SERVERNET..??

i really enjoing the way you build things, very organized and easy to understand, do thing´s, with ovpm command is easy and good..!! Simple and very effective..! of course.! WEBUi is more easy and its be graceful the way you are doing... Much more easy and intuitive... REally RoX.! Glad to had discovered your project..!

from ovpm.

ozburn avatar ozburn commented on May 20, 2024

Can´t Remove from command line

root@stargate:/root# ovpm net undef --net OVPM_Users
ERRO[0000] networks can not be deleted: rpc error: code = Unknown desc = validation error: OVPM_Users can only contain letters and numbers
root@stargate:/root#

from ovpm.

cad avatar cad commented on May 20, 2024

@ozburn this is obviously a bug. I will fix it shortly and make a release.

from ovpm.

cad avatar cad commented on May 20, 2024

@ozburn those are OVPM network types.

For example, ROUTE type networks cause the route to be pushed to its associated users no matter what, and they don't cause any iptables rule modifications on the server.

On the other hand, SERVERNET type networks represent some network that is directly on the VPN server. When you associate a user to this type of network basically you give access to the user to reach out to the network, which is a network behind the VPN server.
Behind the scenes, OVPM acts smartly and sets up the NAT for the defined network. And if the user has No Push Gateway configured, then OVPM also pushes routes to the user for these networks since otherwise it will be impossible for the clients to reach out to these networks.

from ovpm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.