[Battlemesh] Example how to setup a static route in /etc/config/network

Henning Rogge hrogge at gmail.com
Fri Aug 7 09:06:17 UTC 2015


config 'route'
       option 'interface' 'management'
       option 'target' '0.0.0.0'
       option 'netmask' '0.0.0.0'
       option 'gateway' '192.168.1.1'
       option 'source' '192.168.1.2'


More information about the Battlemesh mailing list