From owner-freebsd-questions Wed Nov 20 05:49:08 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA04101 for questions-outgoing; Wed, 20 Nov 1996 05:49:08 -0800 (PST) Received: from central.picker.com (central.picker.com [144.54.31.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id FAA04090 for ; Wed, 20 Nov 1996 05:49:05 -0800 (PST) Received: from ct.picker.com by central.picker.com with smtp (Smail3.1.28.1 #3) id m0vQCuh-0004s5C; Wed, 20 Nov 96 08:42 EST Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA06039; Wed, 20 Nov 96 08:39:31 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id IAA23206; Wed, 20 Nov 1996 08:38:59 -0500 Message-Id: Date: Wed, 20 Nov 1996 08:38:59 -0500 From: rhh@ct.picker.com (Randall Hopper) To: jadaan@engin.umich.edu (Khaleel K. Al-Jadaan) Cc: questions@FreeBSD.org Subject: Re: Telnet from FreeBSD to Linux References: <3291F0DC.2DAF@engin.umich.edu> X-Mailer: Mutt 0.51 Mime-Version: 1.0 In-Reply-To: <3291F0DC.2DAF@engin.umich.edu>; from Khaleel K. Al-Jadaan on Nov 19, 1996 12:39:40 -0500 Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk |I have two connected machines each with two partitions, one for Linux |and one for FreeBSD, and when I try to Telnet from the FreeBSD at one |machine to the Linux partition on the other, I get a message saying |"Connection closed by forighn host", its works fine the other way |around. Any suggestions ? Check /etc/hosts.allow and /etc/hosts.deny on the Linux box. Sounds like they might have tcpd access permissions enabled. Randall Hopper rhh@ct.picker.com