Date: Wed, 24 Jul 1996 22:00:03 -0700 (PDT) From: Doug White <dwhite@riley-net170-164.uoregon.edu> To: Brill Pappin <brillp@nation.org> Cc: freebsd-questions@freebsd.org Subject: Re: Route - that pesky thing... Message-ID: <Pine.BSI.3.94.960724215842.226K-100000@gdi.uoregon.edu> In-Reply-To: <2.2.32.19960725023701.00685f0c@nation.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Jul 1996, Brill Pappin wrote: > =================================== > 10.0.0.2 is this machine (windows95 workstation) = ed0 #1 > 10.0.0.1 is the FBSD Server connected to the net = ed0 #2 > 207.61.18.101 is also the FBSD machine with PPP = ppp1 > 207.61.18.3 is a machine on my ISP's network > 207.61.18.2 is my ISP's name server > > I can ping all the way to 207.61.18.101 but not beyond that... You need to set up proxy ARP. This is the classic 'gateway-thru-ppp' condition and should be well documented in the mail archives if not in the tutorials or handbook. > BTW- In DOS I can redirect screen output to a file with a command like " > output program > c:\temp\output.txt How can I do that in FBSD? Absolutely! Where do you think DOS got the idea for that? :-) You can get even tweakier with the redirection. See the man page for your shell for further details. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960724215842.226K-100000>