Author Topic: Zentyal 3.4 Squid Log Error  (Read 1976 times)

nontrivial

  • Zen Warrior
  • ***
  • Posts: 181
  • Karma: +16/-0
    • View Profile
Zentyal 3.4 Squid Log Error
« on: April 21, 2014, 03:44:27 pm »
Hello,

Once I upgraded to Zentyal 3.4 I started getting several errors when cron.daily scripts ran. I have managed to work through all of them except one. I believe it is a Squid error:

/etc/cron.daily/logrotate:
2014/04/21 07:44:56| WARNING: (B) '127.0.0.0/8' is a subnetwork of (A) '127.0.0.0/8'
2014/04/21 07:44:56| WARNING: because of this '127.0.0.0/8' is ignored to keep splay tree searching predictable
2014/04/21 07:44:56| WARNING: You should probably remove '127.0.0.0/8' from the ACL named 'to_localhost'
2014/04/21 07:44:56| WARNING: (B) '::1' is a subnetwork of (A) '::1'
2014/04/21 07:44:56| WARNING: because of this '::1' is ignored to keep splay tree searching predictable
2014/04/21 07:44:56| WARNING: You should probably remove '::1' from the ACL named 'to_localhost'
2014/04/21 07:44:56| WARNING: (B) '127.0.0.0/8' is a subnetwork of (A) '127.0.0.0/8'
2014/04/21 07:44:56| WARNING: because of this '127.0.0.0/8' is ignored to keep splay tree searching predictable
2014/04/21 07:44:56| WARNING: You should probably remove '127.0.0.0/8' from the ACL named 'to_localhost'
2014/04/21 07:44:56| WARNING: (B) '::1' is a subnetwork of (A) '::1'
2014/04/21 07:44:56| WARNING: because of this '::1' is ignored to keep splay tree searching predictable
2014/04/21 07:44:56| WARNING: You should probably remove '::1' from the ACL named 'to_localhost'


Any help would be greatly appreciated.

James

Javier Amor Garcia

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1225
  • Karma: +12/-0
    • View Profile
Re: Zentyal 3.4 Squid Log Error
« Reply #1 on: April 22, 2014, 06:47:04 pm »
Yes, this comes from squid. That lines came from squid's standard configuration lines but it seems that squid itself has changed and now produces this warnings. I will try to check it but besides of that annoyance squid is working right?

nontrivial

  • Zen Warrior
  • ***
  • Posts: 181
  • Karma: +16/-0
    • View Profile
Re: Zentyal 3.4 Squid Log Error
« Reply #2 on: April 24, 2014, 04:31:49 pm »
Yes, as far as I can tell squid is working correctly.

James