>When I run:

>[root@router1 sdl]# /usr/sbin/traceroute 205.160.77.196
>traceroute: Warning: Multiple interfaces found; using >205.160.77.162 @
>eth0
>traceroute to 205.160.77.196 (205.160.77.196), 30 hops max, 40 >byte
>packets
>1  205.160.77.126 (205.160.77.126)  27.693 ms  26.850 ms  >26.588 ms
>2  205.160.77.196 (205.160.77.196)  22.464 ms  22.631 ms  >22.428 ms

>What does the message Multiple interfaces found mean?  This is >the first
>time I've seen this message.  The only interfaces on the machine are >a
>ethernet (eth0) and a ppp link through a sdl card (ppp-2).

>-steve

This means that you have two cards, with both a default route. traceroute
doesn't know which card to take, so it defaults to the first one it finds.


        Igmar


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to