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]


Re: ppp question

2003-08-14 Thread Mark Woodson
On Tuesday 12 August 2003 10:52 am, Plunkett, Ian Gregory (UMC-Student) wrote:
 Hello all,

 I am having a heck of a time getting ppp to work correctly.  I can connect
 to my isp using ppp manually (going into TERM mode, etc.).  But once I am
 connected this way I can't return to packet mode and I can't access the
 internet outside of that terminal window.

Are you adding a default route?  That sounds like the problem.

 I have also tried using kppp.  When I use this, I can access locations if I
 know the IP address but not if I type in the web address.  I included the
 correct dns when I configured the connection, still I get nothing if I type
 in the web address.

Again this sounds like you aren't adding a default route.

It would be most helpful if we could see the ppp.conf you are using, and any 
errors you are seeing using ppp automatically (the relevant entries in 
ppp.log if that is setup).

-Mark

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


RE: ppp question

2003-08-14 Thread fbsd_user
Your question has been answered many times on this list. Check the archives. 
There are many complete examples in the archives.

http://groups.google.com/groups?hl=enlr=ie=ISO-8859-1q=pppbtnG=Google+Searchmeta=




-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Plunkett, Ian Gregory 
(UMC-Student)
Sent: Tuesday, August 12, 2003 1:52 PM
To: [EMAIL PROTECTED]
Subject: ppp question

Hello all,

I am having a heck of a time getting ppp to work correctly.  I can connect to my isp 
using ppp manually (going into TERM mode, etc.).  But once I am connected this way I 
can't return to packet mode and I can't access the internet outside of that terminal 
window. 

I have also tried using kppp.  When I use this, I can access locations if I know the 
IP address but not if I type in the web address.  I included the correct dns when I 
configured the connection, still I get nothing if I type in the web address.

thanks for the help,
ian

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