Re: mal wieder isdn

From: J Wunsch <j(at)uriah.heep.sax.de>
Date: Fri, 6 Apr 2001 18:55:47 +0200

As Peter Ross wrote:

> > Apr 5 20:33:57 Toyon ppp[858]: Warning: Add! route failed:
> > 0.0.0.0: errno: Disc quota exceeded
>
> Ich wuerde versuchen, mittels Aufraeumen oder Quota erhoehen dafuer zu
> sorgen, dass die Meldung "Disc quota exceeded" nicht mehr auftritt.

I wo. :-) Du solltest Dir den Kontext durchlesen, Peter. Wenn bei add
oder delete route ein Fehler auftritt, hat er nicht seine
ursprüngliche Bedeutung, dieweil die errno's dort recyclet worden
sind.

Leider steht die tatsächliche Bedeutung der Fehler nur im Sourcecode :(,
konkret in /sys/net/route.c. EDQUOT ist:

        /*
         * Cloning loop avoidance:
         * In the presence of protocol-cloning and bad configuration,
         * it is possible to get stuck in bottomless mutual recursion
         * (rtrequest rt_setgate rtalloc1). We avoid this by not allowing
         * protocol-cloning to operate for gateways (which is probably the
         * correct choice anyway), and avoid the resulting reference loops
         * by disallowing any route to run through itself as a gateway.
         * This is obviously mandatory when we get rt->rt_output().
         */

Ich würde sagen, daß das auch ein Folgefehler des Bitmülls auf der
Leitung ist.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL
http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Fri 06 Apr 2001 - 19:20:47 CEST

search this site