Re: ppp RADIUS accounting bug

2003-11-19 Thread Boris Kovalenko
Hello! So sending interim update packets won't help. Like I said :) looking for someone who supervises my patch and commit it if no problems will be founded. this can be a problem :-) This is the problem now :) I'm wondering if I only one useing ppp with RADIUS accounting with FreeBSD. R

Re: ppp RADIUS accounting bug

2003-11-19 Thread Michael Bretterklieber
Hi, On Wed, 19 Nov 2003, Boris Kovalenko wrote: > > >The RFC says: > > > >5.4. Acct-Output-Octets > > > >blabla > > > >can only be > > present in Accounting-Request records where the Acct-Status-Type > > is set to Stop. > > > >It looks like, that these counters must not present in accou

Re: ppp RADIUS accounting bug

2003-11-19 Thread Boris Kovalenko
The RFC says: 5.4. Acct-Output-Octets blabla can only be present in Accounting-Request records where the Acct-Status-Type is set to Stop. It looks like, that these counters must not present in accounting updates. You are right, but your words - "but a patch could be written :-)". A

Re: ppp RADIUS accounting bug

2003-11-19 Thread Michael Bretterklieber
Hi Boris, On Wed, 19 Nov 2003, Boris Kovalenko wrote: > Hello! > > Standard PPP does not support UPDATE packets, and of course (as my but a patch could be written :-) > RADIUS knowledge) the counters should not be resetted, because RADIUS > updates the same record. The RFC says: 5.4. Acct-O

Re: ppp RADIUS accounting bug

2003-11-19 Thread Boris Kovalenko
Hello! Standard PPP does not support UPDATE packets, and of course (as my RADIUS knowledge) the counters should not be resetted, because RADIUS updates the same record. Regards, Boris Michael Bretterklieber wrote: Hi, On Wed, 19 Nov 2003, Boris Kovalenko wrote: Hello! Yes, unsign

Re: ppp RADIUS accounting bug

2003-11-19 Thread Michael Bretterklieber
Hi, On Wed, 19 Nov 2003, Boris Kovalenko wrote: > Hello! > > Yes, unsigned, so we have 4G limit, which may simple be overflowed > by (for example) PPPoE connection. Yes, RADIUS standard defines new > attributes for big words, but current PPP does not supports it (it, so > our knowledge about R

Re: ppp RADIUS accounting bug

2003-11-19 Thread Boris Kovalenko
Hello! Yes, unsigned, so we have 4G limit, which may simple be overflowed by (for example) PPPoE connection. Yes, RADIUS standard defines new attributes for big words, but current PPP does not supports it (it, so our knowledge about RFC is useless :) Again, rad_put_int defined u_int32_t par

Re: ppp RADIUS accounting bug

2003-11-19 Thread Barney Wolff
On Wed, Nov 19, 2003 at 09:00:01AM +0500, Boris Kovalenko wrote: > >I found a serious bug in RADIUS accounting code. The problem is that > OctetsIn and OctetsOut are defined as unsingned long long, but the > RADIUS supports only INT32 values, so, when > we're doing rad_put_int(r->cx.rad, RAD_

Re: ppp sig10's in current

2002-07-08 Thread Andrew Lankford
>You were not, by any chance, using the "-nat" option with ppp? A Sure was. Thanks. Andrew Lankford To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: ppp sig10's in current

2002-07-08 Thread Bernd Walter
On Sun, Jul 07, 2002 at 08:43:45PM -0400, Andrew Lankford wrote: > > Just thought I'd throw in some more bad news >:-). ppp in current > core dumps on me. It starts up in ddial mode ok, does its job for a while, > and then dies. I tried starting it again, and it just sat there instead > of g

Re: ppp sig10's in current

2002-07-08 Thread Szilveszter Adam
Hello, You were not, by any chance, using the "-nat" option with ppp? If you were, and have a recent -CURRENT with the new ipfw code, then *that* will make ppp dump core with a sig10 just fine. (Same behaviour as with natd) -- Regards: Szilveszter ADAM Szombathely Hungary To Unsubscribe: send

Re: PPP Dial of External Modem Fails in 'Current'

2002-01-22 Thread Brian Somers
> > I rebuilt 'Current' over the weekend with a make buildworld/install world > and make buildkernel/install kernel and 'ppp -ddial papchap' gives the > following error(s) when trying to dial an external modem: > > Warning set ifadr: Invalid command > Warning set ifadr: Falied 1 > > > Doe

Re: PPP modem dial is completely broken

2001-06-12 Thread Brian Somers
> With new PPP I can't dial to my provider anymore. Two variants: > > 1) PPP says "Clearing choked output queue" and connection stuck forever > with carrier on. Nothing else happens. > > 2) PPP says "Too many IPCP NAKs sent - abandoning negotiation" and drop > carrier forever without further red

Re: PPP modem dial is completely broken

2001-06-12 Thread Andrey A. Chernov
On Tue, Jun 12, 2001 at 10:45:58 +0930, Daniel O'Connor wrote: > > On 11-Jun-2001 Andrey A. Chernov wrote: > > With new PPP I can't dial to my provider anymore. Two variants: > > > > 1) PPP says "Clearing choked output queue" and connection stuck forever > > with carrier on. Nothing else hap

