Kyle Burton on Tue, 17 Aug 1999 09:25:17 -0400 (EDT) |
I've worked with some proxies in the past, and you can usualy use them without socks -- for telnet, I've had to telnet directly to the proxy, then the proxy either just asks for a new host to telnet to, or first asks me to authenticate to it. For ftp, it's usualy the same deal, only a little harier if it wants you to authenticate: [on your box]$ ftp proxy.on.schools.network.net user: proxy_user@external.ftp.host.to.connect.to pass: <proxy_password> user: external_ftp_user pass: <external_ftp_password> I think that was an MS proxy I used in the ftp case... I've seen three different methods of using these proxies, and they've each got quirks in how they want you to authenticate to them, but I've been able to use all of them. good luck, k ------------------------------------------------------------------------------ Michael Corleone: "Soldiers are paid to fight; the rebels aren't."Hyman Roth: "What does that tell you?"Michael Corleone: "It tells me the rebels could win." -- The Godfather, Part II mortis@voicenet.com http://www.voicenet.com/~mortis ------------------------------------------------------------------------------ On Mon, 16 Aug 1999, Michael C. Toren wrote: > > My school incorporated MS Proxy server to deal with bandwidth problems > > or some such nonsense. Immediately after it was installed I couldn't > > get anymore responses out of http or ftp sites. I went to microsoft.com > > <shiver> and found that I need to install some sort of UNIX-based SOCKS > > client to get it working again. Does anyone know where I could find > > such a client? > > ftp://sunsite.unc.edu/pub/Linux/system/Network/misc/socks-linux-src.tgz > contains the SOCKS proxy server, in addition to a few pre-configured > utilities which have been SOCKified (telnet, etc). Netscape already has > native support for SOCKS, by the way; check the Proxies section, under > Network Preferences. > > For more information, see the Firewall-HOWTO at http://www.linux-howto.com/ > > -mct > > > _______________________________________________ > Plug maillist - Plug@lists.nothinbut.net > http://lists.nothinbut.net/mail/listinfo/plug > _______________________________________________ Plug maillist - Plug@lists.nothinbut.net http://lists.nothinbut.net/mail/listinfo/plug
|
|