Hi everybody, 
 I have the following situation .. 
 
                    
                   ____________________
                  /          | Client |
                  |          ----------
              ---------   
   World  <---| Cisco |
    E1        ---------
               |                 ---------    ---------------
               | E3-Atm Line     | Squid |    |  Web Server |
               |                 ---------    ---------------
              ---------------        |            |
              | Solaris 2.6 |        |            |
              | ip_filt3.2.3|----------------------
              |             | 
              ---------------   100 Mb Ethernet 
              2 physical int
              1 ATM                           Squid and Web Server
              1 Fast Eth with                 are on different nets
                2 subinterfaces               squid - 10.0.1.2
                                              webserver - 10.0.2.4
    
    squid.conf :
 
     http_port 1998
     icp_port 3130
     httpd_accel virtual 1998
     httpd_accel_with_proxy on
     httpd_accel_uses_host_header on
     Running squid 1.1.21 with connect-retry patch and no-cache-local
     patches applied...
    On cisco router i redirect the request of the client to the gateway
(Sun running ip_filter 3.2.3 ) where i have the following 
 
    rdr ba0 0.0.0.0/0 port 80 -> 10.0.1.2 port 1998 
    After all the client using lynx 2.7 is getting 
 
     HTTP request sent; waiting for response. 
    and that is .. nothing comes back .. 
  Any sudgestions ? 
Tural KAPTAN
Received on Tue Apr 07 1998 - 06:24:52 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:39:37 MST