3C905CX-TXNM - Destination Host Unreachable, but can ping card.
Jag
agrajag at linuxpower.org
Thu Apr 19 18:32:32 PDT 2001
On Thu, 19 Apr 2001, Chris Richard Adams wrote:
> Routing
> Interface Network address Network Mask Gateway
> eth0 10.3.1.10 255.255.255.0 10.3.1.1
This appears to be the problem. You should have two routes involving
eth0. The first one should be for the destination of 10.3.1.0 with no
gateway and set to the eth0 interface. The second should have a
destination of 0.0.0.0 (this is the default route setting) and a gateway
of 10.3.1.1, and the interface set to eth0 of course.
The above advice assumes I'm understanding the way you formatted your
routing info. It would help if you gave us the output of
'/sbin/route -n'
Jag
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://www.beowulf.org/pipermail/beowulf/attachments/20010419/0d34122f/attachment.sig>
More information about the Beowulf
mailing list