Linux-Hams archive - September 1998: Re: Problem with slip link

Re: Problem with slip link

John Reilly (qvixqpka.eoxwvobhc@rele.tunk.net)
Tue, 08 Sep 1998 00:24:48 -0700


Thanks for your reply. I forgot to mention that the"/usr/net/bin" does
not exist. But looking for the "route "and "ifconfig" that I need, it
looks like /sbin should be the one to use. Trying that out I find that
I have no "slattach" command so I cannot execute the line:
/sbin/slattach -s 38400 -p slip /dec/ptypf &
I looked thru the linux -hams archives and found that Redhat has
replaced slattach with "kissattach".
So I tried the line "/sbin/kissattach -s 38400 -p slip /dev/ptypf &"
but that didn't work either. Do you how R.H. 5.1 handles making this
link?
73....John

Gerd wrote:

> Hello all,
>
> John Reilly <rbjnmt@nstu.ru> had the following problem:
>
> > When I execute the /etc/rc.d/rc.local file I get "no such file or
> > directory" at the five lines that use "/usr/net/bin"
>
> First, take a look at this directory. Does it really exist?
> Then, look at rc.local and see what programs are called.
> Search for them, install them if necessary or change the paths
> in rc.local to point to the right location of your programs.
>
> Hope this helps a little bit
>
> 73s, Gerd