From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew J. Meader" Subject: Re: Windows file sharing over different subnets Date: Thu, 27 Mar 2003 13:40:40 -0600 Sender: netfilter-admin@lists.netfilter.org Message-ID: <3E8353B8.5020502@corp.lcom.net> References: <1048792127.1167.23.camel@psyche> <3E834E40.3070702@corp.lcom.net> <1048794050.1021.31.camel@psyche> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Y Makki Cc: netfilter@lists.netfilter.org If you don't want to run wins on your nt2k box then you should work with the lmhosts file. lmhosts.sam is a good reference for what you are trying to do. You can use Samba to do some netbios forwarding but for what you are doing that might be overkill. Read lmhosts.sam (on one of the windows boxes.) Andy Y Makki wrote: >Hi, > >I don't really need a wins server on the eth1 segment since there are no >windows machines here except the file server, the eth2 segment has no >servers at all. > >For testing I have set the FORWARD default policy to ACCEPT, and allow >all incoming traffic from both eth1 and eth2. >I also tried earlier to DNAT any 135:139 traffic coming from eth2 to the >fileserver, which did not help. Ping works from segment to segment. > >Maybe there is a client or relay agent of some sort I could install on >the linux gateway, I don't know. >