Hi, I guess it is not an netifd problem, but merely a problem routes tried beeing set before the gateway is norecursive reachable. (no hops, direct route). I observed similar, but moved on to other technics setting and propagationg routes.
That is why is is working on the commandline, when the interfaces are up, but no via netifd (/etc/config/network), where anything happens parallel. best regards Am Wednesday, den 9 March hub tovis folgendes in die Tasten: > Hi Thomas! > Somewhere you wrote, that if you use the command line for this, that is > working. For me that means something wrong around /etc/rc.d > At that point where setup is fired up, something does not work. > You could try out fire up your command from /etc/rc.local > > OFF: I have similar experience, when I'm try to suppress all about IPv6. > I'm try to set sysctl but no result, if I use command line it is working. > I have tried /etc/rc.local, also does not work. I have not seen any error, > warning or even notify in log. > > Best > tovis > > > Hi Yanosz, > > > > unfortuneately, that does not fix it. While I can configure 'some' route > > it still fails to add the default gateway. > > Any suggestions on how to debug this? > > > > Best > > Thomas > > > > On 09.03.2016 09:46, yanosz wrote: > >> 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 > > > > > > -- > > Thomas Röhr (M.Sc.) > > Space Robotics > > > > Besuchsadresse der Nebengeschäftstelle: > > DFKI GmbH > > Robotics Innovation Center > > Robert-Hooke-Straße 5 > > 28359 Bremen, Germany > > > > Postadresse der Hauptgeschäftsstelle Standort Bremen: > > DFKI GmbH > > Robotics Innovation Center > > Robert-Hooke-Straße 1 > > 28359 Bremen, Germany > > > > Tel.: +49 421 178 45-4151 > > Zentrale: +49 421 178 45-0 > > Fax: +49 421 178 45-4150 (Faxe bitte namentlich kennzeichnen) > > E-Mail: [email protected] > > > > Weitere Informationen: http://www.dfki.de/robotik > > ----------------------------------------------------------------------- > > Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH > > Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern > > Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster > > (Vorsitzender) Dr. Walter Olthoff > > Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes > > Amtsgericht Kaiserslautern, HRB 2313 > > Sitz der Gesellschaft: Kaiserslautern (HRB 2313) > > USt-Id.Nr.: DE 148646973 > > Steuernummer: 19/673/0060/3 > > ----------------------------------------------------------------------- > > _______________________________________________ > > openwrt-users mailing list > > [email protected] > > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users > > > _______________________________________________ > openwrt-users mailing list > [email protected] > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users -- Joerg Jungermann _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
