From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 20:25:29 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AF8916A4CE for ; Thu, 26 Feb 2004 20:25:29 -0800 (PST) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCC0043D2F for ; Thu, 26 Feb 2004 20:25:28 -0800 (PST) (envelope-from kline@thought.org) Received: from thought.org (root@tao [10.0.0.247]) by sage.thought.org (8.12.9/8.12.9) with ESMTP id i1R4PRv4042878 for ; Thu, 26 Feb 2004 20:25:27 -0800 (PST) (envelope-from kline@thought.org) Received: (from kline@localhost) by thought.org (8.12.6/8.11.3) id i1R4PQAh007199 for freebsd-questions@FreeBSD.ORG; Thu, 26 Feb 2004 20:25:26 -0800 (PST) (envelope-from kline) Date: Thu, 26 Feb 2004 20:25:23 -0800 From: Gary Kline To: FreeBSD Mailing List Message-ID: <20040227042523.GA7089@tao.thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 17 years of service to the Unix community User-Agent: Mutt/1.5.6i Subject: can't ssh back into 10.242; host seen as Down X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 04:25:29 -0000 5.2-RELEASE is coming around. From the KVM connection to 10.242 I can telnet and ssh *out* to other places. (I can fetch ports and upgrade things... .) But I can't figure out why I can't ssh or telnet *in*. ping sees my new system as down:: pu 19:55 [5212] ping 10.242 PING 10.242 (10.0.0.242): 56 data bytes ping: sendto: Host is down ping: sendto: Host is down ping: sendto: Host is down ^Csendto: Host is down --- 10.242 ping statistics --- 10 packets transmitted, 0 packets received, 100% packet loss pu 19:55 [5213] To show what's going on, I switched over to 10.242, ssh'd into 10.1 and did ping and ssh -vvv . Below is a typescript out these cmds: Script started on Thu Feb 26 20:05:27 2004 p4 20:05 [5001] PING 10.242 (10.0.0.242): 56 data bytes ping: sendto: Host is down ping: sendto: Host is down ping: sendto: Host is down ping: sendto: Host is down ping: sendto: Host is down ^C --- 10.242 ping statistics --- 12 packets transmitted, 0 packets received, 100% packet loss p4 20:05 [5002] OpenSSH_3.5p1 FreeBSD-20030201, SSH protocols 1.5/2.0, OpenSSL 0x0090701f debug1: Reading configuration data /etc/ssh/ssh_config debug1: Rhosts Authentication disabled, originating port will not be trusted. debug1: ssh_connect: needpriv 0 debug1: Connecting to 10.242 [10.0.0.242] port 22. debug1: connect to address 10.0.0.242 port 22: Operation timed out ssh: connect to host 10.242 port 22: Operation timed out p4 20:08 [5003] Script done on Thu Feb 26 20:08:08 2004 ssh worked with 4.9 a couple days ago. Does anybody know where I'm messing up? thanks, gary -- Gary Kline kline@thought.org www.thought.org Public service Unix