Hi i try to make a route script to load at startup.
Anybody that knows how to??
i used
/etc/init.d/local
put in
#!/bin/bash and tryed #!/bin/sh
/sbin/route add 95.143.192.62 reject
and
run "update-rc.d local defaults" in telnet
but the route command is not relooded after reboot
Anybody that knows how to??
i used
/etc/init.d/local
put in
#!/bin/bash and tryed #!/bin/sh
/sbin/route add 95.143.192.62 reject
and
run "update-rc.d local defaults" in telnet
but the route command is not relooded after reboot