Changes

Jump to: navigation, search

VLS2VLS-Routing

1 byte added, 23:33, 19 March 2021
Shell Script for adding custom routes on your gateway to other's VLSs
if [ "$X" -ne "$y" ]
then
nmcli con modify ens192 +ipv4.routes "192.168.${y}.0 172.20.${y}.1 100"
echo "Adding route to 192.168.${y}.0 network."
fi
1,760
edits

Navigation menu