From owner-freebsd-current Wed Dec 13 11:36:20 2000 From owner-freebsd-current@FreeBSD.ORG Wed Dec 13 11:36:17 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from pcimedia.com (unknown [204.116.106.190]) by hub.freebsd.org (Postfix) with ESMTP id 9DDC637B400 for ; Wed, 13 Dec 2000 11:36:17 -0800 (PST) Received: from [63.85.104.3] (HELO MILLER1) by pcimedia.com (CommuniGate Pro SMTP 3.1) with SMTP id 300447 for freebsd-current@freebsd.org; Wed, 13 Dec 2000 13:42:17 -0600 Reply-To: From: "John Miller" To: "Freebsd-Current (E-mail)" Subject: Bridging NT4 subnets Date: Wed, 13 Dec 2000 13:35:10 -0600 Message-ID: <000201c0653b$cefdf6c0$01000001@MILLER1> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having trouble setting up bridge between 2 subnets with NT4 servers on either side. Both subnets are behind different firewalls for external access. Static Routes have been setup on each subnets firewalls to route traffic through the bridge. Windows2000 boxes can map shares on the NT4 servers across the bridge, but the NT4 servers cannot map network shares on NT4 servers across the bridge. Pings across the bridge are successful, though. The error when mapping using Windows explorer is 'Path not found'. The error when use the 'net use' command is 'Error 53 Path not found' The FreeBSD bridge has 'options BRIDGE' in the kernel. No firewall has been configured on this machine. So packets are routed successfully, what is problem NT4 is having with FreeBSD bridge? Any help would be greatly appreciated. John Miller To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message