Re: [squid-users] How to allow traffic other than http

From: Илья Шипицин <ilia@dont-contact.us>
Date: Thu, 14 Nov 2002 14:10:58 +0500 (YEKT)

Salut, Glen Spidal !

you may want to use https proxy.

It worked for me in the following way:

1) CONNECT_ports (or somewhat like that), you have to allow "connect"
   to all ports.

2) desproxy. http://www.freshmeat.net -> search there for desproxy.
   desproxy is tool to encapsulate SOCKS protocol into CONNECT requests.
   even Basic authorization is supported.

3) www.socks.nec.com -> download sockscap library (exists for Windows,
   and major Unices). that library will wrap TCP requests into SOCKS.
   (it'l wrap actually everything, ICMP, UDP ... but CONNECT is only for
   TCP, what actually serves SMTP, IMAP, POP3, IRC and many more)

that's it. run desproxy, run sockscap, then run "socksified" app from
sockscap.

let me know whether it works for you.
(and maybe ?? you wanted to implement something completely different,
sorry for misunderstanding :-)

On Tue, 12 Nov 2002, Glen Spidal wrote:

> I have servers set up as diagramed below. Proxied web traffic work fine.
> Email fails.
> I can send mail from the Linux box via Pine. Email server is at external
> ISP.
>
> +------------------------+
> | |
> | DirectWay Satellite |
> | |
> +------------------------+
> |
> | +------------------------+
> | | Windows 2000 Pro |
> | | |
> | | 10.111.45.249 |
> +-------------------------- |
> | 255.255.255.0 | |
> | | |
> | NAT/DHCP | Connection Shared using W2K
> wizard
> | 192.168.0.1 | |
> +-------------------------- |
> | | 255.255.255.0 |
> | +------------------------+
> Cross-Over Cable
> | +------------------------+
> | | Redhat 7.3 |
> | | DHCP (192.168.0.x) |
> +-------------------------- | Squid Proxy
> | 255.255.255.0 | Dan's Guardian web filter
> | |
> | 192.168.254.250 |
> +-------------------------- |
> | | 255.255.0.0 |
> | | |
> | +------------------------+
> |
> |
> +-----------+-------------+
> | Hub |
> | |
> +--+---------+------------+
> | |
> | +----+------------+
> | | Wintel Clients | Default Gateway = 192.168.254.250
> | +-----------------+
> |
> | +-----------------+
> | | Win2K Server |
> | | 192.168.254.254 |
> +----+--------------- | DHCP Server
> | 255.255.0.0 |
> | |
> +-----------------+
>
>
>
> Glen Spidal
> Cybercorp Computers, Hillsboro Oregon
> PH: 503-681-9786 FX: 503-615-2936
> www.cybercorpinc.com
>

Regards, (Наилучшие пожелания)
Ilia Chipitsine (Илья Шипицин)
Received on Thu Nov 14 2002 - 02:19:58 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:11:19 MST