Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]wmppp [was tlug: Anti-spam]
- To: tlug@example.com
- Subject: wmppp [was tlug: Anti-spam]
- From: Neil Booth <NeilB@example.com>
- Date: Mon, 23 Nov 1998 16:16:08 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- Organization: ...
- References: <19981123105305C.andy@example.com> <XFMail.981123133240.schweiz@example.com> <19981123141526.A31080@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
Rex Walters wrote: [something]. Hi Rex, Remember we had that discussion about wmppp for Windowmaker? I think we both had 2 problems: one that it didn't show the connect speed at startup, and secondly that it showed "ERROR" when you logged off. Well, I've been going through the morass of RH 5.1 scripts to work out what's really going on when a PPP connection is made. I've just solved the first one; I'll try and fix the second one soon. For me, there were 2 things preventing the display of connection speed. 1) The default RH 5.1 chat invocation does not use the "-r" option for reporting, so I need to add -r /etc/ppp/connect-errors to the chat call, as this is the file that getmodemspeed.c looks in. 2) Secondly, what I think is a bug in their getmodemspeed.c fd = popen("tac /etc/ppp/connect-errors | grep '['CONNECT'|'CARRIER']' | head -1", "r"); should I think read fd = popen("tac /etc/ppp/connect-errors | grep -E 'CONNECT|CARRIER' | head -1", "r"); It then works for me. On the off-chance this is useful... Neil. ---------------------------------------------------------------- Next Nomikai: 20 November, 19:30 Tengu TokyoEkiMae 03-3275-3691 Next Technical Meeting: 12 December, 12:30 HSBC Securities Office ---------------------------------------------------------------- more info: http://tlug.linux.or.jp Sponsors: PHT, HSBC Securities
- References:
- tlug: Anti-spam
- From: "Andrew S. Howell" <andy@example.com>
- RE: tlug: Anti-spam
- From: Jim Schweizer <schweiz@example.com>
- Re: tlug: Anti-spam
- From: Rex Walters <rex@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Anti-spam
- Next by Date: tlug: pppd question
- Prev by thread: Re: tlug: Anti-spam
- Next by thread: tlug: Mail
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links