Gerald Pfeifer wrote:
[snip]
> Sorry, not all the world is Linux:
> 
>   gomeisa[53]:~% /sbin/route -n ; uname -rs
>   /sbin/route: Command not found.
>   SunOS 5.6
> 
>   taygeta[44]:~% /sbin/route -n ; uname -rs
>   usage: route [-dnqtv] command [[modifiers] args]
>   FreeBSD 4.0-RELEASE

Try:
$ netstat -r -n

This should give the routing tables as well. Netstat can be used on
solaris too afaik.

Greetings Bertho

Reply via email to