NethServer / nethsecurity

NethSecurity image and build environment
https://www.nethsecurity.org/
Other
95 stars 6 forks source link

Routes: allow routes without gateway #452

Closed andre8244 closed 4 months ago

andre8244 commented 4 months ago

Allows the creation of static routes without specifying a gateway. Rules without a gateway are used to route all traffic to a given interface, no matter what is the gateway.

Improve also the gateway tooltip with something like this:

Image

andre8244 commented 4 months ago

Testing image version: 23.05.3-ns.0.0.3-rc1-72-g7382a63

cotosso commented 4 months ago

Route without gateway now is allowed. Blob message still not changed, I provide a PR for that: https://github.com/NethServer/nethsecurity-ui/pull/256