Hei,
Am 03/09/2016 um 09:37 AM schrieb Thomas Roehr: > Hi, > > I am using OpenWrt Chaos Calmer on an OM2P access point and > fail embed to setup of a default route into the configuration. > Adding the route manually does the job: > > $route add default gw 10.250.247.1 dev eth0 I've observed similar issues - especially, if metric is not set. Try to set as many options as possible. Working example: https://github.com/yanosz/node-config/blob/master/freifunk/initial_configuration/network.uci#L52 Greetz, yanosz _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
