mirror of https://github.com/aredn/aredn.git
Examples
This commit is contained in:
parent
9daf640c85
commit
4ca403e1a1
|
@ -0,0 +1,12 @@
|
|||
#
|
||||
# Add extra static routes here.
|
||||
# For details see: https://openwrt.org/docs/guide-user/network/routing/routes_configuration
|
||||
#
|
||||
# Example:
|
||||
#
|
||||
# config route 'route_example_1'
|
||||
# option interface 'lan'
|
||||
# option target '172.16.123.0'
|
||||
# option netmask '255.255.255.0'
|
||||
# option gateway '172.16.123.100'
|
||||
#
|
Loading…
Reference in New Issue