Hi list,

        I want know how to setup a HTTP proxy on my network. I need to
authenticate my users when they want to access the internet, and permit the
access to some DMZ's machines on specific appplications port, like 8888. What I
do was:

1- create a rule like

localnetwork            DMZ     http8888(URI)   Accept
users@localnetwork      ANY     http(URI)       User Auth

2- on fwauthd.conf:

80      in.ahttpd       wait    0
8888    in.ahttpd       wait    0

        This configuration work for the internet http access but my application
(tomcat/jsp), doesn't. The html code comes in blank. I try to desable the
cahe by add the line:

:http_buffer_size (0)

on my objects.C. 

        So, what's wrong??

 ------------------------
 Eder de Camargo Zechim  
 Network Analyst         
 [EMAIL PROTECTED]



================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================

Reply via email to