From owner-freebsd-questions@FreeBSD.ORG Sun Dec 7 09:28:24 2003 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 62B6816A4CE for ; Sun, 7 Dec 2003 09:28:24 -0800 (PST) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9970343F75 for ; Sun, 7 Dec 2003 09:28:22 -0800 (PST) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AT2hh-0001sY-00 for ; Sun, 07 Dec 2003 18:28:21 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AT2hf-0001sQ-00 for ; Sun, 07 Dec 2003 18:28:19 +0100 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AT2hf-0000OY-00 for ; Sun, 07 Dec 2003 18:28:19 +0100 From: "Ivan Wong" Date: Mon, 8 Dec 2003 01:44:57 +0800 Lines: 13 Message-ID: References: <200312071724.40665@harrymail> X-Complaints-To: usenet@sea.gmane.org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Sender: news Subject: Re: Samba with PPTP 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: Sun, 07 Dec 2003 17:28:24 -0000 "Harald Schmalzbauer" wrote in message news:200312071724.40665@harrymail... > Windows specifies that per subnet you need one domain master. So it won't work > until you have a domain master at the other side of the pptp link. > Once I made such a configuration working by bi-maping broadcast addresses. > It's very ugly, but that was for a test and it did work. There is one domina master in the subnet 192.168.1.0 If I hardcode the mapping freebsd->192.168.0.206, it works. May I know what's the reason?