|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
RE: [PLUG] NIC driver installation howto? (newbieish level help needed)
|
--> [mailto:plug-admin@lists.phillylinux.org]On Behalf Of Paul
--> Sent: Wednesday, November 05, 2003 8:28 PM
--> To: plug@lists.phillylinux.org
-->
--> Stephen Gran wrote:
-->
--> >No gateway listed. What does route -n tell you?
--> >
--> >
--> >
--> >This might be routing problem. What does syslog say when the
--> tulip module
--> >is loaded? It might also be a funky card.
While it might be the card, it is also something else, as I tried two
different LNE-100TX cards, and one 3c905B. Way thinking it might be that PCI
slot, but then the first LNE-100TX works in that slot under Windows 2000
(still a dual boot system.)
-->
--> That's what I was leaning toward. At first glance the IPs suggest that
--> the two computers are on the same subnet. If they're not, and there's
--> no gateway...
-->
The IP scheme is wack, but pre-dates me. The LAN is 10.1.1/24, the DMZ is
10.10.10/24. The gateways are 10.1.1.10 and 10.10.10.10, respectively.
--> Also, the interfaces could be running at different speeds. One
--> might be
--> running at 100Mbit while the other is running at 10Mbit.
Everything in on 10/100 switches.
Alas, I only go on-site once a week, and until I get the network card (and
then ssh) working I can't do any troubleshooting till then. However, here is
a route -n from a box on the same switch and subnet:
[root@IMDMZDNS2 sysconfig]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.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 10.10.10.10 0.0.0.0 UG 0 0 0 eth0
[root@IMDMZDNS2 sysconfig]#
This machine is 10.10.10.212, whereas the box this thread is targeting is
10.10.10.50 - otherwise insofar as networking they differ only in hostname
and MAC - and the fact that one works and the other doesn't.
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|