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

webmaster link

When the HHTP proxy is enabled and a site is requested that is unreachable or does not exist, something similar to following is displayed:


The requested URL could not be retrieved

--------------------------------------------------------------------------------

While trying to retrieve the URL: http://www.somewhere.com/ 

The following error was encountered: 

Unable to determine IP address from host name for www.somewhere.com 
The dnsserver returned: 

Name Error: The domain name does not exist. 
This means that: 

 The cache was not able to resolve the hostname presented in the URL. 
 Check if the address is correct. 
Your cache administrator is webmaster. 

--------------------------------------------------------------------------------

Generated Fri, 09 Jul 2004 08:56:04 GMT by firewall.nowhere.com (squid/2.5.STABLE5)


I have a question about the  link to "webmaster" given at the bottom of the page which is set as mailto:webmaster.
Is it possible to set this to something else or is "webmaster" definable somewhere in ASL?


This thread was automatically locked due to age.
  • (Yeah, I know this is an old thread.) [:)]t. 
    -joe
  • FYI This may void your "warranty" .

    This "bug" has been there since ASL 5 was released and has never been corrected.  The feeling I got from Astaro is that this is a "feature" request, and not a very important one.  Their "fix" was to perform the following:

    -----------------------------------------------------------------
    In /var/chroot-squid/etc/squid.conf-default,

    Find the following:
    # ADMINISTRATIVE PARAMETERS
    #
    ------------------------------------------------------------------------
    -----

    # TAG: cache_mgr
    # Email-address of local cache manager who will receive
    # mail if the cache dies. The default is "webmaster."
    #
    #Default:
    # cache_mgr webmaster

    Uncomment the cache_mgr and replace webmaster with admin@yourcompany.com or whatever you require.

    -------------------------------------------------------------------------------

    Results may vary, void where prohibited, perform at your own risk, not to be taken orally, etc, etc.
  • Good deal, thanks for the info.  It's definitely not critical, but it would be nice to have that link changed just for completeness.  I mean, if it's going to offer an email link, it's nice to have it actually go somewhere.  [:)]
  • i can´t find the entry "webmaster" in the .conf file??