Jimmy Madden enscribed:
|
| > >Please excuse my ignorance, but I am new to the Wonderful World of Unix.
| > > On
| > >my host,
| > >
| > ># sum /etc/route
| > >> 37305 23 /etc/route
| > >
| > >How would I restore just the route command from my cd media?
| > >
| > >> >
| > >> > I have a remote office running Windows 95. My corporate
| > >> > headquarters
| > >> > network is NT. At corporate headquarters, we have a SCO Unix box
| > >> > for
| > >our
| > >> > accounting software.
| > >> >
| > >> > Before upgrading to SCO Unix 5.0.5 I connected to a remote NT
| > >> > network
| > >via an
| > >> > ISDN line across a router. Since upgrading, I can connect to the NT
| > >> > network, but cannot hit the Unix box. I can't even ping the Unix
| > >> > box.
| > >The
| > >> > ping request times out.
| > >> >
| > >> > From the Unix box, pinging my remote computer, I receive the error
| > >message:
| > >> > "no route to host".
| > >> >
| > >> > Research told me to "/etc/route add default <corporate headquarters
| > >router
| > >> > ip address>". When I run this command on the fly or within /etc/
| > >> > tcp I
| > >> > receive "/etc/route: syntax error at line 1: '(' unexpected".
| > >> > There
| > >is no
| > >> > ( in my command.
| > >> >
| > >> > Can anyone help me? Thanks.
| > >>
| > >> Hi,
| > >>
| > >> The /etc/tcp isn't a good place to put the route command.
| > >> Make a script called /etc/rc2.d/S99route and put the route command.
| > >> Then do a "chmod 755 /etc/rc2.d/S99route" and try to execute it.
| > >> Your route command is probaly corrupted or your link is missed.
| > >> Try to run custom command and do the following steps:
| > >> Software ---> Verify System ---> (*) Broken/missing symbolic links.
| > >>
| > >> You must also check the sum of the executable file.
| > >> My OSR505 box return:
| > >>
| > >> # sum /etc/route
| > >> 64289 48 /etc/route
| > >>
| > >> If your sum result isn't equal, restore the route command from
| > >> CD midia.
| > >>
| > >> TIA,
| > >>
| > >> J. Fernando
| > >
| > >
|
| Try using /sbin/route instead.
So he can now puzzle over the message:
/sbin/route: not found
--
==========================================================================
==========================================================================