Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 1995 12:59:29 -0500
From:      Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>
To:        "Stephen Darragh" <stephen@belgarath.it.com.au>
Cc:        freebsd-questions@freefall.cdrom.com
Subject:   Routing with subnets (2)
Message-ID:  <9502191759.AA02565@halloran-eldar.lcs.mit.edu>
In-Reply-To: <m0rfutf-00021t5@belgarath.it.com.au>
References:  <m0rfutf-00021t5@belgarath.it.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Sun, 19 Feb 1995 03:32:49 +0800 (WST), "Stephen Darragh" <stephen@belgarath.it.com.au> said:

> default          203.8.116.2        UGSc        0    10397       ed0

> 203.8.116        link#1             UC          0        0       ed0 -261686
> 203.8.116.1      0:aa:0:2a:64:b6    UHLW        2    26824       ed0   1100
> 203.8.116.2      0:c0:f6:90:6:e0    UHLW       23    13080       ed0    683
> 203.8.116.3      0:80:48:82:df:fd   UHLW        3    42111       lo0
> 203.8.116.4      2:60:8c:43:7a:5b   UHLW        3    13839       ed0     15
> 203.8.116.7      link#1             UHLW        1     1454       ed0 -261686

> 203.8.116.40     203.8.116.4        UGSc        0        0       ed0

> In theory, the 203.8.116.40 route should cause .42 traffic to go via
> 203.8.116.4.  It doesn't.  traceroute shows that it is being sent via
> the default route.  What am I doing wrong?

> (Yes, this is mostly a routed created routing table.)

Three things:

1) Can you try running without `routed' since it doesn't seem to be
necessary in your environment, and see if the problem persists?  You
should try using a UDP or TCP client like `telnet' rather than a raw
IP client like `ping' or `traceroute'.

2) Try a `tcpdump ip host 203.8.116.42' in another window (running a
kernel with BPF in it) and see what it reports you are sending.

3) What is command line you used to add the static route?

-GAWollman

--
Garrett A. Wollman   | Shashish is simple, it's discreet, it's brief. ... 
wollman@lcs.mit.edu  | Shashish is the bonding of hearts in spite of distance.
Opinions not those of| It is a bond more powerful than absence.  We like people
MIT, LCS, ANA, or NSA| who like Shashish.  - Claude McKenzie + Florent Vollant



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