From owner-freebsd-questions@FreeBSD.ORG Sun Jan 28 01:26:40 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E81C516A401 for ; Sun, 28 Jan 2007 01:26:39 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from smtp.utwente.nl (smtp2.utsp.utwente.nl [130.89.2.9]) by mx1.freebsd.org (Postfix) with ESMTP id 6E3CC13C461 for ; Sun, 28 Jan 2007 01:26:38 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from nox.student.utwente.nl (nox.student.utwente.nl [130.89.165.91]) by smtp.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id l0S1QLox025495; Sun, 28 Jan 2007 02:26:22 +0100 From: Pieter de Goeje To: freebsd-questions@freebsd.org Date: Sun, 28 Jan 2007 02:26:20 +0100 User-Agent: KMail/1.9.5 References: <1488.192.168.125.138.1169936019.squirrel@webmail.dfwlp.org> <002501c74270$aa89dac0$0a32a8c0@rob> <200701271847.40032.freebsd@dfwlp.com> In-Reply-To: <200701271847.40032.freebsd@dfwlp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200701280226.21107.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: Jonathan Horne Subject: Re: brand new server timing out for sshd connections X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jan 2007 01:26:40 -0000 On Sunday 28 January 2007 01:47, Jonathan Horne wrote: > btw, is there a way i can try to send my tcp packets to a specific mac > address? i know the mac of my target server, if i could get it to talk > back to me, i could Yes, arp -s . You should probably do this on both hosts. - Pieter de Goeje