Ethereal-users: Re: [Ethereal-users] Wierdness in CablemodemLand?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Mon, 22 Apr 2002 01:10:43 -0700
On Mon, Apr 22, 2002 at 01:07:16AM -0700, John E. Mayorga wrote:
> > What does the routing table look like on your
> > machine?
> 
> [root@ldap root]# arp
> Address                  HWtype  HWaddress          
> Flags Mask            Iface
> c-24-127-52-1.we.client  ether   00:B0:8E:F7:3C:54   C
>                     eth0
> [root@ldap root]#

That's not the routing table, that's just the ARP table (which might, on
Linux, be part of the routing table, as is the case with newer versions
of the BSD stack, but, even if it is, it's not *all* of the routing
table).

What, for example, does "netstat -r" print?