|
||||||||||
For now, everything is in <shellcmd>. Ifconfig alias and all static route are set manually within <shellcmd> tag and all work great, But I want to manage the static route throught the web UI. And then it's not working because I guess the static route are loaded before the alias IP is applied to the lan interface. When I put the ifconfig alias in <earlyshellecmd> the lan interface is not taking the alias IP. Any other idea ? Best Regards, -eric. -----Message d'origine----- De : Chris Buechler [mailto:cbuechler at gmail dot com] Envoyé : Monday, July 25, 2005 10:30 PM Cc : m0n0wall at lists dot m0n0 dot ch Objet : Re: [m0n0wall] Force mono to reload Static route. On 7/25/05, Eric m <eric at ericmagny dot com> wrote: > Hi guys, > > > > Want to know if someone can tell me if there is any way to foce mono to > reload it's static route (defined in GUI) whitin the <shellcmd> tag or after > boot-up ?? > If you change that to a <earlyshellcmd> it might work. Don't know though. Might have to add the static route in its own <shellcmd>. -Chris --------------------------------------------------------------------- To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch |