Thanks!! THat worked for keeping my route commands persistent across reboots!! Yay!
However, I spoke too soon about everything working, I unfortunately Upgraded to BBHN ver 3 from ver 1, on all my devices, and now the routing rules I was using don't work. :(
Actually it's weird. It's kind of one way.
On the BBHN router that has the WAN port connected to 44.net stuff works with accessing both hosts on the 44 side and on the Internet thru the other BBHN router that has it's WAN port connected to the Internet. On this router I have: route add -net 255.0.0.0 netmask 255.0.0.0 gateway W5LMM-HSMM-2 dev wl0
And on the router that the Internet is connected to the WAN port but needs to access the 44 net THRU the previous router, I have: route add -net 44.0.0.0 netmask 255.0.0.0 gateway W5LMM-HSMM-1 dev wl0 But I can't ping any of the 44.net hosts. However on W5LMM-HSMM-1, I can.
Don't know why it stopped working, but I assume it has to do with the v1 to v3 change.
|