Can I add static routes to Android devices via dhcp?

Montgomery Mark

New member
Feb 27, 2015
1
0
0
Visit site
I want to add a static route that sends traffic to a set of IP addresses over my secondary gateway. My dhcpd.conf file has (where x is the IP address range that I want to go over the other gateway and y is the other gateway:

# More options required to push routes to DHCP clients
option rfc3442-classless-static-routes 22, xxx, xxx, xxx, xxx, yyy, yyy, yyy, yyy, 24
...
#option classless-routes 25, xxx, xxx, xxx, xxx, yyy, yyy, yyy, yyy, 24
...
option ms-classless-static-routes 22, xxx, xxx, xxx, xxx, yyy, yyy, yyy, yyy, 24
...

Windows listens and follows these rules happily, but Android goes over my other gateway.

What can I do?
 

Trending Posts

Forum statistics

Threads
942,379
Messages
6,913,759
Members
3,158,384
Latest member
FarajWala800