Subject: Routed using higher metric...
To: None <netbsd-help@NetBSD.ORG>
From: Andrew K. Adams <akadams@wraith.psc.edu>
List: netbsd-help
Date: 02/15/1996 15:02:37
I am running current (11/7) and routed seems to be choosing the default
route with the higher of two metrics:


bash# ripquery -1 128.182.62.1 | grep 0.0.0.0
        0.0.0.0          metric  5
bash# ripquery -1 128.182.62.13 | grep 0.0.0.0
        0.0.0.0          metric  7
bash# netstat -nr | grep default
default          128.182.62.13      UG          2   224699      -  ed0


This was originally noticed by someone here at our site who was running
1.1.  Does anyone know anything about this, or is even aware of this?


Thanks,
Andrew Adams
Pittsburgh Supercomputing Center