[2742] in linux-net channel archive
Alias interface question, round 2.
daemon@ATHENA.MIT.EDU (Mike McLagan)
Tue Apr 30 14:28:40 1996
To: linux-net@vger.rutgers.edu
Date: Tue, 30 Apr 1996 12:16:42 -0400 (EDT)
From: "Mike McLagan" <mmclagan@invlogic.com>
In-Reply-To: <199604300239.WAA08702@invlogic.com> from "Mike McLagan" at Apr 29, 96 10:39:16 pm
You (Mike McLagan) wrote
> ping 198.182.196.33 == 100% packet loss
> ping 206.223.93.2 == 100% packet loss
>
>
> If I go to another machine ANY other machine, I can perform the above
> functions.
>
> Kernel is 1.3.84.
>
> Is something missing/broken in the alias code?
A number of you have written me and asked if I added the routes. I had not
done so, so I went ahead and added in all 276 routes. Seems somewhat ludicris
(sp?) to me that I'd have to add a route to an IP Alias but I don't have to
have a route to a real interface.
And, having just done this:
route add -host 198.182.196.33
I tried
ping 198.182.196.33
100 % packet loss.
So, adding in 276 routes hasn't solved a thing, unless I"m adding in the wrong
type of route! Not only that, but I got a warning "fib_add_1: starting hashing
for zone 0", followed by 3 "ARP: called for my own IP".
Sigh!
Mike was here...