Guest47 | hey all! How correctly add one route using 'netplan set' command? Something like: netplan set network.ethernets.ens224.routes=[to:1.2.3.0/24,via:1.2.4.254] | 07:16 |
---|---|---|
LukasM[m] | Guest47: try something like this: netplan set 'network.ethernets.ens224.routes=[{"to": "1.2.3.0/24", "via": "1.2.4.254"}]' | 08:02 |
eivnaes | Question: how many routes does a particular interface support? I see the VPN plugins maxes out at 10 routes | 17:03 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!