Click to See Complete Forum and Search --> : 2 comps on single cable
cfaun5
08-25-2004, 08:01 PM
I tried connecting two computers using a single cross-over ethernet cable and assigned both of them distinct static IP addresses. I then modified the ARP table on both of them to map the IP address of the other computer to the ethernet address of the other computer. However, failure resulted when each tried to ping the other. If possible, could someone give me an explanation or pointer as to why it didn't work and a possible solution (if the setup is feasible to begin with).
Any help would be greatly apprecated.
Thanks,
cfaun5
Alex Cavnar, aka alc6379
08-25-2004, 09:48 PM
curious...
Why'd you modify the ARP table? If ARP resolution is neccesary, the systems should negotiate that themselves.
Did you try just connecting them, giving them IPs, and not fool with ARP?
happybunny
08-25-2004, 10:38 PM
it should work.....
use crossover cable, assign IP's and ping away!!
as Alex Cavnar said, why are you monkeying with Arp tables?
if you want to ping by name, simply add the other hosts name and IP to each /etc/hosts file.
EnigmaOne
08-25-2004, 10:45 PM
Personally, I think the problem is in the phrammismodulator on the second host.
happybunny
08-25-2004, 10:46 PM
cant be the phrammismodulator because Arp tables use fluxcapacitors, not phrammiss'esees
Originally posted by happybunny
cant be the phrammismodulator because Arp tables use fluxcapacitors...
fluxcapacitors have been deprecated in the 2.6 kernel, please use the Orthogonal Transpedance Informers instead.
cfaun5
08-26-2004, 09:34 AM
Yes; I also tried without assigning anything to the ARP table.
Alex Cavnar, aka alc6379
08-26-2004, 02:18 PM
Do you have link lights and everything?
I've run Crossover cables in the past, and all I've ever needed to do was assign IPs, make sure physical connectivity was working, and then go.
happybunny
08-26-2004, 03:27 PM
also...where did you get the crossover cable? I have had what I thought were crossover cables in the past, only to find out they were all pinned out wrong.
gnuoob
08-26-2004, 05:27 PM
ive only heard one person in my life use it and it seemed like a non common phrase. Now flux's are common but the framis is spooking me out.
heckle
08-26-2004, 05:37 PM
If both nics are configured correctly an dup, I would take a look at the crossover cable. Did you buy it specific as a crossover cable or did you make it yourself? Have you checked the cable to make sure it is good? Heck, two pc's? I would get a cheap hub and a couple of patch cords and call it done.
cfaun5
08-26-2004, 10:35 PM
I tried again and it works now; one of the computers had interesting packet filtering settings.
Thanks for the help!