[2528] in cryptography@c2.net mail archive
Anonymous IP redirector?
daemon@ATHENA.MIT.EDU (Jeff Simmons)
Thu Apr 16 17:57:54 1998
From: Jeff Simmons <jsimmons@goblin.punk.net>
To: cryptography@c2.net
Date: Wed, 15 Apr 1998 16:30:26 -0700 (PDT)
A friend asked me this; anyone know of such a beast?
Do you know of any anonymous redirectors that work on the IP level?
i.e.
I want to connect from site A to site Z anonymously. The anonymous
redirector is site M.
I assemble my IP packet with src address = A and dest adress = Z,
wrap it in another IP packet src = A, dest = M (i.e. I tunnel IP over
IP)
The redirector gets it, dynamically picks a new anonymous IP address Q.
It takes the src=A,dest=Z packet, munges the src address to Q, and sends
the packet out.
When packets src=Z,dest=Q arrive at the redirector, it remunges the
packet
to src=Z,dest=A, and ships it back to me (either tunneled or raw).
--
Jeff Simmons jsimmons@goblin.punk.net
We've all heard that a million monkeys banging on a million typewriters
will eventually reproduce the entire works of Shakespeare. Now, thanks
to the Internet, we know this is not true.
-- UC Professor Robert Silensky