[squid-users] Unable log log mac address in Server

Arun Xavier innovature.arun.xavier at gmail.com
Fri Jun 9 07:39:37 UTC 2017


Hi all,

I set up squid in 2 different environments.

One in my local network and One in aws ec2.

I am getting device mac address in local network, but I
get 00:00:00:00:00:00 in aws.

Is it a network issue ? or Is does this works this way?

Squid Version Details:

squid -v

Squid Cache: Version 4.0.19-20170508-r15031
Service Name: squid
Ubuntu linux
configure options:  '--prefix=/usr' '--localstatedir=/var'
'--datadir=/usr/share/squid' '--sysconfdir=/etc/squid'
'--libexecdir=/usr/lib/squid' '--with-swapdir=/var/spool/squid'
'--with-logdir=/var/log/squid' '--with-pidfile=/var/run/squid.pid'
'--with-default-user=proxy' '--enable-inline' '--enable-delay-pools'
'--enable-cache-digests' '--enable-icap-client'
'--enable-follow-x-forwarded-for' '--enable-eui' '--enable-esi'
'--enable-icmp' '--enable-zph-qos' '--enable-ecap' '--disable-translation'
'--with-filedescriptors=65536' '--with-large-files' '--with-openssl'
'--enable-ssl' '--enable-ssl-crtd' '--enable-build-info=Ubuntu linux'
'--enable-linux-netfilter'

Differences in Configuration file:

acl allnetwork src 0.0.0.0/0
http_access allow allnetwork
ssl_bump bump all
always_direct allow all
http_port 3128 ssl-bump generate-host-certificates=on
cert=/etc/squid/cert/cert.pem key=/etc/squid/cert/key.pem
strip_query_terms off
logformat squid %{%Y-%m-%d,%H:%M:%S}tl.%03tu %6tr %>a %Ss/%03>Hs %<st %rm
%ru %[un %Sh/%<a %mt %>eui


I have same configurations in both aws and local, but squid in aws fails to
log mac addres.

What might be the reason ?

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20170609/44b7bfe2/attachment.html>


More information about the squid-users mailing list