Skip site navigation (1)Skip section navigation (2)
Date:      	Mon, 19 May 1997 15:02:46 -0400
From:      Rick Goldeck <RickG@goldcominc.com>
To:        Brad Hendrickse <bradh@iafrica.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: User PPP question...
Message-ID:  <3380A3D6.2EA5C04F@goldcominc.com>
References:  <Pine.BSF.3.96.970519172019.19939H-100000@nscfw.iafrica.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Have you created the 'Hosts' file on the Win95 PC?

Create a file in the \Windows directory called 'Hosts'

In this file put:
127.0.0.1       localhost          localhost.test.net
192.168.1.1     spiral.test.net    spiral  
192.168.1.2     test1.test.net     test1   
196.7.74.84     spyral.iafrica.com spyral 

You should also have set up Win95 TCP/IP with 192.168.1.1
as your Gateway, and your ISP's DNS for the DNS.

Rick Goldeck

Brad Hendrickse wrote:
> 
>  Hi there, I have a lan behind a FreeBSD box using IP's from the reserved
> IP pool (192.168.1.x) and I'm dialing in with the FreeBSD box using
> UserPPP.
> 
>  Details follow:
> -----------------
> 
> O/S:            FreeBSD 2.2.1-RELEASE
> 
> Command-line:   ppp -alias
> 
> hosts file:     127.0.0.1       localhost
>                 192.168.1.1     spiral.test.net   spiral  # FreeBSD box
>                 192.168.1.2     test1.test.net    test1   # Win95 box
>                 196.7.74.84     spyral.iafrica.com spyral # IP assigned to
>                                                           #   me by my ISP
> 
> ppp.linkup:     196.7.74.84:
>                         delete ALL
>                         add 0 0 HISADDR
> 
>  Here's what I can do:  I can telnet to the FreeBSD box from the Win95
> machine, I then run 'ppp -alias' and dial into my ISP. After that, I can
> ping out from my machine, telnet to others, etc... and even browse from
> there using Lynx. Problem comes in when I try to ping from the Win95 box.
> Nothing happens. I have a feeling there's something wrong with my routing
> tables, but have no idea where to start. If anyone has had this working,
> please respond. I really am desperate.
> 
> Thanks in advance,
> Brad



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3380A3D6.2EA5C04F>