Networking Forums

Networking Forums > Computer Networking > Linux Networking > No network connection through hub

Reply
Thread Tools Display Modes

No network connection through hub

 
 
M.Schmid
Guest
Posts: n/a

 
      08-24-2003, 09:11 PM
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".

I have tried several ports and different cables on the hub.
Within the windows network the hub works fine. (The hub is an old
4lan, 8 ports, model FH801D. It supports both 10 and 100 mbit. One
network card has 10 and the others 100mbit. When sending a ping the
lights on the network cards and on the hub show activity.


Once the internal lan connection works, the linux computer will be
used as a gateway (it already works with crossover cable).
It doesn't make a difference if I stop the firewall on my linux
computer or not.

Thanks in advance
Michael
 
Reply With Quote
 
 
 
 
Michael Forster
Guest
Posts: n/a

 
      08-25-2003, 08:28 AM

"M.Schmid" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) m...
> 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.


 
Reply With Quote
 
M.Schmid
Guest
Posts: n/a

 
      08-25-2003, 04:05 PM
"Michael Forster" <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> "M.Schmid" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed) m...
> > 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.



I solved the problem. Seems that my old 10mbit isa ethernet card
didn't work correctly with the hub.
I replaced it by a 100mbit pci card and now everything is working
fine.

I can't understand why the hub lights and pings on the network card
worked correctly and the data wasn't transmitted.

Thanks
Michael
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to notify gnome (network manager?) about network connection setup by my own script/tool? wzab Linux Networking 0 09-24-2011 10:31 AM
Wireless Network Connection - wilful blindness to my network DavidOfRedfern Wireless Networks 2 12-16-2008 10:45 PM
Not seeing Wireless Connection in Network Connection motomanmatt Wireless Networks 4 03-05-2005 03:39 AM
How to disable Wireless Network Connection w/o losing Network Brid Hatmon Wireless Networks 1 12-16-2004 06:37 PM
Lost dial-up network connection after running home network setup wizard. Bruce Windows Networking 0 10-22-2003 04:05 PM



1 2 3 4 5 6 7 8 9 10 11