Proxy help
I decided to play around with this feature a little and set up a SOCKS5
proxy. When you connect to a server through a proxy, what IP does it
appear to the server that you're connecting from? The proxy, or the
client? My ISP will only allow access to their usenet servers from one
of their dynamically assigned IP's so I normally just forward a port
through my home PC. When I try to do it with SOCKS5 though, I get a
connection refused message. I'm trying to figure out if it's because
I've configured something wrong or because the usenet server is seeing
the client's address.
Here's my setup:
Cygwin SSH server running on home machine.
On the client I run "ssh -N -D 9090 userid@xxxxxxxxxxxxxxxxxxx"
In the application (Thunderbird) I set up the connection as Manual Proxy
Configuration, SOCKS5 Host = localhost, port = 9090".
Is that correct?
.
Relevant Pages
- Re: Banana Republic (was Re: OpenVMS Book Wins award)
... The graphed 'events' are individually and asynchronously provided from the server to the client over a persistent connection and each respective graphical element is equally asynchronously updated. ... However it can emulate asynchronous, raw network streams via a Web Socket server / raw IP network proxy. ... If you mean Web Sockets can't through existing HTTP proxy then the ... (comp.os.vms) - Re: Setting up 2 connections - help needed!!
... and perhaps one more settings? ... And then what you are seeing is if you make your "work with a Socks 5 proxy ... server" active the "home" connection with just the first line check in the ... > I've set up Home as a straight Interent connection under "WORK" - it does ... (microsoft.public.pocketpc.wireless) - Re: Server Agent Not Accessible from PPC
... You don't need to setup modem connections or proxy servers. ... Creation Wizard for SQL CE Server Tools (not by hand, ... And here is a complete treatment of troubleshooting your connection: ... > but from PPC i can't access this dll. ... (microsoft.public.sqlserver.ce) - IE 5.x SSL Through Proxy Server Issue
... The support for SSL through a proxy server was never implemented in the IE ... reusing a connection that has already been established (this is the ... (NT-Bugtraq) - Re: ISA Server Problems, please help
... Based on the rules you have listed, SecureNAT clients should only be allowed ... The All access rule for SBS Internet Users ... Web Proxy and/or Firewall Client ... > header to the publishing server instead of the actual one. ... (microsoft.public.windows.server.sbs) |
|