Page 1 of 1

How to add a permanent network route.

Posted: Fri Oct 13, 2017 6:33 am
by baldie0070
I can add a route to another network using putty and entering
route add -net 192.168.0.0/24 192.168.10.254
When I reboot my Asustor this information’s disappears.
Please can anyone tell me what file I need to edit and it’s location to put this route in when the server boots up.

Re: How to add a permanent network route.

Posted: Fri Oct 13, 2017 4:27 pm
by sksbir
hi
You may create a startup script in /volume1/.@plugins/etc/init.d
eg : addroute.sh
same owner and right has existing scripts in this directory.