Application layer proxy


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Application layer proxy
# 1  
Old 01-30-2007
Application layer proxy

Hi ,

I am trying to identify an application proxy in Linux equivalent to MS ISA proxy. Proxy should mediate communication b/w various protocols based on port and ip adress, viz. SMTP, MSSQL , LDAP, HTTP etc.

Have googled and found DeleGate, Zorp and Squid etc. Application layer, transparent proxies.

Can someone help me understand which of these would be easier to install and suits the above mentioned requirements. Would appreciate notes on these if any of you had chance to work on.

Cheers, Murli.
# 2  
Old 01-31-2007
squid to my best knowledge is most easiest to work with, and easy-configurable. Our corporate network currently relies on 2.5.STABLE 6
# 3  
Old 01-31-2007
I think we can achieve Transparent Application level proxying with SQUid only for HTTP .But I am looking for application level proxying on SQUID, for SMTP, MSSQL , LDAP, HTTP etc.

Appreciate any ideas
Login or Register to Ask a Question

Previous Thread | Next Thread

3 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. 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

3. IP Networking

dll layer

Hi all , How can I achieve getting the IP address of a local machine, by sending packet over dll layer with its mac address, and how should the frame be consturcted without providing the IP address of the destination machine. Thanx (0 Replies)
Discussion started by: netsavy
0 Replies
Login or Register to Ask a Question