Re: PPP dial-up script working at last.

1997-07-13 Thread bash
On Sun, 13 Jul 1997, mark powers wrote: > > [EMAIL PROTECTED] said: > > > -- after there is a directory /etc/ppp all the files _should_ > > be there, IMO. As it is now, the configuration of ppp is not easy to > > understand. > > Agreed, though a simple question-and-answer PPP configuration sc

Re: PPP dial-up script working at last.

1997-07-13 Thread Martin . Bialasinski
On 11 Jul, Joachim Trinkwitz wrote: > By the way, there is no solution for redialing of several phone numbers, as I > can see (not even with the dunc-package). > If you can use X, there is the xisp package. It can try several numbers, redail, handle multiple ISPs, multiple ip-up/down, easy to set

Re: PPP dial-up script working at last.

1997-07-13 Thread mark powers
[EMAIL PROTECTED] said: > -- after there is a directory /etc/ppp all the files _should_ > be there, IMO. As it is now, the configuration of ppp is not easy to > understand. Agreed, though a simple question-and-answer PPP configuration script ought not to be too difficult. I have one from Suns

Re: PPP dial-up script working at last.

1997-07-13 Thread Joachim Trinkwitz
David Densmore <[EMAIL PROTECTED]> writes: > I finally got my PPP dial-up script working. Thanks to everyone who > responded to my request for help. > > My real problem was simple ignorance - I thought all of the ppp files were > in /etc/ppp, which is why I didn't know

Re: PPP dial-up script

1997-07-10 Thread Richard G. Roberto
Try the latest dunc package (2.1). This provides a dialog based PPP setup and a dialog based ppp connection launcher (dppp). 2.1 is available in hamm/admin but it should be OK for 1.3 as well (as long as the dependencies are met). Let me know if this works out for you. On Wed, 9 Jul 1997, David

PPP dial-up script working at last.

1997-07-10 Thread David Densmore
I finally got my PPP dial-up script working. Thanks to everyone who responded to my request for help. My real problem was simple ignorance - I thought all of the ppp files were in /etc/ppp, which is why I didn't know about /etc/ppp.chatscript and /etc/ppp.options_out - can you belie

Re: PPP dial-up script

1997-07-09 Thread Igor Grobman
> Frank Barknecht wrote: > > >Here's my way: > >I "su" to root and start the connection with > > > >$ pon > > > >This starts pppd with the chatscript directives I have stored in > >/etc/ppp.chatscript. All normal debian-ppp usage! > > When I type pon, I get this: > > /dev/modem: unrecognized

Re: PPP dial-up script

1997-07-09 Thread David Densmore
Frank Barknecht wrote: >Here's my way: >I "su" to root and start the connection with > >$ pon > >This starts pppd with the chatscript directives I have stored in >/etc/ppp.chatscript. All normal debian-ppp usage! When I type pon, I get this: /dev/modem: unrecognized command pppd version 2.2

Re: PPP dial-up script

1997-07-09 Thread Frank Barknecht
David Densmore hat gesagt: // David Densmore wrote: ([EMAIL PROTECTED]): > What command do I use to get the script to fire up my modem and do > its stuff? Here's my way: I "su" to root and start the connection with $ pon This starts pppd with the chatscript directives I have stored in /etc

Re: PPP dial-up script

1997-07-09 Thread Frank Barknecht
David Densmore hat gesagt: // David Densmore wrote: ([EMAIL PROTECTED]): > What command do I use to get the script to fire up my modem and do > its stuff? Here's my way: I "su" to root and start the connection with $ pon This starts pppd with the chatscript directives I have stored in /etc/

PPP dial-up script

1997-07-08 Thread David Densmore
Not that I don't love starting my PPP connection manually with minicom, but I was hoping to configure the automated scripts. I read the PPP HOW-TO, and think I have them set up ok, but I can't figure out how to activate them. What command do I use to get the script to fire up my modem and do its