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

[5.024] Problem with FTP Squid Icons

Hi,
if I go to ftp.suse.de the images for DIR and DIR_UP are not
shown. Normaly these images should be provided from squid. 
My browser trys to get them from the firewalls name and this name points to external IP Adress of the firewall, and there it can't get the images (of course). 
I want my browser to get the images from local ip adress of the firewall (where squid runns). Anyone an idea how I can configure this?


This thread was automatically locked due to age.
Parents Reply
  • I'm using squid, but not on Astaro.
    I seem to have misspoken; it's not necessary to have a web server for the icons.

    is 16497 your squid port??

    A NAT rule might do what you need.
    INT_net TO  EXT_IP port 16497 change dest to INT_IP
    or something like that
Children