From owner-freebsd-hackers Thu Jun 12 01:49:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA16966 for hackers-outgoing; Thu, 12 Jun 1997 01:49:08 -0700 (PDT) Received: from fang.cs.sunyit.edu (perlsta@fang.cs.sunyit.edu [192.52.220.66]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA16960 for ; Thu, 12 Jun 1997 01:49:04 -0700 (PDT) Received: from localhost (perlsta@localhost) by fang.cs.sunyit.edu (8.7.6/8.7.3) with SMTP id EAA08981 for ; Thu, 12 Jun 1997 04:49:02 -0400 (EDT) Date: Thu, 12 Jun 1997 04:49:02 -0400 (EDT) From: Alfred Perlstein To: freebsd-hackers@FreeBSD.ORG Subject: multicast? In-Reply-To: <199706120727.JAA10471@labinfo.iet.unipi.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Can someone help me with two things? 1) i have a setup like so internet | school __|__ |FBsd | <--- gateway/firewall running NATD + named + samba ^^^|^^^ .--+--. <--- bnc 10mbit connection ___|_ _|__ |win95| |FBsd| ^^^^^ ^^^^ the topmost Fbsd box runs NATD and the internal machines are on private IPs, is there ANY way for me to propigate broadcasts (ie. XXX.XXX.XXX.255) through the natd machine? (probe for quake? and samba services on the inside?) and if anyone has samba running and can explain how to configure it so that my printer comes up with: a) a guest password that '95 users can use on the school network without having accounts on my samba machine. b) the driver info so that '95 users trying to use the printer don't have to manually pick a driver (i know to use "printer driver = ????" but it doesn't seem to work) c) give the printer a better name than "raw" its printcap name :) thank you Alfred Perlstein perlsta@cs.sunyit.edu