Route command??

mamakap

New member
Hi,

I just added some IP address inside my hosts.deny file. But when I do a command on my route like:

"/sbin/route add -host 123.456.789.0 reject" (as root)

It shows:
sh: route: command not found

Is this the right command??

By the way I'm using a RaQ4 server

:)
 
Hi Homer :)

Well it showed this:

route: /sbin/route .............

Is it possible that I need to type this:

./route add -host xxx.xxx.xxx.xxx reject

??? :confused:
 
Top