If you tell people exactly what you've done, someone could tell you how to make it permanent.I've manually added a static IP route to the Humax with a reject so the box can't connect to the NAS. A simple ping from the Humax to the NAS now fails.
I'd like to set this as a permanent IP route to see if it will help!
I imagine you mean "read-only messages".When I try to create a file in /etc/init.d I get bread only messages.
Create the file in /mod/etc/init.dWhen I try to create a file in /etc/init.d I get bread only messages.
Any way to do this?
humax# echo 'route add -h 192.168.0.1 reject' > /mod/etc/init.d/S22nasroute
humax# chmod 755 /mod/etc/init.d/S22nasroute