From owner-freebsd-questions@FreeBSD.ORG Tue Oct 14 12:35:43 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FD801065688 for ; Tue, 14 Oct 2008 12:35:43 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id 19B608FC1C for ; Tue, 14 Oct 2008 12:35:35 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so749360uge.39 for ; Tue, 14 Oct 2008 05:35:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=FF81O5cu06Qm+vwkfBN58ZYQtjX7jV2lTi1JoRtAvHo=; b=DRR5FxByXmFyKbvXPmjgAFJIlHBv3aNSD69lyiB6MbXqDIGFYRPpGG9SpomYrm1MSp mknuAhDcSdV0l8zxDf6D/yOzeIgKEW4PEq2mNEb03QQ3v/P4WVDrr9wz0aCheZFAWXiD ldUpVHnEDRSmdWdV3nqJrtcZRSgYOqflPdAt8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=HHNGfUjW4IIRh1PqylXcmfvEfCsX9QjxKw3lCN0hVY+vNcq1b4dMF7hJwa0BEaWwG+ s+09qIRX75m79hzUhs0LIbY3Z2pC3PfSVxuwViu3cNfsPlY7cHWSwkUzfKvxXJu0Ac0N V73L5CTanhLKl6K6M6fobIemfcDEpYFbhtJYs= Received: by 10.66.245.10 with SMTP id s10mr4332567ugh.30.1223987734497; Tue, 14 Oct 2008 05:35:34 -0700 (PDT) Received: from atlantis.dyndns.org (athedsl-324342.home.otenet.gr [85.72.122.148]) by mx.google.com with ESMTPS id o24sm1330785ugd.53.2008.10.14.05.35.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 14 Oct 2008 05:35:33 -0700 (PDT) Message-ID: <48F49213.1030906@gmail.com> Date: Tue, 14 Oct 2008 15:35:31 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.17 (X11/20081011) MIME-Version: 1.0 To: Giorgos Keramidas References: <48F43EB1.40304@gmail.com> <87iqrvijcn.fsf@thingy.bsdly.net> <48F48511.2020708@gmail.com> <8763nvpezf.fsf@kobe.laptop> In-Reply-To: <8763nvpezf.fsf@kobe.laptop> Content-Type: text/plain; charset=ISO-8859-7; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: How to get my Dad's Win2k system to access internet through my FreeBSD 6.2 system 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: Tue, 14 Oct 2008 12:35:43 -0000 Giorgos Keramidas wrote: > > Hi Manolis & everyone else, > > `ipdivert.ko' works fine as a module too. You don't really *have* to > recompile the kernel, but we probably have to update the relevant > Handbook bits to mention that `ipdivert.ko' can be kldload'ed now. > > Adding a few options in `loader.conf' should preload IPFW and DIVERT in > the running kernel: > > ipfw_load="YES" > ipdivert_load="YES" > > Then the rest of the `rc.conf' options described in the current text > work as expected. > > I can't boot my 6.2-RELEASE installation today to verify that this works > in that version too, but if you have one around and it seems to work, > let me know and I'll handle the doc bits :-) > > FWIW, both modules load fine in my VMWare based 6.2-RELEASE.