On 7 Jul 2006, in the Usenet newsgroup comp.os.linux.networking, in article
<(E-Mail Removed) om>, spec wrote:
>-connect eth1 on 2 pc's with a crossover cable. The eth1 network
>(192.168.100.0/24) will solely be used for files transfers between the
>2 boxes. Eth0 will handle all other traffic.
OK - common enough
>Here is the interface config from the 2:
Typos noted - looks OK otherwise
>The output of route is:
Also OK
>I cannot ping between the 2. Besides a bad crossover cable, could
>anything else be wrong. One box is Linux 2.4, the other 2.6.
What does /sbin/ifconfig -a show on both? Any errors? Are the interfaces
up, running, and in use? What error message do you get? Run tcpdump and
see what the packets are doing. Oh, and how are you trying your commands.
To use eth1, you have to be sending to the hostname or IP address associated
with eth1 on the peer, not it's eth0 name/address.
Old guy
|