This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Proxy Redirection

Can I use DNAT feature to redirect web traffic (port 80) to another proxy server (port 8080)? If possible, please suggest me.

Thanks


This thread was automatically locked due to age.
Parents Reply Children
  • Cannot you use the integrated HTTP proxy (Squid)  in transparent mode?
    friscom
  • Yes, I can't enable transparent proxy feature. When I tried to enable, ASL will not respond with any traffic. With hardware reported, load was too much (>2.0). So, I try to separated proxy function to another servers.

    **ASL v5.022, Xeon 3.06GHz, Hardisk 72G SCSI, RAM 1G**

    Thanks
  • Your ASL system should have no trouble running squid according to your specs.

    It does take time for squid to start up, esp the first time you run it.

    Nonetheless, if you want to use DNAT, it will work.
    I think you'd want:

    from INT (any port), to ANY DEST PORT 80, change DEST to PROXY SERVER PORT 8080

    and make sure you have a packetfilter rule that allows traffic on 8080 from INT to PROXY