[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Null Modem(WMU Apt. connection)
>p.s. Again, *do not use KPPP or any other 'dialer' program*. I
>use '/etc/ppp/ppp-up' dialer script, and /etc/ppp/ppp-down from
>a root prompt (or sudo). Works like a friggin' charm!
The way it should be done. All those dialers are just ugly hacks.
If the connection isn't permenent (you have to reconnect
periodically) one neat trick is to have "init" run pppd on the
terminal line in the same manner it would run getty. Every time
pppd stops init just starts a new one. That's how I manage PPP
connectivity to Palm Pilots (setup to use "Windows RAS").