Pierre,

here's my "route -n" output:

[root@botik /root]# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
136.183.128.0   0.0.0.0         255.255.224.0   U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         136.183.129.253 0.0.0.0         UG    0      0        0 eth0

Here's the setup for my machine I got from our sys admins:
    IP: 136.183.132.47
    Subnet: 255.255.224.0
    gateway is 136.183.129.253

I am confused why there is a destination network 136.183.128.0 in my table, and
not
a 136.183.132.0. Does this make sense?

Thank you,

Aleksey

Pierre Fortin wrote:

> Aleksey Naumov wrote:
> >
> > Hi,
> >
> > is anyone able to use a 3Com EtherLink 10/100 PCI 3C905B-Combo NIC with
> > LM8.0?
> >
> > Mine is connected via 10Base2 (thinnet) with BNC connectors, works
> > perfect under windows,
> > but not at all in LM8.0. I can't ping my gateway or anything else, I get
> > "Destination Host Unreachable"
> > all the time.
>
> That usually indicates a routing problem; give us output from "route -n"...
>
> Pierre


Reply via email to