RE: PPP modem dial is completely broken

2001-06-11 Thread Daniel O'Connor
On 11-Jun-2001 Andrey A. Chernov wrote: > With new PPP I can't dial to my provider anymore. Two variants: > > 1) PPP says "Clearing choked output queue" and connection stuck forever > with carrier on. Nothing else happens. > > 2) PPP says "Too many IPCP NAKs sent - abandoning negotiation"

Re: ppp/samba (configuration?) question

2001-01-11 Thread Brian Somers
You should get away with adding your ``set ifaddr'' line to ppp.linkdown (you can remove the ``iface clear'' too). > If this isn't the right place for this, I apologize. Feel free to set > followups appropriately. > > I'm running ppp on a -current system (12/7/2000 vintage) named `moran'. > I'

Re: PPP over ATM

2000-11-06 Thread Brian Somers
Sorry to chime in so late, but ppp(8) already has ATM support... I must confess that I haven't tested it and don't know how it works, but it may be worth looking at. A netgraph node would definitely be preferable. > On Sun, 22 Oct 2000 03:41:27 +0200, Poul-Henning Kamp wrote: > > Who kn

Re: PPP patch (CHAP81 + MPPE)

2000-10-29 Thread Brian Somers
Hi, Thanks for the patches. I've committed the changes although I'm having problems with MPPE. I suspect the problems are actually in the CCP stuff though - and I've suspected this for some time, something to do with running ppp back-to-back (and not over a tty). I'll look into this soon.

Re: PPP over ATM

2000-10-23 Thread Archie Cobbs
Brian Smith writes: > >> Ok, well if I were to netgraphify the ATM code, would mpd be sufficient > >> to get PPP over ATM working? (I have a lot of reading up to do, but > > > >Mpd can do PPP over any netgraph hook, so unless there's some particular > >weirdness to the framing of PPP frames over

Re: PPP over ATM

2000-10-23 Thread Brian Smith
On Sun, 22 Oct 2000 20:36:52 -0700 (PDT), Archie Cobbs wrote: >> Ok, well if I were to netgraphify the ATM code, would mpd be sufficient >> to get PPP over ATM working? (I have a lot of reading up to do, but > >Mpd can do PPP over any netgraph hook, so unless there's some particular >weirdness t

Re: PPP over ATM

2000-10-22 Thread Archie Cobbs
Brian Smith writes: > >>Are you aware of any efforts to add PPP over ATM or Netgraph > >>support to the current ATM code? > > > >I'm not aware of any activity in the ATM code at all... > > Ok, well if I were to netgraphify the ATM code, would mpd be sufficient > to get PPP over ATM working? (I

Re: PPP over ATM

2000-10-22 Thread Brian Smith
On Sun, 22 Oct 2000 03:41:27 +0200, Poul-Henning Kamp wrote: Who knows about the ATM stuff in the kernel? >>> >>>We have two ATM stacks: >>> * The minimalist "chuck" stack. >>> * The full-blown HARP stack. >>> >>>Neither support netgraph. >> >>Are you aware of any efforts to add PPP o

Re: PPP over ATM

2000-10-22 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED] lting.com>, "Brian Smith" writes: >On Sun, 22 Oct 2000 03:16:38 +0200, Poul-Henning Kamp wrote: > >> >>>Who knows about the ATM stuff in the kernel? >> >>We have two ATM stacks: >> * The minimalist "chuck" stack. >> * The full-blown HARP stack. >> >>Neither

Re: PPP over ATM

2000-10-22 Thread Brian Smith
On Sun, 22 Oct 2000 03:16:38 +0200, Poul-Henning Kamp wrote: > >>Who knows about the ATM stuff in the kernel? > >We have two ATM stacks: > * The minimalist "chuck" stack. > * The full-blown HARP stack. > >Neither support netgraph. Are you aware of any efforts to add PPP over ATM or N

Re: PPP over ATM

2000-10-22 Thread Poul-Henning Kamp
>Who knows about the ATM stuff in the kernel? We have two ATM stacks: * The minimalist "chuck" stack. * The full-blown HARP stack. Neither support netgraph. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committe

Re: PPP over ATM

2000-10-22 Thread Brian Smith
On Sun, 22 Oct 2000 04:30:30 -0700, Julian Elischer wrote: >Don't forget to consider how you could do this with netgraph. >We already have ppp over ethernet and other transports using netgraph, >(and mpd (in ports) already uses teh netgraph kernel ppp stack) I am not familiar with netgraph

Re: PPP over ATM

2000-10-22 Thread Julian Elischer
Brian Smith wrote: > > I was wondering what the state of PPP over ATM is, if there is at all. And would >like to offer my services in it's > development if it isn't finished (or started) yet. I inquired on #FreeBSDHelp on >EFNet but I didn't get any > useful results. I am not sure if this is

Re: ppp troubles

2000-08-12 Thread Brian Somers
> On Fri, Aug 11, 2000 at 08:58:48PM -0700, Eric Anholt <[EMAIL PROTECTED]> wrote: > > > I've been seeing these errors for about a month now. When PPP is > > first started, it outputs: > > calwell:/usr/src/bzflag>ppp -ddial -nat papchap > > Working in ddial mode > > Using interface: tun0 > > Wa

Re: ppp troubles

2000-08-12 Thread Vallo Kallaste
On Fri, Aug 11, 2000 at 08:58:48PM -0700, Eric Anholt <[EMAIL PROTECTED]> wrote: > I've been seeing these errors for about a month now. When PPP is > first started, it outputs: > calwell:/usr/src/bzflag>ppp -ddial -nat papchap > Working in ddial mode > Using interface: tun0 > Warning: Add route

Re: ppp

2000-08-02 Thread Chris D. Faulhaber
On Wed, 2 Aug 2000, Piotr [iso-8859-1] WoŸniak wrote: > Hi, > Below I have part of ppp.log. > Could you tell me what the fifth line does mean? > What is CD? Carrier Detect? > When I try to connect using ATDT12345 > I get message 'BUSY'. >

Re: ppp -auto gone again

2000-07-12 Thread Brian Somers
> Udo Erdelhoff schrieb: > > > > Hi, > > ppp -auto stopped working fater I've updated my box from 06/17-Sources > > to yesterday's version (07/06, approx. 1500 GMT). tcpdump -ni tun0 > > shows the traffic but that's it. ppp.log doesn't show any obvious > > problems. -ddial works, sending a manual

Re: ppp-related panic in sbdrop()

2000-07-12 Thread Brian Somers
I'd like to disclaim all responsibility :-I I'd normally try to figure out what the problem is or ask for more info, but seen as ppp caused a kernel panic on me this morning on the train, and since then cvsup has caused a similar panic, htc panics and just about anything else interesting I do

Re: ppp -auto gone again

2000-07-09 Thread Udo Erdelhoff
On Sun, Jul 09, 2000 at 06:04:47PM +0200, Daniel Rock wrote: > - if (pri > 0) > + if (pri >= 0) Groan. "The problem must be somewhere in ip.c, the other changes were purely cosmetic". Famous last words. Thanks, I've re-reverted to the current version, applied your patch and -auto mode

Re: ppp -auto gone again

2000-07-09 Thread Daniel Rock
Udo Erdelhoff schrieb: > > Hi, > ppp -auto stopped working fater I've updated my box from 06/17-Sources > to yesterday's version (07/06, approx. 1500 GMT). tcpdump -ni tun0 > shows the traffic but that's it. ppp.log doesn't show any obvious > problems. -ddial works, sending a manual dial command

Re: ppp is broken now

2000-06-14 Thread Andrey A. Chernov
On Wed, Jun 14, 2000 at 06:46:07PM +0400, Andrey A. Chernov wrote: > Fresh -current, "ppp -auto system" not react on outgoing packets and not > dial, it seems they routed to dead end. Direct "dial system" command > dials in, but packets not routed too. Restoring ppp from 8 Jun fix it. Forget it,

Re: PPP segfaulting

2000-04-04 Thread Gary Jennejohn
Brian Somers writes: >Sorry, I should have done more than a few greps when reviewing this. While we're in self-castigation mode here ;), _I_ should have done more than a few greps before *committing* this. My first pointy hat in 5 years, not bad (of course, I don't do all that much committing).

Re: PPP segfaulting

2000-04-04 Thread Brian Somers
Sorry, I should have done more than a few greps when reviewing this. The slcompress code is diving into the TCP header that comes after the IP header There's some nasty stuff going on here between vjcomp.c and slcompress.c - namely, the pointer passed into sl_uncompress_tcp is expected t

Re: PPP segfaulting

2000-04-04 Thread Gary Jennejohn
Maxim Sobolev writes: >Hi, > >The ppp built from the just cvsup'ed -current sources segfaulting. Following i >s >backtrace. Please contact me of some additional debugging info will be >necessary. > >-Maxim > >PPP ON vega> >Program received signal SIGSEGV, Segmentation fault. >0x806e98e in sl_compr

Re: ppp oddity

2000-03-24 Thread Brian Somers
Check out http://www.FreeBSD.org/FAQ/userppp.html. The remote end is reflecting your data back at you. > usually ppp from laptop (3.4+pao) to home (4.0-stable) works fine. and then > sometimes it will get stuck in the following mode three N in a row. > > ppp[547]: tun0: Chat: Send: AT^M > ppp

Re: ppp/tun not forgetting old adresses

2000-02-07 Thread Maxim Sobolev
Leif Neland wrote: > I now get dynamic ip's from my ISP, using user-ppp and i4b. > I don't think this is a problem (unless there is some limit of the number > of adresses remebmered), but I wonder why the previous ip's are shown on > ifconfig -a: > > tun0: flags=8051 mtu 1524 > inet6 fe80

Re: ppp, incoming mail keeping the line up.

2000-01-18 Thread Leif Neland
From: "Jonathan M. Bresler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, January 18, 2000 3:07 AM Subject: Re: ppp, incoming mail keeping the line up. > > > > I run user-ppp, and I have a mx-record for my system, so

Re: ppp, incoming mail keeping the line up.

2000-01-17 Thread Jonathan M. Bresler
> > I run user-ppp, and I have a mx-record for my system, so incoming mail = > goes directly to my system. this is asking for trouble. you should get yourself an MX that is online all the time and will store your mail for you. you can then pick it up whenever you want using APOP or POP

Re: PPP connections die in current....

2000-01-11 Thread William Woods
How do I disable compression On 12-Jan-00 Andrew Kenneth Milton wrote: > +[ Brian Somers ]- >| > Running 4.0 -current as of today.on a DEC Alphaststion 233 when I dial >| > out >| > I connect for about 30 seconds then it dies...here is a copy of

Re: PPP connections die in current....

2000-01-11 Thread Brian Somers
> +[ Brian Somers ]- > | > Running 4.0 -current as of today.on a DEC Alphaststion 233 when I dial out > | > I connect for about 30 seconds then it dies...here is a copy of the ppp.log > | [.] > | > | Well, you're receiving data from the peer

Re: PPP connections die in current....

2000-01-11 Thread Andrew Kenneth Milton
+[ Brian Somers ]- | > Running 4.0 -current as of today.on a DEC Alphaststion 233 when I dial out | > I connect for about 30 seconds then it dies...here is a copy of the ppp.log | [.] | | Well, you're receiving data from the peer, but the pe

Re: PPP connections die in current....

2000-01-11 Thread Brian Somers
> Running 4.0 -current as of today.on a DEC Alphaststion 233 when I dial out > I connect for about 30 seconds then it dies...here is a copy of the ppp.log [.] Well, you're receiving data from the peer, but the peer is not sending any response to your config request. From what I can see,

Re: PPP connections die in current....

2000-01-11 Thread Brian Somers
> On Sun, Jan 09, 2000 at 02:20:51PM -0800, William Woods wrote: > > Running 4.0 -current as of today.on a DEC Alphaststion 233 when I dial out > > I connect for about 30 seconds then it dies...here is a copy of the ppp.log > > I got the same thing once in a while. I'm using PPPoE. I cannot q

Re: PPP connections die in current....

2000-01-09 Thread Stephan van Beerschoten
On Sun, Jan 09, 2000 at 02:20:51PM -0800, William Woods wrote: > Running 4.0 -current as of today.on a DEC Alphaststion 233 when I dial out > I connect for about 30 seconds then it dies...here is a copy of the ppp.log I got the same thing once in a while. I'm using PPPoE. I cannot quote the 4

Re: PPP still has problems with config parsing

1999-12-27 Thread Brian Somers
[.] > tun0: Command: ip-telecom: set dial ABORT BUSY ABORT NO\sCARRIER ABORT > NO\sDIAL\sTONE TIMEOUT 5 "" AT OK-AT-OK AT&F OK > AT#F0$R1%E0S20=8&E2S48=16 OK \dATDP\T TIMEOUT 40 CONNECT [.] ppp was treating everything from the # to the end of line as a comment. It should be fixed now. -

Re: ppp phone dial is broken

1999-12-22 Thread Brian Somers
> With latest ppp I hear no phone numbers dial sounds at the stage: > Phase: Phone: N > ppp does _nothing_ until timeout occurse, then redial happens > with the same unsuccessful result. Erk! Fixed now. Thanks for the report. > -- > Andrey A. Chernov > http://nagual.pp.ru/~ache/ > MTH

Re: ppp phone dial is broken

1999-12-22 Thread Maxim Sobolev
Christopher Nielsen wrote: > On Tue, 21 Dec 1999, Andrey A. Chernov wrote: > > > With latest ppp I hear no phone numbers dial sounds at the stage: > > Phase: Phone: N > > ppp does _nothing_ until timeout occurse, then redial happens > > with the same unsuccessful result. > > I'm seeing th

Re: ppp phone dial is broken

1999-12-21 Thread Christopher Nielsen
On Tue, 21 Dec 1999, Andrey A. Chernov wrote: > With latest ppp I hear no phone numbers dial sounds at the stage: > Phase: Phone: N > ppp does _nothing_ until timeout occurse, then redial happens > with the same unsuccessful result. I'm seeing the exact same thing. It appears that the ph

Re: ppp over pty: trying to detect CD

1999-12-13 Thread Brian Somers
This is now fixed in -stable (and -current). > > > "JH" == Jon Hamilton <[EMAIL PROTECTED]> writes: > > > > JH> Running -current from this afternoon, I am having a strange > > JH> symptom with ppp over a pty; ppp does not detect that the pty > > JH> does not support carrier, and

Re: ppp over pty: trying to detect CD

1999-12-13 Thread Brian Somers
Ah, I see the problem. I have a fix - I'm about to apply it to -current and ask jkh for permission to MFC. I've attached the -stable patch for your viewing enjoyment > > "JH" == Jon Hamilton <[EMAIL PROTECTED]> writes: > > JH> Running -current from this afternoon, I am having a st

Re: ppp over pty: trying to detect CD

1999-12-12 Thread CHOI, Junho
> "JH" == Jon Hamilton <[EMAIL PROTECTED]> writes: JH> Running -current from this afternoon, I am having a strange JH> symptom with ppp over a pty; ppp does not detect that the pty JH> does not support carrier, and will cycle once per second JH> waiting for CD to appear. Put

Re: ppp problems

1999-11-17 Thread Brian Somers
> everything is working fine as it used to after installing current but i get this >error message when ppp tries to connect > > "ppp[52]: tun0: Warning: deflink: /dev/cuaa1: Bad file descriptor" i'm not sure >how to fix this any ideas ? [.] You'll need to explain a bit more, and maybe sh

Re: PPP problem + mailing list archive problem

1999-05-27 Thread Brian Somers
[.] > I removed the `set openmode passive' and got [.] How about ``set openmode active 5''. The problem you're seeing is that the other side is `reflecting' you data back because it hasn't yet turned ECHO off on the port. By the time the peer wakes up and does something, everything's

Re: PPP problem + mailing list archive problem

1999-05-26 Thread Richard J Kuhns
Brian Somers writes: > > Well, I'd hoped I'd be able to do a little more before bothering the list, > > but... > > > > I'd last built world around the end of April, with no problems. I then > > grew a fairly heavy workload, and so didn't get a chance to build world > > again until 2 days ag

Re: PPP problem + mailing list archive problem

1999-05-26 Thread Brian Somers
> Well, I'd hoped I'd be able to do a little more before bothering the list, > but... > > I'd last built world around the end of April, with no problems. I then > grew a fairly heavy workload, and so didn't get a chance to build world > again until 2 days ago (May 24). During that time, somethin

Re: ppp is totally broken

1999-05-10 Thread Brian Somers
> On Sun, May 9, 1999, Brian Somers wrote: > > [.] > > >I'm using the 3.1R PPP right now, until the problem is > > > resolved. I'm sending a problem report, as well. > > > > It should be resolved now. A NULL mbuf value is valid - it just > > means that there's nothing in it. I changed

Re: ppp is totally broken

1999-05-10 Thread Chris Costello
On Sun, May 9, 1999, Brian Somers wrote: > [.] > >I'm using the 3.1R PPP right now, until the problem is > > resolved. I'm sending a problem report, as well. > > It should be resolved now. A NULL mbuf value is valid - it just > means that there's nothing in it. I changed fsm_Input() wi

Re: ppp is totally broken

1999-05-09 Thread Brian Somers
[.] >I'm using the 3.1R PPP right now, until the problem is > resolved. I'm sending a problem report, as well. It should be resolved now. A NULL mbuf value is valid - it just means that there's nothing in it. I changed fsm_Input() with the last commits, and didn't notice the MBUF_CTOP

Re: ppp is totally broken

1999-05-08 Thread Chris Costello
On Sat, May 8, 1999, Chuck Robey wrote: > On Sat, 8 May 1999, Chris Costello wrote: > > > > >Somewhere in the mbuf code, either mbuf_Alloc or mbuf_Prepend, > > there is code that causes ppp to assign a particular mbuf > > structure pointer to a null pointer, causing ppp to dump core. > > Cont

Re: ppp is totally broken

1999-05-08 Thread Chuck Robey
On Sat, 8 May 1999, Chris Costello wrote: > >Somewhere in the mbuf code, either mbuf_Alloc or mbuf_Prepend, > there is code that causes ppp to assign a particular mbuf > structure pointer to a null pointer, causing ppp to dump core. > Contrary to somebody else's email to this list, it is, in

Re: PPP problems in -CURRENT

1999-04-10 Thread Brian Somers
Hi, Any chance of sending me the logs for both when the connection works (3.1) and when it doesn't work (4.0) ? set log command tun phase chat lcp ipcp TIA. > At 09:24 4/9/99 +0100, Brian Somers wrote: > >Does anything different happen if you > > > > set accmap 000a > > > >in your ppp.c

Re: PPP problems in -CURRENT

1999-04-09 Thread GuRu
At 09:24 4/9/99 +0100, Brian Somers wrote: >Does anything different happen if you > > set accmap 000a > >in your ppp.conf ? If not, you're going to have to approach your ISP >and ask them why their ppp implementation is ignoring our requests >(which needless to say violates the rfc). It wo

Re: PPP problems in -CURRENT

1999-04-09 Thread Brian Somers
Does anything different happen if you set accmap 000a in your ppp.conf ? If not, you're going to have to approach your ISP and ask them why their ppp implementation is ignoring our requests (which needless to say violates the rfc). > cvsupped, built CURRENT as of April 8th, upgrading a

Re: PPP (userland) troubles ?

1999-03-04 Thread Brian Somers
> Would it be possible to add an exponential delay when connecting fails for > either reason? > > I just received my specified phone-bill. It filled 42 pages, with hundreds > of calls with a duration of 17 seconds. (Because my modem needs to be > software-reset; I have mentioned this before). > >

Re: PPP (userland) troubles ?

1999-01-30 Thread Leif Neland
On Fri, 29 Jan 1999, Brian Somers wrote: > > Would it be possible to add an exponential delay when connecting fails for > > either reason? > > > > I just received my specified phone-bill. It filled 42 pages, with hundreds > > of calls with a duration of 17 seconds. (Because my modem needs to be

Re: PPP (userland) troubles ?

1999-01-29 Thread Brian Somers
> Would it be possible to add an exponential delay when connecting fails for > either reason? > > I just received my specified phone-bill. It filled 42 pages, with hundreds > of calls with a duration of 17 seconds. (Because my modem needs to be > software-reset; I have mentioned this before). > >

Re: PPP (userland) troubles ?

1999-01-28 Thread Brian Somers
> Brian Somers wrote: > > > > > So there are now 2 possibilities for this problem: > > > > > > a) I was out of sync :( > > > b) Someone fixed ppp > > > > Last nights commit was for RADIUS support in ppp. There was another > > latency problem that I fixed about a week ago - maybe that was it :-)

Re: PPP (userland) troubles ?

1999-01-28 Thread Andre Oppermann
Brian Somers wrote: > > > So there are now 2 possibilities for this problem: > > > > a) I was out of sync :( > > b) Someone fixed ppp > > Last nights commit was for RADIUS support in ppp. There was another > latency problem that I fixed about a week ago - maybe that was it :-) Yuck! (jumping in

Re: PPP (userland) troubles ?

1999-01-28 Thread Brian Somers
> So there are now 2 possibilities for this problem: > > a) I was out of sync :( > b) Someone fixed ppp Last nights commit was for RADIUS support in ppp. There was another latency problem that I fixed about a week ago - maybe that was it :-) > -- > # /AS/ http://

Re: PPP (userland) troubles ?

1999-01-28 Thread Alexander Sanda
On Wed, 27 Jan 1999, Brian Somers wrote: > To find out if this is the problem, can you try connecting > interactively. You should see the same delay. You can then try > again, but during the delay, pressing return a few times at the > prompt should wake ppp up. Is this happening ? Well, I t

Re: PPP (userland) troubles ?

1999-01-26 Thread Brian Somers
Hi, It's quite possible that this is another latency problem introduced by my recent timer changes... the changes make the .1 second latencies into longer - possibly indefinite - latencies. To find out if this is the problem, can you try connecting interactively. You should see the same dela

Re: PPP (userland) troubles ?

1999-01-26 Thread Alexander Sanda
On Tue, 26 Jan 1999, Brian Somers wrote: > Are you using a routing daemon ? Also, have you tried just having > ``add default HISADDR'' in ppp.conf and leaving everything out of > ppp.linkup ? What do your routing tables look like before/during/after > the hang ? I usually run routed, yes, an

Re: PPP (userland) troubles ?

1999-01-26 Thread Brian Somers
> Hi! > > I'am not sure where this comes from, but at the moment I have some > troubles with the userland ppp. > > The symptoms: After establishing the connection and setting the > defaultroute *nothing* works, that means, the line seems > to be completely dead. Not even

Re: PPP data-dependent bug

1999-01-20 Thread Brian Somers
> > FYI, when I rcp (actually, rsync) a certain makefile (ppp -alias), I > get lots of these, and it never completes: > > Warning: CCP: deflink: Incorrect ResetAck (id 49, not 50) ignored > Warning: CCP: deflink: Incorrect ResetAck (id 49, not 50) ignored > Warning: CCP: deflink: Unexpected Reset