On 29/11/2011 5:18 a.m., Gilles Routier Archive wrote:
Hello, I have two vlan on my network : Vlan 1 : 55.8.0.0/22 Vlan 2 : 55.8.226.0/24 My proxy is on the vlan 1, and i want to use the acl arp to allow PC internet access. If i write in squid.conf a vlan 1 mac-adress to allow internet access, it's Ok If i write in squid.conf a vlan 2 mac-adress to allow internet access it's Ko have you any ideas ?
Trouble: you tell us the IP addresses then say the problems is with configuring ARP and MAC addresses. Not much to go on here.
Squid knows nothing of VLAN. Only of physical machine interfaces. Double-check where those packets are actually arriving, irrespective of VLAN tags.
Amos