Feature #2592
Allow squid to listen on multiple interfaces
| Status: | New | Start date: | 08/14/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Squid | |||
| Target version: | 2.1 | |||
| Affected version: | 2.1 | Affected Architecture: |
Description
Squid3 pkg only allows for listening on a single interface; if I want to have squid running on both LAN and OPT1, say, I can't do it.
In .../pkg/squid.xml, instead of using a "interfaces_selection" type, you'd have to use something similar to what's in /usr/local/www/services_ntpd.php.
This would also take care of issue # 2591, which I just filed...