Re: squid to ftp and https

2003-12-22 Thread Q
You can only transparently proxy unencrypted data streams. There is no point in proxying port 443 because the SSL protocol is designed to prevent exactly this from being possible. So port 443 is out.. but there are a few others that are still viable.. and it's not very hard to setup. Make sure yo

squid to ftp and https

2003-12-22 Thread Eicke
Hi folks, I am using a FreeBSD server as transparent proxy server. To make this I use ipfw to foward port 80 requests. I have a doubt, I like that 443, 8080, 8000, 8081 ports and FTP pass through proxy too. How can I make this? Thanks and regards. Eicke.