From owner-freebsd-questions@FreeBSD.ORG Thu Jul 14 23:31:42 2011 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E35971065672 for ; Thu, 14 Jul 2011 23:31:42 +0000 (UTC) (envelope-from erman.zlfkr84@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id B71628FC29 for ; Thu, 14 Jul 2011 23:31:42 +0000 (UTC) Received: by iyb11 with SMTP id 11so850576iyb.13 for ; Thu, 14 Jul 2011 16:31:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=oIQtXLGCTtCcTvueOjLL3EoE8oaYmsVvZ+6lj2o2xmA=; b=pzbNvGL87jjDE+jdxgh++stxMhIyVcXm7av9jjjVsjXYLxEX7FsCoL0yl70uEtNmzz fCNclT1pS1x3efaNOQDqdzAi5aRNgVFJRDyP1bXJj/chAAY41F6E2YLfE9L+LpLHAayn wKBy/VGuNA9z9+B3XNKAVHEjJSLywQStMlIhk= MIME-Version: 1.0 Received: by 10.42.29.129 with SMTP id r1mr2759267icc.360.1310684766976; Thu, 14 Jul 2011 16:06:06 -0700 (PDT) Received: by 10.42.180.4 with HTTP; Thu, 14 Jul 2011 16:06:06 -0700 (PDT) Date: Fri, 15 Jul 2011 02:06:06 +0300 Message-ID: From: =?ISO-8859-9?B?RXJtYW4gWvxsZvxrYXJv8Gx1?= To: freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Thu, 14 Jul 2011 23:53:17 +0000 Cc: Subject: help 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: Thu, 14 Jul 2011 23:31:43 -0000 Hi , I try to mount free bsd to Windows sharing folder. mount_smbs -I 10.0.0.x /10.0.0.x/share folder name /mnt/mount folder but i can't. mount_smbfs=unable open to connection syserr=connection refused samba installed. Please help , Thanks