Hello,
I have a setup, in which I need a proxy for accessing local network (there are different subnets, etc). Let's say my local domain is 'localdomain.com'. The proxy must be able to append this domain suffix, so if you type 'server' in the browser address bar, the proxy will suffix it with ".localdomain.com".
This is normally done in /etc/resolv.conf with the "search localdomain.com" line. However, in Astaro the Squid is chrooted to /var/storage/chroot-squid/ and even if I manually add this line to /var/storage/chroot-squid/etc/resolv.conf, it doesn't work.
The ideal situation would be, of course, if this option was available in Webmin.
Can anyone help? The version is 5.016.
This thread was automatically locked due to age.