Proxy


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Proxy
# 1  
Old 06-13-2002
Proxy

Are there any decent proxy programs out there that will filter domains and forward them to specific ip addresses and ports? I'm looking for a proxy that can be configured to take a request, examine the domain it is going to and then forward it to be proxied through other machines on the network (to a specific port on the machine).

I'm running Solaris 8. Preferrably, if anyone knows of a free or cheap program (or open source).

Thanks!
# 2  
Old 06-13-2002
Apache (which comes with Solaris 8) can act as a Proxy server.

See the FAQ's on apache.org
# 3  
Old 06-13-2002
A friend always recommended Squid - he works the security side of things and I would guess he knows better than I on the subject (this recommendation was about two years ago).

Look for it at squid-cache.org

Last edited by RTM; 06-13-2002 at 02:23 PM..
# 4  
Old 06-13-2002
Thanks

Thanks RTM, I'll check both out.
# 5  
Old 06-17-2002
I am using and loving Squid as my Proxy. Its very powerful and easy to set up. I currently have it to block Microsoft sites and block a lot of adds and counters.
# 6  
Old 06-18-2002
Are you using AdZapper for your ad blocking?

I use AdZapper with my Squid proxy server at the house and it simply rocks. Love it!
# 7  
Old 06-26-2002
ya, Adzapper is the best.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. IP Networking

Connecting via proxy chain to Upstream proxy

I need to configure a proxy on my local machine to use an upstream proxy (installed on another machine). The upstream proxy requires Digest/NTLM authorization. I want the local proxy to deal with the upstream proxy's authorization details and provides authorization free access to users that connect... (0 Replies)
Discussion started by: Russel
0 Replies

2. UNIX for Advanced & Expert Users

best prefetching proxy around?

Hi I am trying to make a survey of prefetching proxies and as of now everything that I can find is only age old proxies like the wwwcollector or squid prefetch that seems to be orphaned. Is there something out there that may be more interesting and recent? Your thoughts are greatly... (0 Replies)
Discussion started by: jamie_123
0 Replies

3. Linux

Proxy... through proxy ;)

ok, in my company i have a proxy that filter some url (yea, i know ;)) It was more then 7 year that i made a ssh tunnel with my linux machine, at work i used putty and redirect the internal squid proxy... it work very well! Yesterday the sysadmin has made a "content port filtering" and block... (0 Replies)
Discussion started by: zanac
0 Replies

4. Red Hat

Linux Proxy

Hi, I am having windows proxy server and it is having proxy.pac file, so for accessing internet we are using automatic proxy url setting in the browser (http://windowsservername/file.pac). Now my requirement is if I want to set the proxy settings in linux server from the cmd line how can I... (1 Reply)
Discussion started by: ktrimu
1 Replies

5. IP Networking

Software/tool to route an IP packet to proxy server and capture the Proxy reply as an

Hi, I am involved in a project on Debian. One of my requirement is to route an IP packet in my application to a proxy server and receive the reply from the proxy server as an IP packet. My application handles data at the IP frame level. My application creates an IP packet(with all the necessary... (0 Replies)
Discussion started by: Rajesh_BK
0 Replies

6. Solaris

Sun 10 behind proxy

Hi guys i need your advice in setting up my solaris machine to work behind proxy. in our environment we have ISA proxy server requires authorization. Any one know how to configure the solaris to work with this proxy? im trying to access outside under console but thats not possible becuase i dont... (2 Replies)
Discussion started by: saveka
2 Replies

7. BSD

proxy or NAT

how do i configure proxy in freeBSD or NAT so that when i set it up as a server can connect other to my new gateway (0 Replies)
Discussion started by: AkinOkin
0 Replies

8. IP Networking

local proxy

Are there any free local proxy for Linux which cache data and gzip transmitted packages? (5 Replies)
Discussion started by: Hitori
5 Replies
Login or Register to Ask a Question