Iztok Polanic <[EMAIL PROTECTED]> wrote:
>
> ------------                ---------------
> |#2 Linux  |----------------|#1 Linux     |------modem-------Internet
> ------------     NE2000     ---------------
>             compatible card

> Is there a way how to run my ppp script from #2 computer to connect to
> #1 computer, where also the modem is?

No, you can only run pppd on the computer with the modem.

> I don't want to use diald.

Why not?  It does the job very well.

I guess you could use "rsh linux1 pppd" to start up the server on the
other machine easily enough.

Me, I use the /sbin/request-route hack, of kerneld, to start up the pppd
whenever traffic is detected.  Or at least, I did when I was running
2.0.

These days, I use the latest pppd (2.3.5), which has demand-dialing
capability.  It brings the link up or down whenever necessary.  Works
quite well, also.

-- 
   [EMAIL PROTECTED] (Fuzzy Fox)      || "Nothing takes the taste out of peanut
sometimes known as David DeSimone  ||  butter quite like unrequited love."
  http://www.dallas.net/~fox/      ||                       -- Charlie Brown
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to