Re: PPP Question - should be easy...

2004-03-17 Thread Sergey 'DoubleF' Zaharchenko
Somewhere around then,
Chris Knipe [EMAIL PROTECTED] wrote:

  Hi all,
  
  I was just wondering, I run ppp from rc.conf with -ddial, and it is
  working brilliantly. However,
  I need to change ppp configurations quite frequently, is there a
  quick way to tell ppp to reload
  the configuration without killing it?

On Sun, 14 Mar 2004 17:18:03 -0500
JJB [EMAIL PROTECTED] probably wrote:

 Killall ppp  followed by ppp -ddial xxx

Chris said without killing it.

Many of the configuration values are only used at negotiation
time. Those, you norrmally can't change without reopening the
link. The STD on PPP implies that it should be possible to renegotiate
the link without physically dropping carrier (by sending an LCP packet,
for instance), but I doubt ppp supports it (and I don't really think it
should).

What are you trying to do?

-- 
DoubleF
A power so great, it can only be used for Good or Evil!
-- Firesign Theatre, The Giant Rat of Summatra


pgp0.pgp
Description: PGP signature


RE: PPP Question - should be easy...

2004-03-14 Thread JJB
Killall ppp  followed by ppp -ddial xxx

Where xxx is the section header name in the ppp.conf you want to
exec.

User ppp always reads the default: section name, just add other
section names containing your different values.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Chris Knipe
Sent: Sunday, March 14, 2004 4:52 PM
To: FreeBSD Questions
Subject: PPP Question - should be easy...

Hi all,

I was just wondering, I run ppp from rc.conf with -ddial, and it is
working brilliantly. However,
I need to change ppp configurations quite frequently, is there a
quick way to tell ppp to reload
the configuration without killing it?

I am specifically looking to change values in the label that is run
from rc.conf with -ddial...
I'm hoping in some way that I can send ppp a -HUP and it will use
the new values when the ppp
process reconnects automatically in -ddial mode.

Thanks for your time, and I look forward to some possible answers.

Regards,
Chris.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]