Fwd: ppp with DSL leaves unused routes

Pascal Giannakakis CapM at gmx.net
Wed Sep 24 08:08:03 PDT 2003


Hello,
 
i have FreeBSD 5.1 running which is connected to the INet via a PPP / DSL.
My DSL provider forces
disconnect every 12 hours, and my ppp-script dials in back immediately
(ddial). However, after the redial there
is not one route, but 2 routes. How do i force the old route to be deleted?
 
Here is my  ppp.conf:
 
----
default:
 ident user-ppp VERSION (built COMPILATIONDATE)
 
NCDSL:
 set device PPPoE:sis0
 set authname ****
 set authkey ****
 set mru 1492
 enable dns
 add! default HISADDR
----
 
This is my netstat -rn:
 
----
Routing tables
 
Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            195.14.220.1       UGSc        4  1537268   tun0
127.0.0.1          127.0.0.1          UH          1    31063    lo0
195.14.205.1       195.14.205.119     UH          0        0   tun0
195.14.220.1       195.14.220.181     UH          5        0   tun0
195.14.222.1       195.14.222.217     UH          0        0   tun0
213.168.109.1      213.168.109.83     UH          0        0   tun0
213.168.118.1      213.168.118.58     UH          0        0   tun0
----
 
195.14.205.1, 195.14.222.1, 213.168.109.1 and 213.168.118.1 are zombies.

Thank you.

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++



More information about the freebsd-questions mailing list