Re: No network connection through hub
From: Michael Forster (admin_at_muckworld.com)
Date: 08/25/03
- Next message: Thomas Henkel: "Re: sniffing on dsl cable.."
- Previous message: Terry Ho: "Howto set an IP address range into rules of iptables"
- In reply to: M.Schmid: "No network connection through hub"
- Next in thread: M.Schmid: "Re: No network connection through hub"
- Reply: M.Schmid: "Re: No network connection through hub"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Thomas Henkel: "Re: sniffing on dsl cable.."
- Previous message: Terry Ho: "Howto set an IP address range into rules of iptables"
- In reply to: M.Schmid: "No network connection through hub"
- Next in thread: M.Schmid: "Re: No network connection through hub"
- Reply: M.Schmid: "Re: No network connection through hub"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|