TransWikia.com

Using “vintage proxy” with dial up simulator

Retrocomputing Asked by user18789 on August 25, 2021

I am in the process of building a dial up simulator involving a 1990s era desktop and laptop. The desktop, which is connected to Ethernet, acts as the dial-up server and the laptop computer dials in to the “server” through its built in modem. The connection is made through a Teltone telephone line simulator.

I downloaded a “vintage proxy” from GitHub in which typing in a url (ex:aol.com) will return that page from a year in the past using the Wayback Machine. This proxy will be running on a modern third computer.

My question is how the dial-up connected laptop can access the proxy server on the modern computer through the dial-up. I know that if I use a wireless router, I can access the proxy using the server’s IP address, but I don’t know how to do this through the simulated dial up connection, since the modern computer is connected to wifi, not through the simulated dial up connection.

One Answer

Assuming that you already have IP forwarding working through your dial-up host, there are two ways to direct a dial-up user to a specific proxy that I can think of:

  1. Configure the web browser on the system using dial-up to use the proxy.

  2. Reroute all web requests from the system using dial-up to the proxy.

If you are using a Windows system as the dial-up server, you are probably better off using option #1. option #2 is likely to be difficult.

If you are using a Linux/Unix system as the dial-up server, both options work. Option #2 in particular could be done using features like "iptables" or "pf". iptables is typically found on Linux systems, and pf is normally seen on BSD or BSD-derived systems (e.g. OpenBSD, pfSense, etc.) The specific configuration needed in iptables, pf, or other such tools, is outside the scope of this RetroComputing StackExchange site but information about those tools is readily available on the Internet.

If you do not already have your dial-up host forwarding IP traffic you'll need to set that up as well; setting up the host as a SLIP or PPP server would be a good approach. Specific procedures on that are also probably outside the scope of RetroComputing.

Correct answer by Ken Gober on August 25, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP