[3893] in linux-net channel archive
Re: cant ping internally
daemon@ATHENA.MIT.EDU (David Schwartz)
Mon Jul 29 10:40:49 1996
Date: Mon, 29 Jul 1996 10:21:43 -0400 (EDT)
From: David Schwartz <davids@wiznet.net>
To: "Andrew B. Cramer" <cramer@ripco.com>
Cc: linux-net@vger.rutgers.edu
In-Reply-To: <1.5.4.32.19960728060256.00681c78@pop.ripco.com>
'dev lo' will work just as well and doesn't make you worry about
matching device names to route entries.
On Sun, 28 Jul 1996, Andrew B. Cramer wrote:
> Herbert Rosmanith was kind enough to provide me with the answer I needed.
>
> ' route add -host aaa.bbb.ccc.ddd dev eth0:0 '
>
> OH Thank the list! - Andy