Subject: Re: Routing problem, what am I doing wrong?
To: Paul Newhouse <newhouse@rockhead.com>
From: Paul Goyette <paul@whooppee.com>
List: current-users
Date: 05/25/1999 09:22:38
So, why would you tell your machine that "the next hop to ftp.netbsd.org
is reached via my loopback interface?"  You've just told it to send all
packets out the lo0, which of course won't do anything at all!

On Tue, 25 May 1999, Paul Newhouse wrote:

> Sorry, I probably should have included the output from netstat -nr:
> 
>     Internet:
>     Destination        Gateway            Flags     Refs     Use    Mtu  Interface
>     default            205.219.89.41      UGS        10   299865      -  de1
>     24                 24.1.4.202         UGS         0     3074      -  ne0
>     24.1.4.192/27      link#3             UC          0        0      -  ne0
>     24.1.4.193         24.1.4.202         UGHS        0        0      -  ne0
>     24.1.4.202         00:c0:26:38:80:71  UHL         2        0      -  lo0
>     127.0.0.1          127.0.0.1          UH          1      198      -  lo0
>     172.16.89.40/29    link#1             UC          0        0      -  de0
>     172.16.89.42       00:40:05:a0:4e:b2  UHL        19  3233955      -  de0
> 	204.152.184.75     24.1.4.202         UGHS        0        0      -  ne0
>     205.219.89.40/29   link#2             UC          0        0      -  de1
>     205.219.89.41      00:20:6f:02:fa:bb  UHL         1    22585      -  de1
>     205.219.89.44      00:40:05:42:c3:b8  UHL         0     6860      -  de1
>     205.219.89.46      00:40:05:42:35:d0  UHL         2   124093      -  lo0
>     
> and netstat -ni
>     
>     Name  Mtu   Network           Address                      Ipkts Ierrs    Opkts Oerrs Colls
>     de0   1500  <Link>            00:40:05:a0:41:2a          3166245    22  3353621     3 77718
>     de0   1500  172.16.89.40/29   172.16.89.45               3166245    22  3353621     3 77718
>     de1   1500  <Link>            00:40:05:42:35:d0           343944     0   319140     0     0
>     de1   1500  205.219.89.40/29  205.219.89.46               343944     0   319140     0     0
>     ne0   1500  <Link>            00:c0:26:38:80:71            34006     0    26973    16   257
>     ne0   1500  24.1.4.192/27     24.1.4.202                   34006     0    26973    16   257
>     lo0   32976 <Link>                                        126891     0   126891     0     0
>     lo0   32976 127               127.0.0.1                   126891     0   126891     0     0
>     ppp0* 1500  <Link>                                             0     0        0     0     0
>     ppp1* 1500  <Link>                                             0     0        0     0     0
>     sl0*  296   <Link>                                             0     0        0     0     0
>     sl1*  296   <Link>                                             0     0        0     0     0
>     strip 1100  <Link>                                             0     0        0     0     0
>     strip 1100  <Link>                                             0     0        0     0     0
>     tun0* 1500  <Link>                                             0     0        0     0     0
>     tun1* 1500  <Link>                                             0     0        0     0     0
>     gre0* 1450  <Link>                                             0     0        0     0     0
>     gre1* 1450  <Link>                                             0     0        0     0     0
>     gre2* 1450  <Link>                                             0     0        0     0     0
>     gre3* 1450  <Link>                                             0     0        0     0     0
>     gre4* 1450  <Link>                                             0     0        0     0     0
>     gre5* 1450  <Link>                                             0     0        0     0     0
>     gre6* 1450  <Link>                                             0     0        0     0     0
>     gre7* 1450  <Link>                                             0     0        0     0     0
>     ipip0 0     <Link>                                             0     0        0     0     0
>     ipip1 0     <Link>                                             0     0        0     0     0
>     ipip2 0     <Link>                                             0     0        0     0     0
>     ipip3 0     <Link>                                             0     0        0     0     0
>     ipip4 0     <Link>                                             0     0        0     0     0
>     ipip5 0     <Link>                                             0     0        0     0     0
>     ipip6 0     <Link>                                             0     0        0     0     0
>     ipip7 0     <Link>                                             0     0        0     0     0
>     eon0  1500  <Link>            
> 

--------------------------------------------------------------------------
| Paul Goyette      | PGP DSS Key fingerprint:   | E-mail addresses:     |
| Network Engineer  |   BCD7 5301 9513 58A6 0DBC |  paul@whooppee.com    |
| and kernel hacker |   91EB ADB1 A280 3B79 9221 |  pgoyette@juniper.net |
--------------------------------------------------------------------------