From owner-freebsd-questions@FreeBSD.ORG Fri Dec 9 16:34:19 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 EF56616A41F for ; Fri, 9 Dec 2005 16:34:19 +0000 (GMT) (envelope-from ml.diespammer@netfence.it) Received: from parrot.aev.net (parrot.aev.net [212.31.247.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B08C43D62 for ; Fri, 9 Dec 2005 16:34:18 +0000 (GMT) (envelope-from ml.diespammer@netfence.it) Received: from soth.ventu (adsl-ull-84-135.51-151.net24.it [151.51.135.84]) (authenticated bits=128) by parrot.aev.net (8.13.5/8.13.5) with ESMTP id jB9GncGo086725 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 9 Dec 2005 17:49:44 +0100 (CET) (envelope-from ml.diespammer@netfence.it) Received: from [10.1.2.18] (alamar.ventu [10.1.2.18]) (authenticated bits=0) by soth.ventu (8.13.5/8.13.3) with ESMTP id jB9GXiEM098044 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 9 Dec 2005 17:33:44 +0100 (CET) (envelope-from ml.diespammer@netfence.it) Message-ID: <4399B208.9010007@netfence.it> Date: Fri, 09 Dec 2005 17:34:16 +0100 From: Andrea Venturoli User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051202) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <43999C2E.7010506@netfence.it> <20051209152034.GB3448@sysadm.stc> In-Reply-To: <20051209152034.GB3448@sysadm.stc> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.53 on 212.31.247.179 X-Scanned-By: MIMEDefang 2.53 on 10.1.2.13 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 16:34:20 -0000 Igor Robul wrote: > 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? Yeah, quite. Why wouldn't I want it? bye & Thanks av.