From owner-freebsd-questions@FreeBSD.ORG Wed Apr 13 19:33:52 2011 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77056106566C for ; Wed, 13 Apr 2011 19:33:52 +0000 (UTC) (envelope-from tam.sergio@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3167C8FC0C for ; Wed, 13 Apr 2011 19:33:51 +0000 (UTC) Received: by vws18 with SMTP id 18so932641vws.13 for ; Wed, 13 Apr 2011 12:33:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=O10ytlPF8lTypiwYAJtyuMXO6Nqlql1v9GUkJRXvLnw=; b=T6x20pObupRS1A6khlheELmIFZ3gP7r9+uETytIkm86gHJBSrCQFaqBvt7EyUvEKLW LkX7FggnLM3baLIGisi7Fqi74ugIfFXoJtv8N8MxTTg6Y8qFaNm54oCNS5gv9fwpDdXO Cyihm0kdzkcFLdrOGbPud/zkxyDgQcoeViVwA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=AK3C6YrqHVpbmyY/bviW5A9pdBx48taB7xBEEzs6Ova62CU6+qnIDmYD2uBJdgNjNs GW4h6GuhPIE8C4Ur7P8iW4I1u/bqPOZ+t1qlySDIGrdD5rto1gR3GyFZuj0OTep4xl4s Sii2GLofGjl8vm58v11vMht65ysXs1vdA/ZrE= MIME-Version: 1.0 Received: by 10.52.90.116 with SMTP id bv20mr1935817vdb.108.1302723231190; Wed, 13 Apr 2011 12:33:51 -0700 (PDT) Received: by 10.52.156.234 with HTTP; Wed, 13 Apr 2011 12:33:51 -0700 (PDT) In-Reply-To: <986591.11837.qm@web31601.mail.mud.yahoo.com> References: <986591.11837.qm@web31601.mail.mud.yahoo.com> Date: Wed, 13 Apr 2011 14:33:51 -0500 Message-ID: From: Sergio Tam To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Remote access to Freebsd server 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: Wed, 13 Apr 2011 19:33:52 -0000 2011/4/13 afiddler10 > Thank you very much. What I did was set up two interfaces on the VMware > server, one bridged and one routed. I was able to access the routed > interface from my Windows 7 host. Thanks for your help! > > You are welcome. Regards.