From: windham l. <mst...@ho...> - 2002-06-23 17:47:54
|
I seem to be having some difficulty getting my home network up ... I wanted to network 2 pc's ... trinux and redhat 7.1 linux... i get both of my NICS to recognize and put on 10.10.10.0 addy and one 10.10.10.10 along with the gateway 255.0.0.0 and when i try to ping one from the other i get nothing but host unreachable??? _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx |
From: T B. <tb...@ti...> - 2002-06-23 18:32:55
|
10.10.10.0 is a network address, not a host address. 10.10.10.0 and 10.10.10.255 are not valid host addresses. Anything in between is OK. 255.0.0.0 is a subnet mask, not a gateway. Unless you are connecting to the internet, you do not need a gateway address. 255.0.0.0 is the correct mask for the 10.0.0.0 class A. On Sun, 23 Jun 2002, windham lance wrote: > I seem to be having some difficulty getting my home network up ... > I wanted to network 2 pc's ... trinux and redhat 7.1 linux... > i get both of my NICS to recognize and put on 10.10.10.0 addy > and one 10.10.10.10 along with the gateway 255.0.0.0 and when i try to ping > one from the other i get nothing but host unreachable??? > > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx > > > > ------------------------------------------------------- > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk > -- -------------------- Timothy Burt Internet Specialist |
From: Kyle B <lin...@ya...> - 2002-06-23 19:13:20
|
First rule out a hardware (physical layer) problem. Are these computers directly connected with a single cable? If so then it must be a "cross cable". You can pick up a cat 5 cross cable at most local computer shops. If you are unsure if you are using a cross cable, look at this site to be sure. It also shows how to make one! http://www.atcomservices.com/highlights/makepatch.htm If you are plugged into a hub or switch regular cables will do. Check if you have "link lights" at all points (nics, hubs, etc.). Now to software. You didn't post your subnet mask, so try the following suggestion: RedHat: IP: 10.10.10.100 SUBNET: 255.255.255.0 GATEWAY: (Ip addr of your router, only necessary if you want to access other networks ie. the internet) DNS: (Ip addr of your DNS server, only necessary if you want to resolve names on the internet) Trinux: IP: 10.10.10.101 SUBNET: 255.255.255.0 GATEWAY: (Ip addr of your router, only necessary if you want to access other networks ie. the internet) DNS: (Ip addr of your DNS server, only necessary if you want to resolve names on the internet) For more networking information check out: http://www.tldp.org/HOWTO/HOWTO-INDEX/networking.html Good luck, Trinux is great. Thanks Matt and all who have contributed. Kyle B --- windham lance <mst...@ho...> wrote: > I seem to be having some difficulty getting my home > network up ... > I wanted to network 2 pc's ... trinux and redhat 7.1 > linux... > i get both of my NICS to recognize and put on > 10.10.10.0 addy > and one 10.10.10.10 along with the gateway 255.0.0.0 > and when i try to ping > one from the other i get nothing but host > unreachable??? > > _________________________________________________________________ > MSN Photos is the easiest way to share and print > your photos: > http://photos.msn.com/support/worldwide.aspx > > > > ------------------------------------------------------- > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > https://lists.sourceforge.net/lists/listinfo/trinux-talk __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com |
From: Valerio B. <su...@se...> - 2002-06-23 21:33:55
|
> First rule out a hardware (physical layer) problem. > Are these computers directly connected with a single > cable? If so then it must be a "cross cable". You > can pick up a cat 5 cross cable at most local computer > shops. If you are unsure if you are using a cross > cable, look at this site to be sure. It also shows how > to make one! > http://www.atcomservices.com/highlights/makepatch.htm > You can also check the following links for information on how to make crossover cables: http://www.makeitsimple.com/how-to/dyi_crossover.htm http://www.conexus.com.au/support/general/x-over/crossover-cable.html http://www.cabletron.com/support/techtips/tk0231-9.html http://gccprinters.com/support/doc/crossover.html Cheers, val |
From: Matthew F. <mf...@ci...> - 2002-06-23 23:29:05
|
> > First rule out a hardware (physical layer) problem. > > Are these computers directly connected with a single > > cable? If so then it must be a "cross cable". You > > can pick up a cat 5 cross cable at most local computer > > shops. If you are unsure if you are using a cross > > cable, look at this site to be sure. It also shows how > > to make one! Well other tricks (for "Acts of God" situations) when you are sure the logical/physical connections are right, look at dmesg for weird errors or ifconfig statistics. Spent a couple of hours on Friday troubleshooting with a stupid connectivity problem. Turned out the FastHub 100 (Cisco) was causing kernel watchdogs on eepro NiCs but 8139s and 3Coms worked fine. Weird. - mdf |
From: Joerg O. <ov...@de...> - 2002-06-24 10:04:22
|
Well, you might want to check your 3com nic if it's a combo card. Even some of the later pci ones had to be configured sometimes via a program (3cxxxcfg.exe) to use the right port/irq/address. You'll need a DOS bootdisk or Windows/xx for this. Else: Try something like ping 127.0.0.1, ping (hosts own ip) to check if the tcp/ip stack is healthy so far. Look at routing tables, different netmasks, compare ifconfig output. Get a friend with a networked and working third machine to find out which machine fails. hth, jo +-------------------------------------------------------------------+ | __ __ __ __ _ _ It ain't over 'till it's Joerg Over... | | / _ \ V / -_) '_/ | | \___/\_/\___|_| | +-------------------------------------------------------------------+ |