From owner-freebsd-questions Thu Nov 19 08:42:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA18121 for freebsd-questions-outgoing; Thu, 19 Nov 1998 08:42:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alcatel.fr (ns.transport.gecalsthom.com [194.133.58.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA18112 for ; Thu, 19 Nov 1998 08:42:26 -0800 (PST) (envelope-from Thierry.Herbelot@alcatel.fr) From: Thierry.Herbelot@alcatel.fr Received: from alcatel.fr (gatekeeper-ssn.alcatel.fr [155.132.180.244]) by mailgate.alcatel.fr (ALCANET/SMTP) with ESMTP id SAA24584; Thu, 19 Nov 1998 18:41:00 +0100 Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id RAA12529; Thu, 19 Nov 1998 17:40:08 +0100 (MET) Received: from telss1 (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.9.1a/8.9.1) with SMTP id RAA29279; Thu, 19 Nov 1998 17:25:18 +0100 (MET) Received: from telspace.alcatel.fr by telss1 (4.1/SMI-4.1) id AA08144; Thu, 19 Nov 98 17:28:46 +0100 Received: from localhost by telspace.alcatel.fr with SMTP (1.40.112.12/16.2) id AA218062493; Thu, 19 Nov 1998 17:21:33 +0100 X-Openmail-Hops: 1 Date: Thu, 19 Nov 98 17:21:25 +0100 Message-Id: In-Reply-To: <004d01be13d7$739518c0$a112fea9@tetsujir> Subject: network connection Mime-Version: 1.0 To: caq23050@pop17.odn.ne.jp Cc: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=US-ASCII; name="network" Content-Disposition: inline; filename="network" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello Could you send the output of the following commands : ifconfig -a dmesg netstat -rn (on each of the two computers) TfH > > I'm thinking of connecting 2 computers by ether net (10BASE2)., one of which > is connected to Internet by PPP. This is mentioned in the handbook, but I > cannot get it to work. Like following > [local2] <-ether-> [local1] <-ppp-> [ISP] > > First of all, 2 computers cannot be connected. On local1, > ifconfig ep0 inet 10.0.0.1 link1 (ep0 means 3c509, link1 specifies BNC) > is executed. On local2 > ifconfig ep0 inet 10.0.0.2 link2 > is executed. But these two machines are not connected (ie. even ping > doesn't work) > Furthermore, after executing > route add default 10.0.0.1 > on local2, some programs like xterm doesn't run properly. > Any help I can get would be appreciated. > > -Tetsuji > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message