We get the same thing here: Red Hat 6.0, 2.2.12 kernel with masquerading,
diald-0.99-1 rpm, ISDN Terminal Adapter.
A PPP interface seems to get left on some occaisions when a call goes
through but the PPP link does not establish. The connect time out triggers
and diald redials.
We don't know why the PPP preamble doesn't complete, we put it down to a
problem with our TA or ISP.
To get rid of the ppp* interfaces, we periodically do:
for i in 0 1 2 3 4 5 6 7; do ifconfig ppp$i down; done
Do this when the link is down!!
--
Mark Powell, Senior Software Engineer, Primagraphics Limited
New Cambridge House, Litlington, nr.Royston, Herts, SG8 0SS, UK
Tel. +44 1763 852222, Fax. 853324, http://www.primagraphics.co.uk
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Neil Johnson
> Sent: 23 May 2000 19:08
> To: [EMAIL PROTECTED]
> Subject: multiple ppp interfaces over time
>
>
> I have noticed recently that after my diald machine has been running for
> a few days, it starts to create multiple PPP interfaces. It has
> currently been up for 40 days and now has ppp6, it obviously started at
> ppp0. I cannot seem to figure out how to force it to keep re-using the
> same interface ??
>
> My machine is RH6.0, kernel 2.2.14 running diald-0.99. Anyone have any
> ideas ?
>
>
> eth0 Link encap:Ethernet HWaddr 00:A0:CC:53:BA:4C
> lo Link encap:Local Loopback
> ppp0 Link encap:Point-to-Point Protocol
> ppp1 Link encap:Point-to-Point Protocol
> ppp2 Link encap:Point-to-Point Protocol
> ppp3 Link encap:Point-to-Point Protocol
> ppp4 Link encap:Point-to-Point Protocol
> ppp5 Link encap:Point-to-Point Protocol
> ppp6 Link encap:Point-to-Point Protocol
> sl0 Link encap:Serial Line IP
>
-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]