> Hi, Which is the debian way to configure diald an ppp?
There isn't any yet. I may start on a 'dialdconfig' after I get pppconfig
2.0 out.
> Im trying to use my current /etc/ppp/peers/foo scripts with "pon foo" but
> it doesn't work.
pon starts pppd. diald wants to do that itself.
> It will
Hi, Which is the debian way to configure diald an ppp?
Im trying to use my current /etc/ppp/peers/foo scripts with "pon foo"
but it doesn't work. It will be great if one can re-use those scripts.
Please Help.
--
Felipe Alvarez.
Keith quotes me:
> If you run pppconfig you can use the chatscript it generates for diald by
> replacing
>
> connect "/etc/diald/connect"
>
> with
>
> connect "/etc/chatscripts/provider"
That should be:
connect "chat -v -f /etc/chatscripts/provider"
--
John Hasler
[EMAIL PROTECTED] (John H
ifconfig the ip address on sl0 is
the fake one I gave it in the diald.options file. What would keep the
isp from giving me an ip address. I think that is the problem.
> > I am trying to set up diald and ppp. I thought it would be easy like it
> > was with Debian 1.3, but I guess Debian d
[EMAIL PROTECTED] (Keith) writes:
> [1 ]
> I am trying to set up diald and ppp. I thought it would be easy like it
> was with Debian 1.3, but I guess Debian developers or someone wanted to
> keep me on my toes so they changed stuff. Here are my problems.
> I have atta
I am trying to set up diald and ppp. I thought it would be easy like it
was with Debian 1.3, but I guess Debian developers or someone wanted to
keep me on my toes so they changed stuff. Here are my problems.
If I try to connect manually with the following script:
exec pppd connect \
'chat
On Thu, Aug 20, 1998 at 01:32:37PM -0400, Will Lowe wrote:
> On Wed, 19 Aug 1998, Geoffrey L. Brimhall wrote:
>
> > So you should change the connect line to:
> >
> > connect "chat -v -f /the_base_path_to_myisp/myisp"
> This works until the ppp server asks for chap/pap, and then the local
> copy
On Wed, 19 Aug 1998, Geoffrey L. Brimhall wrote:
> So you should change the connect line to:
>
> connect "chat -v -f /the_base_path_to_myisp/myisp"
This works until the ppp server asks for chap/pap, and then the local
copy of pppd spawned by diald doesn't do it, so the remote server kicks
me of
So you should change the connect line to:
connect "chat -v -f /the_base_path_to_myisp/myisp"
On 19-Aug-98 Will Lowe wrote:
> I'm using the hamm pppd and diald packages. I've got ppp working fine I
> can do (as root)
> pppd call myisp
> and it connects.
>
> I'm trying to set up diald to do it a
I had the exact same problem and posted an email on this today. I'm having
diald use the /usr/bin/pon command, which basically issues the same
connect command as you have. Here's the reply:
> I assumed that I could use the '/usr/bin/pon' command with diald.
You can't. You must let diald start pp
I'm using the hamm pppd and diald packages. I've got ppp working fine I
can do (as root)
pppd call myisp
and it connects.
I'm trying to set up diald to do it and it's not working. Diald
1) doesn't seem to realize that pppd is successful in making a connection
-- it kills pppd with a "co
11 matches
Mail list logo