From owner-freebsd-questions@FreeBSD.ORG Fri May 16 03:16:55 2003 Return-Path: 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 E02BB37B401 for ; Fri, 16 May 2003 03:16:55 -0700 (PDT) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4626343F85 for ; Fri, 16 May 2003 03:16:55 -0700 (PDT) (envelope-from m.bonavita@free.fr) Received: from Octopus.Abyss (lns-p19-4-81-56-23-16.adsl.proxad.net [81.56.23.16]) by postfix4-2.free.fr (Postfix) with SMTP id 08D96C3BA for ; Fri, 16 May 2003 12:16:54 +0200 (CEST) Date: Fri, 16 May 2003 12:17:27 +0200 From: Matthieu Bonavita To: freebsd-questions@freebsd.org Message-Id: <20030516121727.2a84c8a2.m.bonavita@free.fr> In-Reply-To: <5.2.0.9.2.20030516194022.00aa3678@mail.avemedia.com> References: <5.2.0.9.2.20030516194022.00aa3678@mail.avemedia.com> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.rhTXJgQML'FgSZ" Subject: Re: FreeBSD client X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 10:16:56 -0000 --=.rhTXJgQML'FgSZ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I exactly do the same thing here (unfortunately, due to lack of drivers fro FreeBSD for my adsl Modem). Under Win 2k, you have to go under Network Connections and view the properties of your Internet connection. There must be a "Sharing" tab, where you have to check "Share the connection" I guess. That's all for your Win machine. Under FreeBSD just type : route add default 192.168.0.1 (192.168.0.1 or whatever being your Window's IP machine (the gateway)) and in /etc/resolv.conf add your ISP DNS Servers like that : nameserver 212.27.x.x nameserver 212.27.x.y Like that I managed to share my connection for my FreeBSD. Hope that it will help. Le Fri, 16 May 2003 19:42:29 +1000 Quinn Ellis frappa sauvagement: > I have a setup with win2k internet sharing, and my machine as a FreeBSD > (ver 5) wishing to use it as the client. > > Anyone know a guide on how to make this happen? Perhaps even a brief > outline of what is needed. > > Regards, > Quinny > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > ---- Matthieu Bonavita GPG Key : http://membres.lycos.fr/almacinnis/pubkey.asc Running on : FreeBSD 5.0-RELEASE-p7 i386 --=.rhTXJgQML'FgSZ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xLq89btQKHDBA18RAsFWAKCUmV6BkW32koSYymGmdu3s3ejriwCgmSfd U6JM7YYGmJQcXLMcbwWyDoQ= =LTDv -----END PGP SIGNATURE----- --=.rhTXJgQML'FgSZ--