Hi JJK, > > * Can you push several routes via DHCP? Or just a single one? > > If you can push multiple routes, then I'd say we should look into adding > > a check if --redirect-gateway + non-admin privileged user => provide an > > solid warning in the logs that redirecting won't work without proper > > privileges. > > > yes this is possible; it's possible to push multiple gateways and > multiple (classless) routes (dhcp options 121 & 249). > If the metric on the tap-win adapter is set manually and is set low > enough the redirecting the gateway will also work. > However, changing the metric requires evelated access...
Sorry for the noise if that has been discussed before: Instead of modifying the metric, how about pushing two /1 routes (0.0.0.0/1 and 128.0.0.0/1)? András