Bug #8887
closed
Squid Proxy Interface not assignee to IPv6
Added by DRago_Angel [InV@DER] over 6 years ago.
Updated about 5 years ago.
Affected Architecture:
All
Description
Package Version:
squid www 0.4.43_1
Package Dependencies:
squid-3.5.27_3
cat /etc/version
2.4.3-RELEASE
cat /etc/version.buildtime
Thu May 10 15:02:52 CDT 2018
How to reproduce:
1. Configure LAN interface to have IPv4 and IPv6
2. Install and configure Squid Proxy package
3. Go to /usr/local/etc/squid/squid.conf and there not exist:
4.1. For simple proxy:
http_port [IPv6]:3128
https_port [IPv6]:3129
4.2. If in addition transparent proxy configured:
http_port [::1]:3128
https_port [::1]:3129
Workaround: hard-code in advanced options.
For fix this issue maybe better not add IP at all if look to documentation: http://www.squid-cache.org/Versions/v3/3.5/cfgman/http_port.html
And simply fix Allowed Subnets generation to rule who allowed to connect, or leave it to user. Ofcource add description how it work and about Firewall rule generation.
Second issue with IPv6 that Realtime Monitor (squid_monitor.php) if you have >=100 Max lines you not have enough space to tabulation so Date timestamp and IPv6 same as User and DestinationIPv6 are written together without any tabulation. Maybe Squid Access Table must have 100% of user screen in browser?
- Status changed from New to Pull Request Review
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged on 2.4.5 and 2.5.0. Thanks!
- Status changed from Feedback to Pull Request Review
- Status changed from Pull Request Review to Feedback
PR has been merged. Thanks!
- Status changed from Feedback to Resolved
tested on 2.4.5 with squid 0.4.44_15
now it works as expected
Also available in: Atom
PDF