: > From what I understand of your message, you are trying to make the
: > Windows 95 machine act as a DialUp Router. Natively Windows 95 does
: > not support routing. You will have to investigate third party products
: > for this. There is a program called Socket Set that will act as a
: > proxy server on your Dialup machine. The other machines on the net
: > must be running tcp/ip. Check it out at:
: > http://nz.com/NZ/Commerce/creative-cgi/special/qbik/socket.htm
: > or http://www.malch.com/twosys.html for instructions too.
: QBIK is an *early alpha hack* that will provide pass-through connectivity.
: It is *by no means done yet*, and FTP doesn't work.
: You would probably be better off using a real router, assuming you have or
: can get the necessary technical knowledge. Packages available on the net
: include ka9q, pcroute, pcbridge, and iproute. You could probably run an
: old 286 as a dedicated router and get performance comparable to that of a
: Pentium running qbik under Win95.
: See sections A-19, B-13, C (all), and D (all) of Bernard Aboba's
: comp.protocols.tcp-ip.ibmpc FAQ. To get it:
: This FAQ will be posted monthly. In between it will be
: available as:
: ftp://ftp.netcom.com/pub/ma/mailcom/IBMTCP/ibmtcp.zip
: Please note the change in the archive address!
You can install Linux and use the IP_MASQUERADE function.
Then the linux box can serve as a gatewary to internet.
I've tried that. Telnet, ftp and www work.
Another advantage is that Linux can be used as a name server to query
internet DNS. In this way, you can have both local & internet DNS for your
LAN.
Edward D. H. Liu