From owner-freebsd-newbies@FreeBSD.ORG Sat Oct 30 15:55:46 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E61A16A4CE for ; Sat, 30 Oct 2004 15:55:46 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF8CC43D31 for ; Sat, 30 Oct 2004 15:55:45 +0000 (GMT) (envelope-from aentgood@gmail.com) Received: by rproxy.gmail.com with SMTP id 79so25816rnk for ; Sat, 30 Oct 2004 08:55:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=eZ1fRxcs3lXoN50Fn2ILFCNDJjPABoQgw8aT2v9/6MsnZIWt5JcPKgRbQfU85kI914t4vtYuDPSv39CRMoAbNFhwJeFlWoNdzAXgBhLWibtchA1R+BTWjaaHT5cAu4yNcwkMy+r9vQWd90+BZh9Vwbii5LWol3EP0NMn363mkRA= Received: by 10.38.66.4 with SMTP id o4mr271654rna; Sat, 30 Oct 2004 08:55:45 -0700 (PDT) Received: by 10.38.163.28 with HTTP; Sat, 30 Oct 2004 08:55:45 -0700 (PDT) Message-ID: <7603e5d8041030085511e7f533@mail.gmail.com> Date: Sat, 30 Oct 2004 15:55:45 +0000 From: Wouter van Rooij To: freebsd-newbies@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: ssh X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Wouter van Rooij List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 15:55:46 -0000 Hello all, I have a bit of a problem. I can't ssh to a server behind my local network, without setting a proxy like HTTP_PROXY, but i don't know how to do that in the command line. I tried "setenv SSH_PROXY proxyaddres:port" Someone knows how to? Wouter van Rooij