When adding the route statement to the initialization sequence, make sure the wlan0 interface exists; don't put it too early in the sequence. Perhaps best to add it and its 'del' counterpart to the networking scripts that bring the wlan0 interface up and down, not to the rc-scripts?
P.
Sent from a mobile, sorry for any typoes...
-------- Original message -------- From: Neil Johnson neil.johnson@erudicon.com Date: 2013/08/11 22:07 (GMT+01:00) To: AMPRNet working group 44net@hamradio.ucsd.edu Subject: [44net] Trouble setting static route with ampr-ripd
ip route add 44.50.128.0/24 dev wlan0 table 44
However, I can't get it to be added when the system restarts.