Some days ago I posted a mail to debian-user mailing list asking for the
following:
> I successfuly installed Debian 1.3.1.r6 and ran pop, poff to connect to my
> provider. I would like to use a command that let me choose between several
> providers, something like "pon atslink" or "pon dadanet".
> - Users in a selected group (e.g. dip) can do po and poff without being
> superuser.
On my 1.3.1 (not r6) I had to change -rw--- of /etc/etc/ppp.chatscript and
/etc/ppp.options_out to -rw-r- to acheive it.
Note that my ISP password can be read from /etc/etc/ppp.chatscript.
I don't kno
When Niccolo Rigacci wrote, I replied:
I do this regularly. First create a /etc/ppp/chatscript.ispAname,
/etc/ppp/chatscript.ispBname, ... Then create /etc/resolv.ispAname,
/etc/resolv.ispBname ...
Then create $HOME/bin/pon.ispAname which looks like:
#!/usr/bin/perl
if($< != 0) { die "$0: mu
Niccolo Rigacci <[EMAIL PROTECTED]> writes:
Read on, if you can/want to use X. Otherwise, just go to the next article.
> I successfuly installed Debian 1.3.1.r6 and ran pop, poff to connect to my
> provider. I would like to use a command that let me choose between several
> providers, something l
On Tue, 17 Mar 1998, Niccolo Rigacci wrote:
> I think this is a simple task of writing some scripts, but does Debian
> have something already done?
The ppp on hamm does this. You can say "pon provider". The newest
proposal to ppp on hamm, will (I think) address the second
situation. You way want
5 matches
Mail list logo