Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 1999 00:01:41 -0400 (EDT)
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        bfoz@glue.umd.edu (Brandon Fosdick)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Crossover Ethernet
Message-ID:  <199905280401.AAA24650@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <374E0508.C82BDA02@glue.umd.edu> from Brandon Fosdick at "May 27, 99 10:52:56 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Brandon Fosdick wrote,
> I've been trying for two days now to get two 3.2-S boxes talking to each other
> with a crossover cable. After searching the archives it sounds like its an easy
> thing to do, for everybody else at least.
> 
> Here's what I've been using.
> Computer A:
> P120, Intel EtherExpress 10/100 
> ifconfig fxp0 inet 10.0.0.2 netmask 0xfffffffc

> route add 10.0.0.3 10.0.0.2

Why?

> Computer B:
> P200, 3Com 3c509
> ifconfig ep0 inet 10.0.0.3 netmask 0xfffffffc

> route add 10.0.0.2 10.0.0.3

Why?

And why the funky netmask?

> after doing the above, then type ifconfig fxp0, get "status: no carrier".

Where do you get that? What is the full output? The previous ifconfig
of fxp0 succeded? Do the little LEDs on the cards light up when the
cable gets plugged between the machines? 

> Thought that was the problem, so replaced fpx0 board with NE2000T (ed0) same
> configuration  but get "device timeout" for every attempted access to the board.
> man pages says that error is the result of an irq conflict, so I set ed0's irq
> to 8. Same problem. 

Does sound like a card problem.

> Back to fxp0 board since it worked on the campus LAN (10
> MBps) just a few days ago... What do I do about the "no carrier" message? 

Full output please?

> Do I have two bad NIC's or am I doing something wrong?

You never mentioned the ep0 device.

I just hooked an old 486 (ex0) and my office machine (fxp1) together
to do some firewall and NATD games. I used BNC rather than crossover
(I can add machines just by using more wires), but I have the two
machines on a their own LAN. It _was_ as easy as the docs say (once I
managed to get FreeBSD installed on the 486 with an ol' Sony
proprietary CDROM).
-- 
Crist J. Clark                           cjclark@home.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905280401.AAA24650>