SIOCADDRT: invalid argument
and /var/log/messages reports in this place this deeply informative message:
installed 0
I hypothetize this would evoke a route failing to be added?
however /sbin/route gives me:
------------------------
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
localnet * 255.255.255.0 U 0 0 4 eth0
loopnet * 255.0.0.0 U 0 0 6 lo
------------------------
so everything looks normal here... something must be happening at a lower level?
I tried grepping the /etc/ tree for a string SIOCADDRT but it isn't there, must
be a system message
Where in the initialization scripts could this be happening?
Max
Thomas Bogendoerfer wrote:
> On Mon, Aug 03, 1998 at 04:11:21AM +0200, Max Klohn wrote:
> > *Took out the AMD PCI netcard, popped in an old NE2000 ISA board, configured
> > kernel to run it as a module, it got recognized and... same problem as with
> > the pcnet32, no pings and it reports TX errors. so it must be something with
> > the config! but where?
>
> the pcnet32 card traces don't show any problem. Have you swapped the network
> cable ? The carrier errors might indicate a problem in that direction.
>
> Thomas.
>
> --
> See, you not only have to be a good coder to create a system like Linux,
> you have to be a sneaky bastard too ;-)
> [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu