Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Aug 1999 18:16:18 -0400
From:      Christopher Masto <chris@netmonger.net>
To:        freebsd-net@freebsd.org
Subject:   I'm confused (netstat/routing)
Message-ID:  <19990808181617.A2611@netmonger.net>

next in thread | raw e-mail | index | archive | help
It's been a long week, but I don't think I've lost that many brain cells.
Why is this entry in the routing table not showing up with netstat?

chris@riboflavin:~$ route -n get 209.54.22.3
   route to: 209.54.22.3
destination: 209.54.22.3
    gateway: 209.54.21.198
  interface: ep0
      flags: <UP,GATEWAY,HOST,MODIFIED,DONE,WASCLONED,PROTO3>
 recvpipe  sendpipe  ssthresh  rtt,msec    rttvar  hopcount      mtu     expire
       0         0         0         0         0         0      1500      3263 

chris@riboflavin:~$ netstat -nr
Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            209.54.21.129      UGSc        2       62      ep0
127.0.0.1          127.0.0.1          UH          1        6      lo0
209.54.21          link#2             UC          0        0      ep0
209.54.21.129      0:d0:79:ac:ec:0    UHLW        2       12      ep0    190
209.54.21.131      0:c0:5:1:7c:c2     UHLW        0        0      ep0   1165
209.54.21.140      0:60:97:a3:64:43   UHLW        2  6180287      ep0    964
209.54.21.141      0:60:97:6b:71:2f   UHLW        6   517596      ep0   1032
209.54.21.144      0:60:97:a3:63:e4   UHLW        1  2130968      lo0
209.54.21.160      0:60:61:1:5:e1     UHLW        0        0      ep0   1193
209.54.21.181      0:60:97:a3:64:43   UHLW        0       88      ep0    137
209.54.21.198      0:60:67:0:2a:35    UHLW        1       16      ep0    820
209.54.21.199      0:60:97:a3:63:e6   UHLW        2   181354      ep0   1192
209.54.21.237      0:40:95:0:1c:9c    UHLW        0        4      ep0    532
209.54.21.241      link#2             UHLW        1       24      ep0
209.54.21.255      ff:ff:ff:ff:ff:ff  UHLWb       0        1      ep0

This machine is a bit old (FreeBSD 3.0-CURRENT #0: Wed Nov 4 18:19:29
EST 1998).. was there a bug somewhere, or am I just missing something?
-- 
Christopher Masto         Senior Network Monkey      NetMonger Communications
chris@netmonger.net        info@netmonger.net        http://www.netmonger.net

Free yourself, free your machine, free the daemon -- http://www.freebsd.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990808181617.A2611>