Re: No network connection through hub

From: Michael Forster (admin_at_muckworld.com)
Date: 08/25/03


Date: Mon, 25 Aug 2003 09:28:06 +0100


"M.Schmid" <mschmid17@gmx.de> wrote in message
news:dcfddba.0308241311.150446a3@posting.google.com...
> I have the following problem trying to connect my Suse 8.2 computer to
> the lan.
> When connecting it directly to a windows computer via a crossover
> cable everything is ok (which proves the network cards work).
> But I can't get a connection when using a hub!
> Sending a ping from my linux host 192.168.0.1 to the other computer
> with IP 192.168.0.170 results in the message "Destination Host
> Unreachable".
>
Sounds like a routing problem check your route
route -n
this will show you your default gateway, you need to set the gateway to the
IP of the machine on the internet (or the next hop out if this is the
machine on the internet)

For instance
10.0.0.202 10.0.0.7 194.126.82.5
194.126.82.1
 internal PC Firewall Box
Internet Gateway
    default GW Default GW
unknown GW
    10.0.0.7 194.126.82.1

as you can see the routing forwards the stream of outgoing packets to the
next machie in line, if you cannot get a route to host then your default
gateway is not set correctly
check using route and ifconfig.

Mike.



Relevant Pages

  • Connect to internal lan using PPP
    ... It's currently the default gateway for an internal lan and I'd like to ... internet cable, one internal for home and runs natd for the other local pc. ... If i delete this route on the windows client and ... # set dns 203.2.75.132 ...
    (freebsd-questions)
  • Re: One computer on 2 networks
    ... The gateway setting on the 172.30 NIC should be blank. ... If they are not all 172.30 you need to use a shorter network mask (so ... How exactly would the Route Add sentence be? ... and yours must point to the Internet gateway. ...
    (microsoft.public.windows.server.networking)
  • Re: BGP load sharing with 2 default gateways
    ... I meant a defualt gateway definition ... >which is not directly connected, or in your case, a route to the IP ... >provider via 1 provider router, then I think it is possible for the ... connecting both of your default gateway routers to ...
    (comp.dcom.sys.cisco)
  • Re: Dual NICs on Server 2003 issue
    ... To route a particular set of addresses to some other ... gateway you need to use static routing. ... connects via another gateway to a remote site that is on a 10.0.1.x ... assuming you have two internet access? ...
    (microsoft.public.windows.server.networking)
  • Re: No network connection through hub
    ... >> When connecting it directly to a windows computer via a crossover ... > Sounds like a routing problem check your route ... > this will show you your default gateway, you need to set the gateway to the ... I replaced it by a 100mbit pci card and now everything is working ...
    (comp.os.linux.networking)