Thanks,
-Dennis
Let us know if it works
Helge
--
H.Bli...@srz-berlin.de
H.Bli...@srz-berlin.com
H.Bli...@acm.org
> Look if /usr/etc/route does really exist.
There is no /usr/etc/route. I searched for route using the Finder's
Find; would using find under Command Shell be any different?
-Dennis
Yes, I think so.
if you enter the command
ls -l /usr/etc/route
you should get something like
-rwx------ 1 root root 49356 Mar 24 1993 /usr/etc/route
(the date may differ, though).
no go. I cannot find "route".
I would assume that it should be part of the basic A/UX install.
Perhaps I should re-install the whole system? Is there somewhere that
I can get that file?
-D
It may be that this command has been introduced by the update to 3.1.1.
As I trashed the old stuff (I only retained 3.1.1), I am not sure,
though.
I misstated in my first post. I am running 3.1.1.
-D
There should be a file named FILES in the root directory (/) which
contains the path names of all files that belong to the
3.1.1 distribution. looking for "route" there results in:
---snip---
/etc/in.routed binary executable for routed(1M) - network routing
daemon
/mac/lib/cmdo/r/route Commando dialog source script for the route
command
/usr/catman/a_man/man1/route.1m.Z formatted manual entry for
route(1M)
/usr/catman/a_man/man1/routed.1m.Z formatted manual entry for
routed(1M)
/usr/etc/route binary executable for route(1M) - manually manipulate
the routing tables
/usr/include/net/route.h C header file pertaining to network
routing table structure (intro (4))
/usr/include/netinet/ip_mroute.h C header file pertaining to
definitions for kernel part of Distance-Vector Multicast Routing
Protocol
/usr/include/protocols/routed.h C header file pertaining to Routeing
Information Protocol
---snip---
If you don't have these, I guess your installation is not OK.
Thanks for the tip. "Route" is listed per your example, but the file
is not present on my system. There is not even /usr/etc
Thanks for the help, I will reinstall.
-D
-D