From owner-freebsd-questions@FreeBSD.ORG Fri Dec 9 15:21:06 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C98B216A41F for ; Fri, 9 Dec 2005 15:21:06 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.com (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C11343D73 for ; Fri, 9 Dec 2005 15:21:03 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from sysadm.stc ([192.168.2.26]) by s1.stc with esmtp (Exim 4.53 (FreeBSD)) id 1Ekk3Q-0004Sj-VR for freebsd-questions@freebsd.org; Fri, 09 Dec 2005 18:21:01 +0300 Received: from localhost.stc ([127.0.0.1] helo=sysadm.stc) by sysadm.stc with esmtp (Exim 4.54 (FreeBSD)) id 1Ekk30-0000v6-Hu for freebsd-questions@freebsd.org; Fri, 09 Dec 2005 18:20:34 +0300 Received: (from igorr@localhost) by sysadm.stc (8.13.4/8.13.3/Submit) id jB9FKYF3003539 for freebsd-questions@freebsd.org; Fri, 9 Dec 2005 18:20:34 +0300 (MSK) (envelope-from igorr) Date: Fri, 9 Dec 2005 18:20:34 +0300 From: Igor Robul To: freebsd-questions@freebsd.org Message-ID: <20051209152034.GB3448@sysadm.stc> References: <43999C2E.7010506@netfence.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43999C2E.7010506@netfence.it> User-Agent: Mutt/1.5.11 X-Archived: Yes Subject: Re: Sligtly OT: setting static routes on clients 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: Fri, 09 Dec 2005 15:21:06 -0000 On Fri, Dec 09, 2005 at 04:01:02PM +0100, Andrea Venturoli wrote: > Hello. > I've got a network of clients on which I'd like to set static routes; > these are mainly (but not only) Windows machines, administered through a > couple of FreeBSD servers. > Is there any way to do this with DHCP? > Or via Samba (netlogon.cmd)? Windows has route.exe command. I'm not sure about non administrator users. Are you sure you really need static routes on Windows clients? >