From owner-freebsd-hackers Sun Mar 9 18:58:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA00781 for hackers-outgoing; Sun, 9 Mar 1997 18:58:49 -0800 (PST) Received: from vinyl.quickweb.com (vinyl.quickweb.com [206.222.77.8]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id SAA00776 for ; Sun, 9 Mar 1997 18:58:46 -0800 (PST) Received: from localhost (mark@localhost) by vinyl.quickweb.com (8.8.5/8.6.12) with SMTP id VAA13080; Sun, 9 Mar 1997 21:52:28 -0500 (EST) Date: Sun, 9 Mar 1997 21:52:28 -0500 (EST) From: Mark Mayo To: Stefan Molnar cc: InTeRmELt , freebsd-hackers@freebsd.org Subject: Re: Win95 Networking In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 9 Mar 1997, Stefan Molnar wrote: > > > here is a little more info, i have the network cards set up and have a > > internet connection on my win 95 machine. i want to be able to access > > the win 95 machine and be able to go on the i-net with the freebsd > > machine. i have tried everything but nothing works. Or i can put the > > modem min the FreeBSD system if need be. > > Okay, put the modem in fbsd box. And setup user ppp. When starting > ppp, use the -alias option. That will give the other machine access > to the internet. the win95 box needs netbeui and tcp/ip on the ^^^^^^^ The win95 box doesn't need netbeui, just tcp/ip. Point it's gateway address at the FreeBSD box, and remember to change the freebsd's /etc/sysconfig to say GATEWAY=YES. Of course, all of this is explained in the man page for ppp... -Mark > card. the tcp/ip address for that box needs to be a non active ip > adress, like 10.0.0.1 and something on the fbsd net card. > > Stefan > > -------------------------------------------- > Stefan Molnar Team Exis.Net > stefan@exis.net Member EFF > Team OS/2 > east-coast-ambassador@soda.CSUA.Berkeley.EDU > -------------------------------------------- > > ---------------------------------------------------------------------------- Mark Mayo mark@quickweb.com RingZero Comp. http://vinyl.quickweb.com/mark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GCS/O d- s+ a-- C++ UB+++$ P+ L- E--- W++ N+ K- w++(---) O- M- !V PS+ PE Y++ PGP+ t !5 X+ R- tv b++ DI+ D++ G+ e+(*) h--- r++ y+ ---------------------------------------------------------------------------- "Typically, I don't use JAVA -- I think that strong typing is for weak minds (and lazy compiler/interpreter writers)." -- Terry Lambert